08-21-2016 09:55 PM
Dear Guys,
I have some problem with ping mpls pseudowire with size 1475, here is my output :
7606#ping mpls pseudowire 192.168.2X3.9X2 2400 si 1474 repe 1
Success rate is 100 percent (1/1), round-trip min/avg/max = 12/12/12 ms
7606#ping mpls pseudowire 192.168.2X3.9X2 2400 si 1475 repe 1
Success rate is 0 percent (0/1)
3600#ping mpls ps 192.168.2X5X4.X1X0 2400 si 8000 repe 1
Success rate is 100 percent (1/1), round-trip min/avg/max = 16/16/16 ms
why I cant ping with size 1475 from 7600 to 3600 ? but I can ping with size more than 1475 from reverse direction ?
for the path I have try to make it symmetric using MPLS TE but still the same
is there some way to verify policy or something ?
(i havent tried to ping between dummy because user still online and I dont wanna make the link down even for a while)
08-21-2016 10:29 PM
Could you please share the following:
- topology between 7600 and 3600. (is a catalyst 3600 switch or ME-3600?)
- from 7600:
++ ping 192.168.2X3.9X2 size 1500 df-bit (capture this output for 1474, 1475 and also for 1500 bytes packet)
++ show run from both PE routers.
Is there any CoPP policy configured?
Regards
Vinit
08-21-2016 11:24 PM
the topology between 3600 and 7600 :
7600-CRS1-CRS2-ASR9K-ASR920-3600
here are the ping output :
7600#ping 192.168.X2X3.X9X2 si 1474 df-bit
Sending 5, 1474-byte ICMP Echos to 192.168.X2X3.X9X2, timeout is 2 seconds:
Packet sent with the DF bit set
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/14/16 ms
7600#ping 192.168.X2X3.X9X2 si 1475 df-bit
Sending 5, 1475-byte ICMP Echos to 192.168.X2X3.X9X2, timeout is 2 seconds:
Packet sent with the DF bit set
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/13/16 ms
7600#ping 192.168.X2X3.X9X2 si 1500 df-bit
Sending 5, 1500-byte ICMP Echos to 192.168.X2X3.X9X2, timeout is 2 seconds:
Packet sent with the DF bit set
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/13/16 ms
I think there is no CoPP. here is my config on 3600
3600#sh run | s control-plane
control-plane
3600#sh ver | i Version
Cisco IOS Software, ME360x_t Software (ME360x_t-UNIVERSALK9-M), Version 15.3(3)S4, RELEASE SOFTWARE (fc1)
BOOTLDR: ME-3600X-24CX-M Boot Loader (ME360X-HBOOT-M), Version 12.2 [chetasha-14Dec_w2_loader 104]
Version ID : V02
but when I want to test the ping mpls ipv4/pseudowire I usually enter
platform qos policer cpu queue x 20000000 2000000 (x=0 or 12)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide