Nokia M1122 User Manual
Page 94
E
Copyright Nokia Networks Oy
C33906001SE_00
5-59
Command
Set max-failure parameter value
Description
Defines how many times PPP options will be offered
before the negotiation fails.
Syntax
[de] ppp max-failure
Arguments
pkt-count
is the number of packets, values 1...30.
Example
M1122(conf-common)#ppp max-failure 10
M1122(conf-common)#
Command
Switch on/off IP cache
Description
Switches IP cache on/off. Enabled IP cache increases
the speed of the IP packet forwarding.
Syntax
[no] ip cache
Arguments
no
switches IP cache off.
Example
M1122(conf-common)#
M1122(conf-common)#
Command
Add/delete IP route
Description
Adds/deletes an IP route
Syntax
[no] ip route
Arguments
no
deletes an IP route.
dest-net
is the IP address of the destination in the
dotted decimal notation.
net-mask
is the subnet mask of the destination in
dotted decimal notation.
gateway
is the default gateway for the route.
if
is the interface through which the destination can be
reached,
vbridge
or
mngtvcc
.
Example
M1122(conf-common)#ip route 131.112.11.1
255.255.255.0 131.2.111.2 mngtvcc
M1122(conf-common)#