ipv6 route
Adds static IPv6 routes to the IPv6 destination address.
Syntax
[no] ipv6 route <ipv6-destination> <prefix-length> <ipv6-address>
Parameters
<ipv6-destination> | IPv6 destination address. |
<prefix-length> | IPv6 prefix length. A valid entry is a number from 0 to 128. |
<ipv6-address> | Next-hop IPv6 address in this route. |
Usage
Support for IPv6 is enabled by default. The no command option removes the specified IPv6 route.
Example
amnesiac (config) # ipv6 route 2001:38dc:52::e9a4:c5:6282 64 2001:38dc:52::1
Product
SCC, Interceptor, Client Accelerator, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands