Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Multilink PPP vs ping times.

Reply
Thread Tools

Multilink PPP vs ping times.

 
 
Mike Dorn
Guest
Posts: n/a
 
      03-27-2007
OK, I'm new to multilink, so perhaps I'm missing something obvious...

Two routers with 3 point-to-point T1s between them. One is a 7206VXR, the other
is a 2821. I've bundled them together with PPP Multilink, intending to create a
single fat pipe between the sites. (To replace the single T1 we'd been using,
which will join the bundle once it's behaving properly.) I'm getting the
increased overall bandwidth ok, but ping times have gone down the toilet. On a
single T1, average ping time is 6ms; on the bundle it's about 34ms. If I do
multiple pings for an extended time period, it repeatedly speeds up and slows
down over about 1-second intervals. CPU times are reasonable: 2% on the 7206
and 3% on the 2821.

On 7206 12.2(4)BW1:
interface Multilink1
ip address 172.17.1.57 255.255.255.252
no ip route-cache cef
delay 2000
no cdp enable
ppp multilink
ppp multilink fragment-delay 20
ppp multilink interleave
multilink-group 1
interface Serial6/1:0
no ip address
encapsulation ppp
no fair-queue
ppp multilink
multilink-group 1
(same for s6/2:0, s6/3:0)

On 2821 12.4(3g):
interface Multilink1
ip address 172.17.1.58 255.255.255.252
delay 2000
ppp multilink
ppp multilink fragment delay 20
ppp multilink interleave
ppp multilink group 1
interface Serial0/0/1:0
no ip address
encapsulation ppp
no fair-queue
ppp multilink
ppp multilink group 1
(same for s0/1/0:0, s0/1/1:0)

Any ideas?



 
Reply With Quote
 
 
 
 
Vincent C Jones
Guest
Posts: n/a
 
      03-29-2007
Mike Dorn wrote:

> OK, I'm new to multilink, so perhaps I'm missing something obvious...
>
> Two routers with 3 point-to-point T1s between them. One is a 7206VXR, the
> other
> is a 2821. I've bundled them together with PPP Multilink, intending to
> create a
> single fat pipe between the sites. (To replace the single T1 we'd been
> using,
> which will join the bundle once it's behaving properly.) I'm getting the
> increased overall bandwidth ok, but ping times have gone down the toilet.
> On a
> single T1, average ping time is 6ms; on the bundle it's about 34ms. If I
> do multiple pings for an extended time period, it repeatedly speeds up and
> slows
> down over about 1-second intervals. CPU times are reasonable: 2% on the
> 7206 and 3% on the 2821.
>
>
> Any ideas?


Typically this would be because of competing traffic on the link. Remember
that while your total bandwidth is (almost) tripled, individual packet
fragments are still sent at T1 rates. You will need to configure quality of
service if you have traffic which is overly delay sensitive (such as VoIP).

Good luck and good hunting!
--
Vincent C Jones, Consultant Expert advice and a helping hand
Networking Unlimited, Inc. for those who want to manage and
Tenafly, NJ Phone: 201 568-7810 control their networking destiny
http://www.networkingunlimited.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
multilink ppp only works with ppp multilink fragment disable (2 T-1s) Karnov Cisco 1 05-24-2004 02:37 AM
2 T-1 multilink ppp, inconsistent ping Karnov Cisco 2 05-20-2004 03:30 PM
many lost fragments on ppp-multilink connections Gerd Thuemmler Cisco 0 11-27-2003 07:54 AM
Re: ppp multilink on 2500/3600 Klaus Kruse Cisco 1 10-27-2003 08:00 PM
ppp multilink lost many fragments Gerd Thümmler Cisco 0 07-11-2003 08:05 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57