R21xx-HP FlexFabric 11900 MPLS Configuration Guide
129
Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State
3.3.3.9 100 3 6 0 0 00:00:32 Established
6. Verify the configuration:
Execute the display ip routing-table vpn-instance command on the PEs. The output shows the
routes to the CEs. Take PE 1 as an example:
[PE1] display ip routing-table vpn-instance vpn1
Destinations : 13 Routes : 13
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/32 Direct 0 0 127.0.0.1 InLoop0
10.1.1.0/24 Direct 0 0 10.1.1.2 Vlan11
10.1.1.0/32 Direct 0 0 10.1.1.2 Vlan11
10.1.1.2/32 Direct 0 0 127.0.0.1 InLoop0
10.1.1.255/32 Direct 0 0 10.1.1.2 Vlan11
10.3.1.0/24 BGP 255 0 3.3.3.9 Vlan13
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
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
CEs of the same VPN can ping each other, whereas those of different VPNs cannot. For example,
CE 1 can ping CE 3 (10.3.1.1) but cannot ping CE 4 (10.4.1.1):
[CE1] ping 10.3.1.1
PING 10.3.1.1 (10.3.1.1): 56 data bytes
56 bytes from 10.3.1.1: icmp_seq=0 ttl=254 time=5.000 ms
56 bytes from 10.3.1.1: icmp_seq=1 ttl=254 time=2.000 ms
56 bytes from 10.3.1.1: icmp_seq=2 ttl=254 time=3.000 ms
56 bytes from 10.3.1.1: icmp_seq=3 ttl=254 time=1.000 ms
56 bytes from 10.3.1.1: icmp_seq=4 ttl=254 time=2.000 ms
--- 10.3.1.1 ping statistics ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/stddev = 1.000/2.600/5.000/1.356 ms
[CE1] ping 10.4.1.1
PING 10.4.1.1 (10.4.1.1): 56 data bytes
Request time out
Request time out
Request time out
Request time out
Request time out
--- 10.4.1.1 ping statistics ---
5 packet(s) transmitted, 0 packet(s) received, 100.0% packet loss










