G0CHI/TPK 1.82 Msg #:1865  Date:25-10-95  Time:20:54Z

This is a sample of how to set-up a ETHERNET port for BPQ. I wrote this after
many hours of trying to get this to work and should work for most systems.
I have not tryed it with a full blown network only with NETWARE LITE V1.1 but
should work on any network using NOVELL software.
You should edit your BPQCFG.TXT file to include the line ENABLE_LINKED=A as
this seemed to be the problem with my set-up not working.
You will of course have to edit the files below for your own system.


        Sample NET.CFG

# Set-up the WDPLUS card
Link driver WDPLUS  ; the name of your card driver
    INT 7           ; the card's intlevel you plan to use
    PORT 240        ; the base address of your card
    MEM DC000       ; the ram base address of your card
                    ; remember to EXCLUDE the area of ram if using
                    ; EMM386.EXE
    FRAME ETHERNET_II
    FRAME ETHERNET_802.3
    FRAME ETHERNET_Snap          

    PROTOCOL IPX 0 ETHERNET_802.3
    PROTOCOL BPQ 08ff ETHERNET_II

        BPQPARAMS                    ; This may not work on some cards 
        ETH_ADDR ff:ff:ff:ff:ff:ff   ; it doesn't on WD8003E's

        Sample STARTNET.BAT
LSL
WDPLUS
IPXODI       ; If using NETWARE LITE V 1.1 don't use the A option
SERVER       ; Include this if you want to use the network as well 
ODIDRV 128   ; must be the same as INTLEVEL in BPQCFG.TXT 
bpqcode
bpqhtnc2
PAC4 50

        Sample Port for use with ETHERNET

    PORT
        ID=ETHERNET LINK
        TYPE=EXTERNAL
        PROTOCOL=NETROM
        INTLEVEL=128         ; Must be the same as ODIDRV
        SPEED=57600
        CHANNEL=A
        QUALITY=255
        MAXFRAME=5
        TXDELAY=50
        SLOTTIME=100
        PERSIST=64
        FULLDUP=1
        FRACK=500
        MHEARD=N
        RESPTIME=500
        RETRIES=10
        PACLEN=230
    ENDPORT   
                          K.Hodges G0CHI 28/10/94

                  ͻ
                   73 De Kevin G0CHI @ GB7VRB 
                       Sysop BGNR Nodes       
                     Running TPK 1.82 & BPQ   
                   khodges@cix.compulink.co.uk
                  ͼ






