Verify connectivity between CE routers—
Example 6-50 shows CE2-A and CE3-A have access to each other's networks and the 172.16.10.0 network located on CE1-A.
Example 6-50. Verify Connectivity Between CE Routers
CE2-A#ping 172.16.30.1 source 172.16.20.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.30.1, timeout is 2 seconds:
Packet sent with a source address of 172.16.20.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 120/120/124 ms
___________________________________________________________________________
CE2-A#ping 172.16.10.1 source 172.16.20.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.10.1, timeout is 2 seconds:
Packet sent with a source address of 172.16.20.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 60/61/68 ms
___________________________________________________________________________
CE3-A#ping 172.16.20.1 source 172.16.30.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.20.1, timeout is 2 seconds:
Packet sent with a source address of 172.16.30.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 116/119/120 ms
___________________________________________________________________________
CE3-A#ping 172.16.10.1 source 172.16.30.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.10.1, timeout is 2 seconds:
Packet sent with a source address of 172.16.30.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 60/62/72 ms