Command Line Reference Guide
tag
value
(OPTIONAL) Enter the keyword tag followed by a tag value number.
The range is 1 to 4294967295.
permanent (OPTIONAL) Enter the keyword permanent to specify that the route
is not to be removed, even if the interface assigned to that route goes
down.
NOTE: If you disable the interface with an IPv6 address
associated with the keyword permanent, the route disappears
from the routing table.
Defaults none
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
When the interface goes down, FTOS withdraws the route. The route is re-installed, by FTOS,
when the interface comes back up. When a recursive resolution is “broken,” FTOS withdraws
the route. The route is re-installed, by FTOS, when the recursive resolution is satisfied.
After an IPv6 static route interface is created, if an IP address is not assigned to a peer
interface, the peer must be manually pinged to resolve the neighbor information.
Example
FTOS(conf)#ipv6 route 44::0 /64 33::1 ?
<1-255> Distance metric for this route
permanent Permanent route
tag Set tag for this route
FTOS(conf)#ipv6 route 55::0 /64 ?
X:X:X:X::X Forwarding router's address
gigabitethernet Gigabit Ethernet interface
loopback Loopback interface
null Null interface
port-channel Port channel interface
tenGigabitethernet TenGigabit Ethernet interface
vlan VLAN interface
FTOS(conf)#ipv6 route 55::0 /64 tengigabitethernet 9/0 ?
<1-255> Distance metric for this route
X:X:X:X::X Forwarding router's address
permanent Permanent route
tag Set tag for this route
FTOS(conf)#ipv6 route 55::0 /64 tengigabitethernet 9/0 66::1 ?
<1-255> Distance metric for this route
permanent Permanent route
tag Set tag for this route
FTOS#
Related
Commands
show ipv6 route – views the IPv6 configured routes.
642