Send documentation comments to mdsfeedback-doc@cisco.com
11-70
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 11 I Commands
ipv6 address autoconfig
ipv6 address autoconfig
To enable automatic configuration of IPv6 addresses using stateless autoconfiguration on an interface
and enable IPv6 processing on the interface, use the ipv6 address autoconfig command in interface
configuration submode. To remove the address from the interface, use the no form of the command.
ipv6 address autoconfig
no ipv6 address autoconfig
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines You can use the ipv6 address autoconfig command to enable IPv6 stateless autoconfiguration on the
specified interface. For additional information about autoconfiguration, refer to the Cisco MDS 9000
Family CLI Configuration Guide.
Examples The following example assigns enables IPv6 stateless autoconfiguration on the interface.
switch# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# interface gigabitethernet 2/2
switch(config-if)# ipv6 address autoconfig
Related Commands
Release Modification
3.0(1) This command was introduced.
ipv6 address Enables IPv6 processing and configures an IPv6 address on an interface.
ipv6 enable Enables IPv6 processing on the interface.
ipv6 nd Configures IPv6 neighbor discovery commands on the interface.
ipv6 traffic-filter Configures IPv6 ACLs to filter traffic for packets on the interface.
show interface Displays interface configuration information.