Technical data

BLADE OS 5.1 Application Guide
174
Chapter 12: IPv6 Host Management BMD00136, November 2009
IPv6 Interfaces
Each IPv6 interface supports multiple IPv6 addresses. You can manually configure up to two IPv6
addresses for each interface, or you can allow the switch to use stateless autoconfiguration.
You can manually configure two IPv6 addresses for each interface, as follows:
Initial IPv6 address is a global unicast or anycast address.
Note that you cannot configure both addresses as anycast. If you configure an anycast address
on the interface you must also configure a global unicast address on that interface.
Second IPv6 address can be a unicast or anycast address.
You cannot configure an IPv4 address on an IPv6 management interface. An interface can only have
either an IPv4 address or an IPv6 address configured. When changing the address version of an
interface, it's old address settings are lost.
Each IPv6 interface can belong to only one VLAN. Each VLAN can support only one IPv6
interface. Each VLAN can support multiple IPv4 interfaces.
Use the following commands to configure the IPv6 gateway:
IPv6 gateway 1 is reserved for IPv6 data interfaces. IPv6 gateway 4 is the default IPv6 management
gateway.
>> # interface ip <interface number>
>> (config-ip-if)# ipv6 address <IPv6 address>
>> # interface ip <interface number>
>> (config-ip-if)# ipv6 secaddr6 <IPv6 address>
>> # ip gateway6 1 address <IPv6 address>
>> # ip gateway6 1 enable