;  Example NET.CFG file:

;  Bind IPX to DE-230
Protocol IPX
        Bind 1

;  Set up the DE-230 card.
Link driver DE230

;       node address 0080c8000002

        frame Ethernet_802.3
        Protocol IPX 0 Ethernet_802.3

;        frame Ethernet_802.2
;        frame Ethernet_II
;        frame Ethernet_SNAP


;       Protocol IPX E0 Ethernet_802.2
;       Protocol IPX 8137 Ethernet_II


        AUTODETECT              ; Auto select media type
;        UTP                     ; Select UTP connector
;        AUI                     ; Select AUI connector
;        BNC                     ; Select BNC connector
         SA                      ; Search All adapters
