C613-50100-01 REV C Command Reference for x930 Series 2759
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DHCP FOR IPV6 (DHCPV6) COMMANDS
ADDRESS
RANGE
An IPv6 address or prefix becomes invalid and is not available to an interface when
the valid lifetime timer expires. Invalid addresses or prefixes should not appear as
the source or destination for a packet.
Examples To add the IPv6 address range 2001:0db8:1::1 to 2001:0db8:1fff::1 for
DHCPv6 server pool configuration, use the following commands:
awplus# configure terminal
awplus(config)# ipv6 dhcp pool pool1
awplus(config-dhcp6)# address range 2001:0db8:1::1
2001:0db8:1fff::1
To remove a configured IPv6 address range for DHCPv6 server pool configuration,
use the following commands:
awplus# configure terminal
awplus(config)# ipv6 dhcp pool pool1
awplus(config-dhcp6)# no address range
Related
Commands
address prefix
ipv6 dhcp pool
Validation
Commands
show ipv6 dhcp binding
show ipv6 dhcp pool