1606
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
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