C613-50170-01 Rev B
Command Reference for x510 Series
2525
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
LINK
-
ADDRESS
Examples
To configure the IPv6 prefix and prefix length 2001:0db8:1::/48 as the link address
for pool P2, use the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 dhcp pool P2
awplus(config-dhcp6)#
address prefix 2001:0db8:2::/48
awplus(config-dhcp6)#
link-address 2001:0db8:1::/48
To remove the link address, use the commands:
awplus#
configure terminal
awplus(config)#
ipv6 dhcp pool P2
awplus(config-dhcp6)#
no link-address
Related
Commands