C613-50170-01 Rev B
Command Reference for x510 Series
2498
AlliedWare Plus™ Operating System - Version 5.4.7-1.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
Validation
Commands