User's Guide

Table Of Contents
192
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 deci-
mal format. The subnet mask associated with the destination
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 net-
work number) to be valid.
set ip static-routes destination-network net_address
interface { ip-address | ppp-vccn }
Specifies the interface through which the static route is acces-
sible.
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
Cayman Gateway configured interface.
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 number from 1 to 15 for the integer argu-
ment 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;