ISDN Router Administrator Manual

Managing M1112
E Copyright Nokia Networks Oy
C33907001SE_00
5-57
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
M1112(conf-mngtvcc)#ip address nnn.nnn.nnn.nnn
255.255.255.0
M1112(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
M1112(conf-mngtvcc)#ip rip-receive v1
M1112(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
M1112(conf-common)#ppp mru 1000
M1112(conf-common)#