R0106-HP MSR Router Series Layer 3 - IP Services Configuration Guide(V7)

262
[RouterB-GigabitEthernet2/1/2] quit
Verifying the configuration
# Display the IPv6 fast forwarding table on Router B.
[RouterB] display ipv6 fast-forwarding cache
No IPv6 fast-forwarding entries.
The output shows that no IPv6 fast forwarding entry exists.
# Ping the IPv6 address of GigabitEthernet 2/1/2 on Router C from Router A. Reply packets can be
received.
[RouterA] ping ipv6 2001::1
PING 2001::1 : 56 data bytes, press CTRL_C to break
Reply from 2001::1
bytes=56 Sequence=1 hop limit=64 time = 69 ms
Reply from 2001::1
bytes=56 Sequence=2 hop limit=64 time = 1 ms
Reply from 2001::1
bytes=56 Sequence=3 hop limit=64 time = 1 ms
Reply from 2001::1
bytes=56 Sequence=4 hop limit=64 time = 1 ms
Reply from 2001::1
bytes=56 Sequence=5 hop limit=64 time = 1 ms
--- 2001::1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 1/14/69 ms
# Display the IPv6 fast forwarding table on Router B.
[RouterB] display ipv6 fast-forwarding cache
Total number of IPv6 fast-forwarding items: 2
Src IP: 2002::1 Src port: 129
Dst IP: 2001::1 Dst port: 0
Protocol: 58
VPN instance: N/A
Input interface: GE2/1/1
Output interface: GE2/1/2
Src IP: 2001::1 Src port: 128
Dst IP: 2002::1 Dst port: 0
Protocol: 58
VPN instance: N/A
Input interface: GE2/1/2
Output interface: GE2/1/1
The output shows that IPv6 fast forwarding entries have been created.