User's Manual

Chapter 23
| Ethernet Interface Commands
– 203
ipv6-address - IPv6 address.
netmask - Network mask for the associated IPv6 subnet. This mask identifies
the host address bits used for routing to specific subnets.
gateway - IPv6 address of the default gateway.
Default Setting
IP address: 2001:db8::1
Netmask: 64
Gateway: 2001:db8::2
Command Mode
Interface Configuration (Ethernet)
Command Usage
DHCPv6 is disabled by default. To manually configure a new IPv6 address, you
must first disable the DHCPv6 client with the no ipv6 dhcp command.
You must assign an IPv6 address to this device to gain management access over
the network or to connect the access point to existing IPv6 subnets. You can
manually configure a specific IPv6 address using this command, or direct the
device to obtain an address from a DHCPv6 server using the ipv6 dhcp
command.
Example
AP(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
Enterprise AP(if-ethernet)#ipv6 address 2001:db8::10 64 2001:db8::19
AP(if-ethernet)#
Related Commands
ipv6 dhcp
ipv6 dhcp This command enables the access point to obtain an IPv6 address from a DHCPv6
server. Use the no form to restore the default IPv6 address.
Syntax
[no] ipv6 dhcp
Default Setting
Disabled
Command Mode
Interface Configuration (Ethernet)