User guide

Chapter 5. Command Line Interface Reference 185
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.
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
<ipaddr>|discard|me <protocolid> |tcp|udp<first port> |ftp|telnet|smtp|snmp|http [<last
port> [<first private port>]] <remoteName>
ipaddr IP address of the host selected as server in the format of 4 decimals separated by periods
discard Discards the incoming server request.
me Sends the incoming server request to the local router, regardless of its IP address.
protocolid Protocol used by the selected server; can be tcp or udp.
Þrst port First or only port as seen by the remote end. Port used by the selected server;
Can be a string such as ftp, telnet, smtp, snmp, or http, or a numeric value between 0 and
65,535. A numeric value of 0 will match any port.
last port If speciÞed, this parameter is used with <Þrst port> to specify a range of ports as seen by the
remote end for the server on the LAN.
Þrst private port If speciÞed, this is a port remapping of the incoming request from the remote end.