Specifications

258 Chapter 8. Command Reference
REMOTE ADDIPROUTE
Adds an IP address route to a network or station on the LAN connected beyond the remote router. The route is
added to the default routing table.
The target routerÕs routing table must be seeded statically to access networks and stations beyond this remote
router. After the connection is established, standard RIP update packets can dynamically add to the routing table.
Setting this address is not required if a target router never connects to the remote router and the remote router
supports RIP.
Note: Changes to the default routing table require a save and a remote restart or reboot before they take effect.
ipaddr IP address of the remote network or station (4 decimals separated by periods).
ipnetmask IP network mask of the remote network or station (4 decimals separated by periods).
hops Perceived cost to reach the remote network or station by this route (number between 1 and 15).
ipgateway Address of a router on the remote LAN (4 decimals separated by periods).
Enter a gateway only if you are configuring a MER interface. Check with your system
administrator for details.
remoteName Name of the remote router (character string).
Examples:
The first two addresses in the list represent subnetworks, the third is a class B network, the fourth is a host, and
the fifth address is the default route. The fifth command adds the default route when the WAN interface is a point-
to-point interface; the sixth command adds the default route when the WAN interface is a broadcast interface.
remote addIpRoute 10.1.210.64 255.255.255.192 1 HQ
remote addIpRoute 10.1.210.032 255.255.255.224 1 HQ
remote addIpRoute 172.17.0.0 255.255.0.0 2 HQ
remote addIpRoute 10.1.210.072 255.255.255.255 1 HQ
remote addIpRoute 0.0.0.0 255.255.255.255 1 HQ
remote addIproute 0.0.0.0 255.255.255.255 1 172.16.10.1 HQ
REMOTE ADDIPXROUTE
Adds an IPX route for a network or station on the LAN network connected beyond the remote router. The target
routerÕs routing information table must be seeded statically to access networks and stations beyond this remote
router. After the connection is established, standard RIP update packets will dynamically add to the routing table.
(Setting this address is not required if a target router never connects to the remote router and the remote router
supports RIP.)
Note: A reboot command must be performed on the target router for the addition of a static route to take effect.
remote addIpRoute <ipaddr> <ipnetmask> <hops> [<ipgateway>] <remoteName>
remote addIpxRoute <ipxNe#> <metric> <ticks> <remoteName>