Nokia MW1122 Computer Monitor User Manual


 
Managing MW1122
E Copyright Nokia Networks Oy
C33902001SE_00
5-81
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 <pkt-count>
Arguments pkt-count is the number of packets, values 1...30.
Example
MW1122(conf-common)#ppp max-failure 10
MW1122(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
MW1122(conf-common)#
MW1122(conf-common)#
Command Add/delete IP route
Description Adds/deletes an IP route
Syntax [no] ip route <dest-net> <net-mask> <gateway> <if>
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
MW1122(conf-common)#ip route 131.112.11.1
255.255.255.0 131.2.111.2 mngtvcc
MW1122(conf-common)#