Static Routing

Static Routing
Static routing with IPv6 works exactly like it does with version 4. Aside
from understanding the address format, there are no differences. Static
routes are not currently on the BSCI test. The syntax for the IPv6 static
route command is shown below, and Example 8-2 is supplied so that the
command may be viewed in context as it might be applied.
Router(config)# ipv6 route ipv6-prefix/prefix-length {ipv6-address
| interface-type interface-number [ipv6-address]} [administrativedistance]
[administrative-multicast-distance | unicast |
multicast] [tag tag]
Example 8-2 Configuring Static IPv6 Routes
RouterA(config)#ipv6 route 4001:0:1:2::/64 4001:0:1:1::1
RouterA(config)#ipv6 route ::/0 serial1/0