M1122 administrator manual – Nokia M1122 User Manual
Page 87
M1122 Administrator Manual
E
Copyright Nokia Networks Oy
C33906001SE_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
M1122(conf-vccx)#ppp autostop
M1122(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
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
M1122(conf-vccx)#ip address 192.168.132.13
255.255.255.0
M1122(conf-vccx)#
Command
Switch on/off RIP send function on ATM channel
Description
Switches on/off RIP send function. When enabled,
M1122 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
M1122(conf-vccx)#ip rip-send v1
M1122(conf-vccx)#