R3303-HP HSR6800 Routers Interface Configuration Guide
21
Verifying the configuration
# Ping Ten-GigabitEthernet 1/0/0 of Router C from Router A.
[RouterA] ping 22.1.1.2
PING 22.1.1.2: 56 data bytes, press CTRL_C to break
Reply from 22.1.1.2: bytes=56 Sequence=1 ttl=254 time=2 ms
Reply from 22.1.1.2: bytes=56 Sequence=2 ttl=254 time=1 ms
Reply from 22.1.1.2: bytes=56 Sequence=3 ttl=254 time=1 ms
Reply from 22.1.1.2: bytes=56 Sequence=4 ttl=254 time=2 ms
Reply from 22.1.1.2: bytes=56 Sequence=5 ttl=254 time=2 ms
--- 22.1.1.2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 2/2/3 ms
The output shows that the ping operation succeeds.
# Display fast forwarding configurations on Router B.
<RouterB> display current-configuration interface Ten-GigabitEthernet1/0/0
#
interface Ten-GigabitEthernet1/0/0
port link-mode route
ip fast-forwarding
ip address 11.1.1.2 255.0.0.0
#
<RouterB> display current-configuration interface Ten-GigabitEthernet2/0/0
#
interface Ten-GigabitEthernet2/0/0
port link-mode route
ip fast-forwarding
ip address 22.1.1.1 255.0.0.0
The output shows that fast forwarding configurations are successful.