Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > multilink ppp only works with ppp multilink fragment disable (2 T-1s)

Reply
Thread Tools

multilink ppp only works with ppp multilink fragment disable (2 T-1s)

 
 
Karnov
Guest
Posts: n/a
 
      05-23-2004
Hi all,

Can anyone think of a reason why 2 T-1s brought together with MLPPP only works
when ppp multilink fragmentation is disabled? With "no ppp multilink fragment
disable", the bundle will only work when 1 T-1 is online (not both). Both T-1
lines check out OK and can be used individually without any problems.

My router is a 2621XM with 12.3. The ISP has a 7200 series with 12.0, and they
also have ip cef enabled.

The 2621XM config (has ip cef):

interface Multilink3
description bonded T-1s
ip address 1.1.1.218 255.255.255.252
ip access-group 113 in
ip verify unicast reverse-path
ip nat outside
ip inspect DEFAULT101 out
no cdp enable
ppp multilink
ppp multilink fragment disable
ppp multilink group 3
crypto map SDM_CMAP_1
!
interface FastEthernet0/0
description LAN
ip address 192.168.2.2 255.255.255.0
ip access-group 100 in
ip nat inside
ip route-cache flow
duplex auto
speed auto
no cdp enable
!
interface Serial0/0
description Primary
no ip address
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 3
!
interface Serial0/1
description Secondary
no ip address
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 3

thanks
Karnov

 
Reply With Quote
 
 
 
 
CCIE8122
Guest
Posts: n/a
 
      05-24-2004
I dont exactly know the answer to this, but I do know that Qwest (a US
RBOC/IXC) requires ppp fragmentation disabled on their NxT-1 offerings,
not only when connecting to their Nortel platform, but their Cisco as well.

HTH

kr


Karnov wrote:
> Hi all,
>
> Can anyone think of a reason why 2 T-1s brought together with MLPPP only works
> when ppp multilink fragmentation is disabled? With "no ppp multilink fragment
> disable", the bundle will only work when 1 T-1 is online (not both). Both T-1
> lines check out OK and can be used individually without any problems.
>
> My router is a 2621XM with 12.3. The ISP has a 7200 series with 12.0, and they
> also have ip cef enabled.
>
> The 2621XM config (has ip cef):
>
> interface Multilink3
> description bonded T-1s
> ip address 1.1.1.218 255.255.255.252
> ip access-group 113 in
> ip verify unicast reverse-path
> ip nat outside
> ip inspect DEFAULT101 out
> no cdp enable
> ppp multilink
> ppp multilink fragment disable
> ppp multilink group 3
> crypto map SDM_CMAP_1
> !
> interface FastEthernet0/0
> description LAN
> ip address 192.168.2.2 255.255.255.0
> ip access-group 100 in
> ip nat inside
> ip route-cache flow
> duplex auto
> speed auto
> no cdp enable
> !
> interface Serial0/0
> description Primary
> no ip address
> encapsulation ppp
> no fair-queue
> no cdp enable
> ppp multilink
> ppp multilink group 3
> !
> interface Serial0/1
> description Secondary
> no ip address
> encapsulation ppp
> no fair-queue
> no cdp enable
> ppp multilink
> ppp multilink group 3
>
> thanks
> Karnov
>


 
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
Fragment caching works only on production server? Jens ASP .Net 0 10-24-2007 07:43 PM
ppp fragment david Cisco 7 05-28-2004 01:23 AM
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