Quincy Center for Technical Education
Computer Technology Department

Ipxroute

Displays and modifies information about the routing tables used by the IPX protocol. The command has different options for IPX routing and for source routing. Separate all options with spaces.

IPX Routing Options

ipxroute servers [/type=x]

ipxroute stats [/show] [/clear]

ipxroute table

Parameters

servers [/type=x]

Displays the Service Access Point (SAP) table for the specified server type. x must be an integer. For example, /type=4 displays all file servers. If no /type is specified, then servers of all types are shown. The list is sorted by server name.

stats [/show] [/clear]

Displays or clears IPX router interface statistics. /show is the default. /clear clears the statistics.

table

Displays the IPX routing table, sorted by network number.

Source Routing Options

ipxroute board=n [clear] [def] [gbr] [mbr] [remove=xxxxx]

ipxroute config

Parameters

board=n

Specifies the network adapter for which to query or set parameters.

clear

Clears the source routing table

def

Sends packets to the ALL ROUTES broadcast. If a packet is transmitted to a unique mac address that is not in the source routing table, the default is to send the packet to the SINGLE ROUTES broadcast.

gbr

Sends packets to the ALL ROUTES broadcast. If a packet is transmitted to the broadcast address (FFFFFFFFFFFF), the default is to send the packet to the SINGLE ROUTES broadcast.

mbr

Sends packets to the ALL ROUTES broadcast. If a packet is transmitted to a multicast address (C000xxxxxxxx), the default is to send the packet to the SINGLE ROUTES broadcast.

remove=xxxxx

Removes the given node address from the source routing table.

config

Displays information on all the bindings for which IPX is configured.