R21xx-HP FlexFabric 11900 MPLS Configuration Guide

167
# Execute the display ip routing-table command on CE5 and CE 6 to verify that the routing tables
contain routes of remote sub-VPNs. Take CE5 as an example;
[CE5] display ip routing-table
Destinations : 13 Routes : 13
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0
110.1.1.0/24 Direct 0 0 110.1.1.1 Vlan1
110.1.1.0/32 Direct 0 0 110.1.1.1 Vlan1
110.1.1.1/32 Direct 0 0 127.0.0.1 InLoop0
110.1.1.255/32 Direct 0 0 110.1.1.1 Vlan1
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0
127.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0
127.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0
130.1.1.0/24 BGP 255 0 110.1.1.2 Vlan1
224.0.0.0/4 Direct 0 0 0.0.0.0 NULL0
224.0.0.0/24 Direct 0 0 0.0.0.0 NULL0
255.255.255.255/32 Direct 0 0 127.0.0.1 InLoop0
# CE 3 and CE 4 can ping each other.
[CE3] ping 120.1.1.1
PING 120.1.1.1 (120.1.1.1): 56 data bytes
56 bytes from 120.1.1.1: icmp_seq=0 ttl=252 time=102.000 ms
56 bytes from 120.1.1.1: icmp_seq=1 ttl=252 time=69.000 ms
56 bytes from 120.1.1.1: icmp_seq=2 ttl=252 time=105.000 ms
56 bytes from 120.1.1.1: icmp_seq=3 ttl=252 time=88.000 ms
56 bytes from 120.1.1.1: icmp_seq=4 ttl=252 time=87.000 ms
--- 13.1.1.1 ping statistics ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/stddev = 69.000/90.200/105.000/180.400 ms
# CE5 and CE 6 can ping each other.
[CE5] ping 130.1.1.1
PING 130.1.1.1 (130.1.1.1): 56 data bytes
56 bytes from 130.1.1.1: icmp_seq=0 ttl=252 time=102.000 ms
56 bytes from 130.1.1.1: icmp_seq=1 ttl=252 time=69.000 ms
56 bytes from 130.1.1.1: icmp_seq=2 ttl=252 time=105.000 ms
56 bytes from 130.1.1.1: icmp_seq=3 ttl=252 time=88.000 ms
56 bytes from 130.1.1.1: icmp_seq=4 ttl=252 time=87.000 ms
--- 130.1.1.1 ping statistics ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/stddev = 69.000/90.200/105.000/180.400 ms
# CE 3 and CE 6 cannot ping each other.
[CE3] ping 130.1.1.1
PING 130.1.1.1 (130.1.1.1): 56 data bytes
ping: sendto: No route to host