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.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
ipv6 unicast-routing
To disable unicast routing, use the no ipv6 unicast-routing command.
Defaults Enabled
Command Modes CONFIGURATION
Command History
Version 9.0.0.0 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 8.4.2.1 Introduced on the S-Series.
844