Motorola 3347 User Manual
Page 238
238
set ip static-routes
destination-network
net_address
netmask
netmask
Specifies the subnet mask for the IP network at the other end of the static route. Enter the
netmask
argument in dotted decimal format. The subnet mask associated with the desti-
nation network must represent the same network class (A, B, or C) or a lower class (such
as a class C subnet mask for class B network number) to be valid.
set ip static-routes destination-network
net_address
interface { ip-address | ppp-vccn }
Specifies the inter face through which the static route is accessible.
set ip static-routes destination-network
net_address
gateway-address
gate_address
Specifies the IP address of the Gateway for the static route. The default Gateway must be
located on a network connected to the Motorola Netopia® Gateway configured inter face.
set ip static-routes destination-network
net_address
metric
integer
Specifies the metric (hop count) for the static route. The default metric is 1. Enter a num-
ber from 1 to 15 for the integer argument to indicate the number of routers (actual or best
guess) a packet must traverse to reach the remote network.
You can enter a metric of 1 to indicate either:
•
The remote network is one router away and the static route is the best way to reach it;
•
The remote network is more than one router away but the static route should not be
replaced by a dynamic route, even if the dynamic route is more efficient.
set ip static-routes destination-network
net_address
rip-advertise [ splitHorizon | always | never ]
Specifies whether the gateway should use Routing Information Protocol (RIP) broadcasts to
adver tise to other routers on your network and which mode to use. The default is
splitHo-
rizon.