F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101

370
Displaying and maintaining IPv6 static routes
Task Command
Remarks
Display IPv6 static route
information.
display ipv6 routing-table protocol
static [ inactive | verbose ] [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
IPv6 static routing configuration example
Network requirements
As shown in Figure 199, configure IPv6 static routes so that hosts can reach one another.
Figure 199 Network diagram
Configuration procedure
1. Configure IPv6 addresses for all interfaces. (Details not shown.)
2. Configure IPv6 static routes:
# Enable IPv6 and configure the IPv6 default route on Router A.
<RouterA> system-view
[RouterA] ipv6
[RouterA] ipv6 route-static :: 0 4::2
# Enable IPv6 and configure two IPv6 static routes on LB.
<LB> system-view
[LB] ipv6
[LB] ipv6 route-static 1:: 64 4::1
[LB] ipv6 route-static 3:: 64 5::1
# Enable IPv6 and configure the IPv6 default route on Router B.
<Router B> system-view
[Router B] ipv6
[Router B] ipv6 route-static :: 0 5::2