Dell 6.2 Server User Manual


 
4. (Optional) Select the EUI64 Format check box, if applicable.
5. Click the Add button add the address to the global address list.
6. Click the Apply button to apply the configuration.
To Configure Loopback Interface Address
1. Navigate to the Configuration > Network > Controller page and select the System Settings tab.
2. Under Loopback Interface enter the loopback address in the IPv6 Address field.
3. Click the Apply button to apply the configuration.
NOTE: You cannot configure the management interface address using the WebUI.
In the CLI
To configure link local address
(host)(config)#interface vlan <vlan#>
(host)(config-subif)#ipv6 address <ipv6-address> link-local
To configure global unicast address
(host)(config)#interface vlan <vlan#>
(host)(config-subif)#ipv6 address <ipv6-prefix>/<prefix-length>
To configure global unicast address (EUI 64 format)
(host)(config)#interface vlan <vlan#>
(host)(config-subif)#ipv6 address <ipv6-prefix/prefix-length> eui-64
To configure management interface address
(host)(config)#interface mgmt
(host)(config-subif)#ipv6 address <ipv6-prefix/prefix-length>
To configure loopback interface address
(host)(config)#interface loopback
(host)(config-subif)#ipv6 address <ipv6-prefix>
Configuring IPv6 Static Neighbors
You can configure a static neighbor on a VLAN interface either using the WebUI or the CLI.
In the WebUI
1. Navigate to the Configuration > Network > IP page and select the IPv6 Neighbors tab.
2. Click the Add button and enter the following details of the IPv6 neighbor:
l IPV6 Address
l Link-layer Addr
l VLAN Interface
3. Click the Done button to apply the configuration.
In the CLI
To configure a static neighbor on a VLAN interface
(host)(config)#ipv6 neighbor <ipv6addr> vlan <vlan#> <mac>
DellPowerConnectW-SeriesArubaOS6.2 | User Guide IPv6Support | 132