Reference Guide

716 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
/
prefix-length
—Length of the IPv6 prefix. A decimal value that indicates
how many of the high-order contiguous bits of the address comprise the
prefix (the network portion of the address). A slash mark must precede the
decimal value.
next-ipv6-address
—IPv6 address of the next hop that can be used to reach
the specified network.
–If the
next--ipv6-address
argument is a link local address it must be
defined in the zone format: IPv6 Zone Format> ::=
IPv6-Link-Local-
Address
%
Interface-ID
–The
interface-id
argument must be coded without spaces.
metric
—Static route metric. Acceptable values are from 1 to 65535. The
default value is 1.
Default Configuration
Static entries are not configured in the IPv6 neighbor discovery cache.
Command Mode
Global Configuration mode
User Guidelines
If the next IPv6 address is a global IPv6 address, it should belong to a static
on-link prefix. When an on-link prefix is removed or is changed to non on-
link prefix, the static routes with next hop belonging to the prefix are
removed from the configuration.
Examples
Example 1. The following example defines a static route with a global next
hop:
console(config)#
ipv6 route
2001::/64 5::5 10
Example 2. The following example defines a static route with a link-local next
hop:
console(config)#
ipv6 route
2001:DB8:2222::/48
FE80::260:3EFF:FE11:6770%vlan1 12