R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)
373
IPv6 static routing configuration examples
Basic IPv6 static route configuration example
Network requirements
As shown in Figure 88, configure IPv6 static routes so that hosts can reach each other.
Figure 88 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure IPv6 static routes:
# Configure the default IPv6 route on Router A.
<RouterA> system-view
[RouterA] ipv6 route-static :: 0 4::2
# Configure two IPv6 static routes on Router B.
<RouterB> system-view
[RouterB] ipv6 route-static 1:: 64 4::1
[RouterB] ipv6 route-static 3:: 64 5::1
# Configure the default IPv6 route on Router C.
<RouterC> system-view
[RouterC] ipv6 route-static :: 0 5::2
3. Configure the IPv6 addresses for all hosts and configure the default gateway of Host A, Host B,
and Host C as 1::1, 2::1, and 3::1.
Verifying the configuration
# Display the IPv6 static route information on Router A.
[RouterA] display ipv6 routing-table protocol static
Summary Count : 1
Static Routing table Status : <Active>
Summary Count : 1