Users Guide

Table Of Contents
134| IPv6 Support Dell Networking W-Series ArubaOS 6.5.x| User Guide
Starting with ArubaOS 6.3, a wired client can connect to the Ethernet interface of an IPv6 enabled AP.
You can provision an IPv6 AP using the WebUI or CLI.
In the WebUI
1. Navigate to the Configuration > AP Installation> Provision page and select the Provisioning tab.
2. Select an AP and click Provision.
3. Under the Master Discovery section, enter the host controller IP address and the IPv6 address of the
master controller.
4. To provision a static IP, select the Use the following IP address check box under the IP Settings section,
and enter the following details:
l IPv6 Address/Prefix-lengths
l Gateway IPv6 Address
l DNS IPv6 Address
Ensure that CPSEC is disabled before rebooting the AP.
5. Click Apply and Reboot to bring the IPv6 AP up.
In the CLI
To provision a static IPv6 address:
(host)(config)# provision-ap
Enhancements to IPv6Support on AP
This release of ArubaOS provides the following IPv6 enhancements on the AP:
l DNS based ipv6 controller discovery
l FTP support for image upgrade in an IPv6 network
l DHCPv6 client support
Monitoring Bandwidth Usage
Starting from ArubaOS 6.5, customers can monitor bandwidth usage by clients/hosts with IPv6 addresses, over
radius protocol. The Framed-IPv6-Address attribute is used in accounting start, stop, and interim packets. A
host can have multiple IPv6 addresses and all of them are tracked to check the usage, for billing purpose.
Filtering an IPv6 Extension Header (EH)
ArubaOS firewall is enhanced to process the IPv6 Extension Header (EH) to enable IPv6 packet filtering. You
can now filter the incoming IPv6 packets based on the EH type. You can edit the packet filter options in the
default EH, using the CLI. The default EH alias permits all EH types.
Execute the following commands to permit or deny the IPv6 packets matching an EH type:
(host)(config) #netexthdr default
(host)(config-exthdr) #eh <eh-type> permit | deny
To view the EH types denied:
(host) (config-exthdr) #show netexthdr default