04-14-2005 05:24 AM - edited 03-03-2019 09:17 AM
I have two serial interfaces terminated at Frame Relay switch. I am reciving large latency when I try t ping using larg packet size. does anyone know why
I am using extend ping and 1200 for P size
Thanks
04-14-2005 05:43 AM
Are you experiencing congestion on the links?
04-14-2005 06:02 AM
You can adjust the load interval from the default 5 minute value
to say 30 seconds, so you have a more real time view of load on the
interface.
Router(config)#int sx
Router(config-if)#load-interval 30
Router(config-if)#^Z
Once you've finished you can set it back to the 5 minute value.
Router(config)#int sx
Router(config-if)#load-interval 300
Router(config-if)#^Z
Peter
04-14-2005 10:13 PM
What IOS are you running and are you using LFI on this link? I believe there was a bug related to large packets, high latency and LFI.
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