[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Establishing a Static Route
You can set a destination to receive and send traffic
by a specific route through the network.
ipv6 route
- Use to establish a static IPv6 route.
- You can set a destination to receive and send traffic
from and to a network or to use a specific route through the network.
- Example
- host1(config)#ipv6 route 7fff::0/16 1::1
- Use the no version of this
command to remove a static route from the routing table.
- See ipv6 route
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]