Reference Guide
686 IPv6 Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\IPv6_Router.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
The ipv6 address anycast command cannot be applied to define an IPv6
address on an ISATAP interface.
Using the no IPv6 address command without arguments removes all
manually-configured IPv6 addresses from an interface, including link local
manually configured addresses.
Example
The following example enables IPv6 processing on the interface, assigns the
prefix 2001:0DB8:1:1::/64 to the interface, and configures the IPv6 Anycast
address 2001:0DB8:1:1:FFFF:FFFF:FFFF:FFFE:
console(config)# interface vlan 1
console(config-if)# ipv6 address
2001:0DB8:1:1:FFFF:FFFF:FFFF:FFFE/64 anycast
console(config-if)# exit
ipv6 address autoconfig
Use the ipv6 address autoconfig command in Interface Configuration mode
to enable automatic configuration of IPv6 addresses using stateless auto
configuration on an interface and enable IPv6 processing on the interface.
Addresses are configured depending on the prefixes received in Router
Advertisement messages.
To remove the address from the interface, use the no form of this command.
Syntax
ipv6 address autoconfig
no ipv6 address autoconfig
Parameters
N/A.
Default Configuration
Stateless Auto configuration is disabled.










