Cisco PE config =============== PE_router#sh run int Gi4/0/0.2005 Building configuration... Current configuration : 303 bytes ! interface GigabitEthernet4/0/0.2005 encapsulation dot1Q 2005 ip vrf forwarding V1733:PROME ip address 27.146.60.253 255.255.255.252 end Cisco CE config =============== interface FastEthernet0/1 ip address 27.146.60.254 255.255.255.252 no ip redirects no ip unreachables no ip proxy-arp load-interval 30 speed 100 full-duplex end Juniper CE config ================= interfaces { ge-0/0/0 { description "### MAIN Connection TO IPVPN ###"; speed 100m; mtu 1500; link-mode full-duplex; unit 0 { bandwidth 10m; family inet { address 27.146.60.254/30; } } } capture ping =================== Juniper# run show bgp summary Groups: 2 Peers: 2 Down peers: 1 Table Tot Paths Act Paths Suppressed History Damp State Pending inet.0 113 109 0 0 0 0 Peer AS InPkt OutPkt OutQ Flaps Last Up/Dwn State|#Active/Received/Accepted/Damped... 27.146.60.245 23736 1 3 0 0 5d 0:07:48 Idle 27.146.60.253 23736 141 95 0 15 9:54 109/113/113/0 0/0/0/0 Juniper# run ping 27.146.60.253 rapid count 1000 size 1500 PING 27.146.60.253 (27.146.60.253): 1500 data bytes .!!!!!!!!!!!!!!!!!.!!!!!.!!.!!..!.!!.!.!!!!!!!.!!..!!.!!.!!!.!!!.!!!!!!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!.!!!!!!!!!!!!.!.!!.!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!!!.!!.!!!!!!!!!!!.!!!.!!!!!.!!!!!!!!!!!.!..!.!.!!..!!!!.!!.!!!!!!!!!!.!!.!.!!.!!!!!!!.!!!!.!!!..!!!!..!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!.!!!!!!.!!!!!!!.!!!!!!.!!!!!!!!!!!!!!!.!!!..!!!!!!!!.!!!!!.!!!!!!!!!!!!!!!!!!.!!!!!!!.!!!!.!!!^C --- 27.146.60.253 ping statistics --- 380 packets transmitted, 320 packets received, 15% packet loss round-trip min/avg/max/stddev = 7.584/10.230/173.982/16.739 ms Cisco#ping 27.146.60.253 repeat 1000 size 1500 Type escape sequence to abort. Sending 1000, 1500-byte ICMP Echos to 27.146.60.253, timeout is 2 seconds: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!! Success rate is 100 percent (1000/1000), round-trip min/avg/max = 4/6/40 ms