Nokia M1112 Network Router User Manual


 
M1112 Administrator Manual
E Copyright Nokia Networks Oy
C33907001SE_00
5-52
Command Stop PPP negotiation when authentication failure
occurs
Description When enabled, the athentication failure causes the
PPP negotiation to stop. The command reset ppp
vccx is required to restart the PPP negotiation.
Syntax [no] ppp autostop
Arguments no disables PPP autostop.
Example
M1112(conf-vccx)#ppp autostop
M1112(conf-vccx)#
Command Switch on/off IP function on ATM channel
Description Switches on/off IP function on the ATM channel.
Syntax [no] ip address <ip-address> <ip-mask>
Arguments no switches IP function off.
ip-address is the IP address you want to assign to
the ATM channel. 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.
Example
M1112(conf-vccx)#ip address 192.168.132.13
255.255.255.0
M1112(conf-vccx)#
Command Switch on/off RIP send function on ATM channel
Description Switches on/off RIP send function. When enabled,
M1112 sends Routing Information Protocol messages
to other routers.
Syntax [no] ip rip-send {rip-send-mode}
Arguments no switches rip-send function off.
v1 send-mode selects RIP version 1.
v2 send-mode selects RIP version 2.
compatible-v1 send-mode selects the sending of
RIPv2 packets using broadcast.
Example
M1112(conf-vccx)#ip rip-send v1
M1112(conf-vccx)#