Nokia M10 Network Card User Manual


 
Nokia M10 User’s Manual
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-70
Command Set destination network address of a static route
Description Specifies the network address for the static route.
Syntax set ip static-routes destination-network [net_address]
Arguments Enter a network address in the net_address argu-
ment in dotted decimal notation. The net_address
argument cannot be 0.0.0.0.
Example m10> set ip static-routes destination-
network 192.111.122.0
Command Modify netmask of a static route
Description Specifies the subnet mask for the IP network at the
other end of the static route.
Syntax set ip static-routes destination-network [net_address]
netmask [netmask]
Arguments net_address is the destination network address of
the static route. Enter the net_address and netmask
arguments in dotted decimal notation. 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 a class B network
number) to be valid.
Example m10> set ip static-routes destination-
network 192.111.122.0 netmask
255.255.255.0
Command Modify the interface to static route
Description Specifies if the static route entry is accessible via a cer-
tain PPP link or via a non-PPP link (IP-address).
Syntax set ip static-routes destination-network [net_address]
interface [ip-address|ppp-vccx]
Arguments The first argument identifies the static route and the
second argument whether the route is accessible via a
PPP link or a non-PPP link. ppp-vccx, where x= 1 ...
8, identifies the ATM channel using PPP.
Example m10> set ip static-routes destination-
network 192.111.122.0 interface ppp-vcc1