User manual

CLI Reference Guide 33
add ipx route <
ipx_net_address
>
gateway [
ipx_host_address
]
metric [
metric_number
]
ticks [
tick_number
]
Adds an IPX static route to the system’s IPX Route Table, which defines static
routes to remote IPX networks. The command
list ipx routes
displays currently
defined static routes.
Parameters Description
<ipx_net_address> IPX network address requiring a route.
gateway IPX address of the host which will act as a gateway.
The format is nnnn.xx:xx:xx:xx:xx:xx
(net_addr.mac_address).
metric Number of “hops” through different routers needed to
reach the remote IPX network.
ticks Estimated interval in ticks it takes to deliver a packet
to the remote network. There are approximately 18
ticks per second.
add ipx service [
service_name
]
address [
internal network number
]
gateway [
network_number.mac_address
]
metric [
metric
]
node [
internal_node_number
]
socket [
socket_number
]
type [
service_type
]
Adds a static IPX service to the IPX Services Table. You must supply
the name, internal ipx network number, node number, socket, and type
of service for this service. The user must also supply gateway
information to indicate the next router hop. To remove this service, use
the delete ipx service command. See table on next page.