C613-50100-01 REV C Command Reference for x930 Series 2786
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DHCP FOR IPV6 (DHCPV6) COMMANDS
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
ipv6 dhcp pool
show ipv6 dhcp pool