User guide
15-8 E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
IPX R
OUTING
config ipxroute add [<dest_netid> | default]
<next_hop_id> <next_hop_node_addr> <hops>
<tics>
Adds a static IPX route entry in the IPX
route table. Specify:
■
next_hop_id — The NetID of the
neighbor IPX network.
■
next_hop_node_addr — The node
address of the next IPX router.
■
hops — The maximum hop count.
■
tics — The timer delay value.
Up to 64 static routes can be entered.
config ipxroute delete [<dest_netid> | default]
<next_hop_netid> <next_hop_node_addr>
Removes a static IPX route entry from the
route table.
config ipxservice add <service_type>
<service_name> <netid> <mac_address> <socket>
<hops>
Adds a static entry to the IPX service
table. Specify:
■
service_type — The service type.
■
service_name — The service name.
■
netid — The IPX network identifier of
the server.
■
mac_address — The MAC address of
the server.
■
socket — The IPX port number on the
server.
■
hops — The number of hops (for SAP
routing purposes).
config ipxservice delete <service_type>
<service_name> <netid> <mac_address> <socket>
Deletes an IPX service from the service
table.
Table 15-3: Basic IPX Commands (continued)
Command Description