Configuring IPv6 Addresses
You can configure IPv6 addresses for the management interface,VLANVirtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.interface, and the loopback interface of theMobility Masterandmanaged device. Up to three IPv6 addresses can be configured for eachVLANVirtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.interface. The IPv6 address configured on the loopback interface or the firstVLANVirtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.interface becomes the default IPv6 address of the device.
If only one IPv6 address is configured on themanaged device, it becomes the default IPv6 address of themanaged device. With this release ofArubaOS, you can delete this IPv6 address. |
As per Internet Assigned Numbers Authority (IANA), amanaged devicesupports IPv6 addresses beyond the following ranges:
Global unicast—2000::/3
Unique local unicast—fc00::/7
Link local unicast—fe80::/10
The following procedure describes how to configure link local address.
1.In the node hierarchy, navigate to the > tab.
3.Select the correspondingVlanVirtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.Id from the table.
4.Select the tab and expand the accordion.
5.Enable table appears.
6.Click in IPV6 addresses.
7.In the pop-up, select for Enter the and select the 复选框,如果applicable. Click .
8.Click.
9.Click .
10.In the window, select the check box and click .
The following procedure describes how to configure global unicast address.
2.Select the correspondingVLANVirtual Local Area Network. In computer networking, a single Layer 2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them through one or more routers; such a domain is referred to as a Virtual Local Area Network, Virtual LAN, or VLAN.ID from the table.
3.Select the tab and expand the accordion.
4.Enable table appears.
5.Click in IPv6 addresses.
6.In the pop-up, select for Enter the and select the 复选框,如果applicable. Click .
7.Click.
8.Click .
9.In the window, select the check box and click .
The following procedure describes how to configure loopback interface address.
1.In the node hierarchy, navigate to the > tab.
2.Select accordion and enter the loopback address in the field.
3.Click.
4.Click .
5.In the window, select the check box and click .
You cannot configure the management interface address using the WebUI. |
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure the link local address.
(host) [md] (config)#interface vlan
(host) [md] (config-submode)#ipv6 address link-local
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure the global unicast address.
(host) [md] (config)#interface vlan
(host) [md] (config-submode)#ipv6 address
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure configure the global unicast address (EUI 64 format).
(host) [md] (config)#interface vlan
(host) [md] (config-submode)#ipv6 address
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure the management interface address.
(host) [md] (config)#interface mgmt
(host) [md] (config-submode)#ipv6 address
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure the loopback interface address.
(host) [md] (config)#interface loopback
(host) [md] (config-submode)#ipv6 address