02-02-2012 01:47 AM - edited 03-04-2019 03:06 PM
Hi,
I have been facing tcp re-transmit issues reporting in an optimization application. The optimization application is not used for performing optimazation as such but only reporting purpose. Can some one please tell me if how can we identify tcp retransmit at router/switch level as not sure what is configured at optimization app.
Thanks & regards,
Santosh P
02-05-2012 12:31 PM
Santosh P
There is not a way at the router or switch level to identify a TCP retransmission. Identifying TCP retransmissions would require maintaining state information in the router or switch, including the sequence number of the last packet. If you had the sequence number of the last packet you could check that against the sequence number of the current packet to see if they were the same. But in general Cisco routers and switches do not maintain the sequence number of the last packet. Some of the optimization products do maintain the sequence number but the normal router or switch do not maintain it.
HTH
Rick
02-05-2012 02:47 PM
You may have to capture traffic on that segment while the application is running and study the traffic after.
Eugen
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