
C613-50186-01 Rev B
Command Reference for AR2050V
756
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 C
OMMANDS
IPV
6
ADDRESS
To assign the IPv6 address to the PPP interface ppp0, use the following commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-fr-subif)#
ipv6 address 2001:0db8::a2/64
To remove the IPv6 address 2001:0db8::a2/64 from the PPP interface ppp0, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
no ipv6 address 2001:0db8::a2/64
Related
Commands