Ipv6 address dhcp – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1755
DHCP for IPv6 (DHCPv6) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
66.3
ipv6 address dhcp
Use this command in Interface Configuration mode to activate the DHCPv6 client on the
interface that you are configuring. This allows the interface to use the DHCPv6 client to
obtain its IPv6 configuration details from a DHCPv6 server on its connected network.
Use the no variant of this command to stop the interface from obtaining IPv6
configuration details from a DHCPv6 server.
The DHCPv6 client supports the following IP configuration options:
■
Option 1 - the subnet mask for your switch.
■
Option 3 - a list of default routers.
■
Option 6 - a list of DNS servers.
■
Option 15 - a domain name used to resolve host names.
■
Option 51 - lease expiration time.
Syntax
ipv6 address dhcp
no ipv6 address dhcp
Mode
Interface Configuration for a VLAN interface or a local loopback interface.
Examples
To set the interface vlan10 to use DHCPv6 to obtain an IPv6 address, use the commands:
To stop the interface vlan10 from using DHCPv6 to obtain its IPv6 address, use the
commands:
Related Commands
Validation
Commands
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config)#
ipv6 enable
awplus(config-if)#
ipv6 address dhcp
awplus#
configure terminal
awplus(config)#
interface vlan10
awplus(config-if)#
no ipv6 address dhcp