12-16-2015 05:44 AM - edited 03-05-2019 02:56 AM
Dear all
We’ve had now two attempts to migrate a customer site in Poland but failed both times because of a 3% packet loss between CPE and Switch (point to point)!
The equipment on the site is:
Existing network
Pre test:
First migration attempt:
Troublethooting:
Test1:
Test2
Test3
Test4
Test5
Test6
Test7
Test8
After these test we’ve compared the site hardware with an already working site with a similar setup and the only difference we’ve found is that in Geneva the router is running on c1900-universalk9-mz.SPA.153-3.M6.bin and not M5 like in poland. All the other devices having the same firmware/software and hardware version!
At the moment we’ve uploaded the same IOS version to the router to ensure that it’s not related to any compatibility issues between Cisco and HP on Version M5 but that’s kind of the last idea we have.
So if anyone of you have some more ideas on what we could do to sort out the issue please let me know. Please note that we have a second site with the same setup having an issue and there are more such site to come!
Thanks for your support
Regards
Matt
12-18-2015 08:16 AM
Hi,
I would recommend to use extended ACL inbound/outbound on both WAN and LAN interface of Cisco router.
ACL should have explicit permit statement of icmp traffic with source ip, destination ip and vice-versa.
permit icmp host <src> host <dst>
permit icmp host <dst> host <src>
ACL name should be different for WAN interface and LAN interface.
In the last you can add "permit ip any any" to permit all traffic.
Initiate 100 ping from remote or from Local LAN side which can match in the permit statement of ACL.
Check the hit count of ACL on WAN interface and LAN interface. Check if all 100 pings entered in the router and leaving the router. Same hits you can check for ICMP reply. It will tell you if the router is actually dropping the packet or not.
HTH
-Amit
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