|
Posted by Rahan on July 13, 2006, 2:41 am
If you were Registered and logged in, you could reply and use other advanced thread options
Thanks a lot Mike !!
Best Regards
Rahan
>
> Rahan,
>
> If you can get the other side to cooperate with you and if this is a
> plain point to point link, do this:
>
> 1. Raise the mtu on your serial interface to 4500 or so.
>
> 2. Have the other end do the same.
>
> 3. Start two concurrent ping sessions (on separate vty sessions on your
> router) with 4000 - 4500 payloads for 10000 rounds or so.
>
> note - It is important to run more than one ping because the normal
> function of icmp echo request and replies insert deltas in between the
> packets proportional to the size you use and the latency of the link.
> On a single ping process, you will always plateau before loading your
> link. Have another unrelated icmp echo request and reply process
> offsets this. Obviously the more you have the more it is staggered but
> generally my prescription here will suffice. Also if you are on frame
> relay or doing a multilink, you are stuck with a 1500 mtu and will have
> to run 6 to 10 sessions to load the link.
>
> 4. Change the load-interval on you serial interface to 30 sec.
>
> This will load your link sufficiently.
>
> -mike
>
|