If set with the -u option, any existing configuration is erased, all networks discovered are configured, and the ipx_auto_discovery flag is turned off.
Default: Try all frame types.
If -u is set, this frame type is configured even if no network information is discovered.
Default: 2.
Default: 3.
A value of zero indicates 0.5 second.
Default: the value of the first network returned by the nwinfo command (see nwinfo(1Mnws)).
If this option is on, the configuration file is updated with the frame type, the device name, and the network address.
The nwdiscover command discovers the network number, the frame type, and the device of connected IPX networks. It does this by generating two Service Access Protocol (SAP) Get Nearest Server (GNS) requests to the network, and evaluating the results.
The first message is a service request message for NetWare servers; the second is a service request message for UnixWare servers.
If there is no response to the server request messages, an IPX Router Information Protocol (RIP) message is sent requesting information on all networks.
If a response is received to any of the messages, nwdiscover extracts the network and frame type from the reply. If the -u option is set, the NetWare configuration file information is updated.
The network information is sent to stdout.
If an IPX network is already configured via nwcm, it is discovered first by nwdiscover.
If no reply is received to any of the request messages, nwdiscover uses the information already configured, or if nothing is configured, it invents a network number, configures the specified frame type, and configures the specified device.
To try discovery using the specified device /dev/NE2000_0, enter:
nwdiscover -d /dev/NE2000_0
To configure an Ethernet II network, even if it is not used on your
network, enter:
nwdiscover -f ETHERNET_II -u
To determine what networks are connected to your platform, enter:
nwdiscover -av