630
IPv6 Addressing Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IPv6_Addressing.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
User Guidelines
When ICMP unreachable messages are enabled, when receiving a packet
addressed to one of the interface's IP address with TCP/UDP port not
assigned, the device sends ICMP unreachable messages. Use the
no ipv6
unreachables
command to disable sending ICMP unreachable messages on
the interface.
Example
console(config)# interface
gi1/0/1
console(config-if)#
ipv6 unreachables
ipv6 default-gateway
Use the
ipv6 default-gateway
Global Configuration mode command to
define an IPv6 default gateway. Use the
no
form of this command To remove
the default gateway.
Syntax
ipv6 default-gateway
ipv6-address
no ipv6 default-gateway
Parameters
ipv6-address
—Specifies the IPv6 address of the next hop that can be used to
reach that network. When the IPv6 address is a Link Local address (IPv6Z
address), the outgoing interface name must be specified. Refer to the user
guidelines for the interface name syntax.
Default Configuration
No default gateway is defined.
Command Mode
Global Configuration mode
User Guidelines
The format of an IPv6Z address is: <ipv6-link-local-address>%<interface-
name>