Reference Guide
IPv6 Commands 715
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
Parameters
N/A.
Default Configuration
The sending of ICMP IPv6 redirect messages is enabled.
Command Mode
Interface Configuration mode
Example
The following example disables the sending of ICMP IPv6 redirect messages
on VLAN 100 and re-enables the messages on VLAN 2:
console(config)#
interface
vlan 100
console(config-if)#
no ipv6 redirects
console(config-if)#
exit
console(config)#
interface
vlan 2
console(config-if)#
ipv6 redirects
console(config-if)#
exit
ipv6 route
Use the ipv6 route command in Global Configuration mode to establish
static IPv6 routes.
To remove a previously configured static route, use the no form of this
command.
Syntax
ipv6 route
ipv6-prefix
/
prefix-length
next--ipv6-address
[
metric
]
no ipv6 route
ipv6-prefix
/
prefix-length
next--ipv6-address
Parameters
•
ipv6-prefix
—IPv6 network that is the destination of the static route. Can
also be a host name when static host routes are configured.










