The following example illustrates the packet flow that results when you issue the ping mpls ip command from router PE 1 (10.1.1.1) to router PE 2 (10.2.2.2) over an LDP base tunnel.
- host1:pe1#ping mpls ip 10.2.2.2/32
|
Source address |
10.2.2.2 |
|
Destination address |
10.1.1.1 |
|
UDP port |
3503 |
The following sample output represents what you might see when you issue the ping mpls ip and ping mpls ip detail commands for the topology shown in Figure 67.
host1:pe1#ping mpls ip 10.2.2.2/32 Sending 5 UDP echo requests for LDP IPv4 prefix, timeout = 2 sec !!!!! Success rate = 100% (5/5), round-trip min/avg/max = 4294967295/4/0 ms
host1:pe1#ping mpls ip 10.2.2.2/32 detail
Sending 5 UDP echo requests for LDP IPv4 prefix, timeout = 2 sec
MplsNextHopIndex 32 handle 8073311
'!' - success, 'Q' - request not transmitted,
'.' - timeout, 'U' - unreachable,
'R' - downstream router but not destination
'M' - malformed request, 'N' - downstream router has no mapping
Sending MPLS ping echo request, handle 8073311 seq 21241 ! 10.2.2.2 Replying router is an egress for the FEC at stack depth/0 seq 21241 Sending MPLS ping echo request, handle 8073311 seq 21242 ! 10.2.2.2 Replying router is an egress for the FEC at stack depth/0 seq 21242 Sending MPLS ping echo request, handle 8073311 seq 21243 ! 10.2.2.2 Replying router is an egress for the FEC at stack depth/0 seq 21243 Sending MPLS ping echo request, handle 8073311 seq 21244 ! 10.2.2.2 Replying router is an egress for the FEC at stack depth/0 seq 21244 Sending MPLS ping echo request, handle 8073311 seq 21245 ! 10.2.2.2 Replying router is an egress for the FEC at stack depth/0 seq 21245
Success rate = 100% (5/5), round-trip min/avg/max = 4/4/0 ms