Specifications
Chapter 8. Command Reference 259
REMOTE ADDIPXSAP
Adds an IPX SAP to the server information table for a service on the LAN network connected beyond the remote
router. The target routerÕs SAP table must be seeded statically to access services beyond this remote router. After
the connection is established, standard SAP broadcast packets will dynamically add to the table.
Note: A reboot must be performed on the target router for the addition of a SAP to take effect.
REMOTE ADDSERVER
This Network Address Translation (NAT) command is used to add a serverÕs IP address (on the LAN) associated
with this remote router for a particular protocol. To learn more, see Network Address Translation (NAT), on page
91.
Multiple system addserver (page 209) and remote addserver commands can designate different servers for
different protocols, ports, and interfaces. When a request is received, the router searches the server list for the
appropriate server. The order of search for a server is discussed in Server Request Hierarchy, on page 94.
action One of the following command actions:
ipxNe# IPX network number represented by 8 hexadecimal characters.
metric Number of routers through which the packet must go to get to the network/station.
ticks Number in 1/8 seconds which is the estimated time delay in reaching the remote network or
station.
remoteName Name of the remote router (character string).
Example:
remote addIpxRoute 456 1 4 HQ
remote addIpxSap <servicename> <ipxNet > <ipxNode> <socket> <type> <hops> <remoteName>
servicename Name of server.
ipxNet IPX network number represented by 8 hexadecimal characters.
ipxNode IPX node address represented by 12 hexadecimal characters.
socket Socket address of the destination process within the destination node. The processes include
services such as Þle and print servers.
type Number representing the type of server.
hops Number of routers through which the packet must go to get to the network/station.
remoteName Name of the remote router (character string).
Example:
remote addIpxSap Fileserver 010a020b 0108030a0b0c 451 HQ
remote addServer <action> <protocol> <first port> [<last port> [<first private port>]] <remoteName>