Reference Guide

Version 7.8.1.0 Introduced on the C-Series and S-Series.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
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
sonet Sonet interface
tenGigabitethernet TenGigabit Ethernet interface
vlan VLAN interface
FTOS(conf)#ipv6 route 55::0 /64 gigabitethernet 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 gigabitethernet 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.
ipv6 unicast-routing
Enable IPv6 Unicast routing.
Z9000
Syntax
ipv6 unicast-routing
To disable unicast routing, use the no ipv6 unicast-routing command.
Defaults Enabled
Command Modes CONFIGURATION
658