
C613-50186-01 Rev B
Command Reference for AR2050V
2381
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
IPV
6
ADDRESS
DHCP
To set the PPP interface ppp0 to use DHCPv6 to obtain an IPv6 address, use the
commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ipv6 address dhcp
To stop the PPP interface ppp0 from using DHCPv6 to obtain its IPv6 address, use
the commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
no ipv6 address dhcp
Related
Commands