ping and traceroute 1.2.3.3
The following baseline was taken with the network fully operational
PerGuest1>ping 1.2.3.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.2.3.3, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 10/10/11 ms
PerGuest1>traceroute 1.2.3.3
Type escape sequence to abort.
Tracing the route to 1.2.3.3
VRF info: (vrf in name/id, vrf out name/id)
1 10.1.20.3 !A * !A
PerGuest1>
The same commands were executed after a PERDL2 failure with the following results:
PerGuest1>ping 1.2.3.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.2.3.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 10/10/11 ms
PerGuest1>traceroute 1.2.3.3
Type escape sequence to abort.
Tracing the route to 1.2.3.3
VRF info: (vrf in name/id, vrf out name/id)
1 10.1.20.2 !A * !A
PerGuest1>