R2511-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V5)
314
Displaying and maintaining IPv6 fast forwarding
Task Command
Remarks
Display information in the IPv6 fast
forwarding table.
display ipv6 fast-forwarding cache
[ ipv6-address | verbose ] [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Clear information in the IPv6 fast
forwarding table.
reset ipv6 fast-forwarding cache Available in user view.
IPv6 fast forwarding configuration example
Network requirements
As shown in Figure 126, enable IPv6 fast forwarding on each router.
Figure 126 Network diagram
Configuration procedure
Configuring Router A
# Enable IPv6 and configure the IPv6 address of Ethernet 1/1. By default, IPv6 fast forwarding is
enabled in the inbound and outbound directions.
<RouterA> system-view
[RouterA] ipv6
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ipv6 address 2002::1 64
[RouterA-Ethernet1/1] quit
# Configure a static route.
[RouterA] ipv6 route-static 2001:: 64 2002::2
Configuring Router C
# Enable IPv6 and configure the IPv6 address of interface Serial 2/1. By default, IPv6 fast forwarding is
enabled in the inbound and outbound directions.
<RouterC> system-view
[RouterC] ipv6
[RouterC] interface serial 2/1
[RouterC-Serial2/1] ipv6 address 2001::1 64
[RouterC-Serial2/1] quit
# Configure a static route.
[RouterC] ipv6 route-static 2002:: 64 serial 2/1










