Reference Guide
IPv6 Commands 691
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
Examples
Example 1. The following example defines a default gateway with a global
IPv6 address:
console(config)#
ipv6 default-gateway
5::5
Example 2. The following example defines a default gateway with a link-local
IPv6 address:
console(config)#
ipv6 default-gateway
FE80::260:3EFF:FE11:6770%vlan1
ipv6 enable
Use the ipv6 enable command in Interface Configuration mode to enable
IPv6 processing on an interface.
To disable IPv6 processing on an interface that has not been configured with
an explicit IPv6 address, use the no form of this command.
Syntax
ipv6 enable
no ipv6 enable
Parameters
N/A.
Default Configuration
IPv6 addressing is disabled.
Command Mode
Interface Configuration mode
User Guidelines
This command automatically configures an IPv6 link-local Unicast address on
the interface while also enabling the interface for IPv6 processing. The no
ipv6 enable command does not disable IPv6 processing on an interface that is
configured with an explicit IPv6 address.










