Nokia MW1122 Computer Monitor User Manual


 
Managing MW1122
E Copyright Nokia Networks Oy
C33902001SE_00
5-79
Command Switch on/off IP function on dedicated manage-
ment channel
Description Switches on/off IP function.
Syntax [no] ip address <ip-address> <ip-mask>
Arguments no switches off IP function.
ip-address is the IP address of the Vbridge in dotted
decimal notation. IP address 0.0.0.0 with subnet mask
0.0.0.0 can be used with ppp-vc encapsulation if the
dynamic IP address negotiation is required.
ip-mask is the subnet mask in dotted decimal nota-
tion.
Example
MW1122(conf-mngtvcc)#ip address nnn.nnn.nnn.nnn
255.255.255.0
MW1122(conf-mngtvcc)#
Command Switch on/off RIP receive function on dedicated
management channel
Description Switches on/off RIP receive function.
Syntax [no] ip rip-receive {rip-receive-mode}
Arguments no switches rip-send function off.
v1 receive-mode selects RIP version 1.
v2 receive-mode selects RIP version 2.
both-v1v2 receive-mode selects both RIP version 1
and version 2.
Example
MW1122(conf-mngtvcc)#ip rip-receive v1
MW1122(conf-mngtvcc)#
Common commands
Command Set PPP packet size
Description Sets the maximum size of the received PPP packets.
Syntax [de] ppp mru <size>
Arguments size is the size of a PPP packet. Default size is 1500.
Example
MW1122(conf-common)#ppp mru 1000
MW1122(conf-common)#