05-02-2005 11:09 PM - edited 03-03-2019 09:27 AM
After configuring multilink PPP when I start data transfer through my Cisco 1721 I am experiencing high latency. Prior to configuring multilink ppp there was no issue with latency. Could anyone help.??
05-03-2005 06:27 AM
Are you running CEF ?
05-03-2005 09:25 PM
No we have not configured CEF. I am sending you the configuration that we have done for multilink ppp.
interface Multilink5
ip address 192.168.132.29 255.255.255.252
ip nat outside
no cdp enable
ppp multilink
ppp multilink links minimum 1 mandatory
ppp multilink group 5
!
interface FastEthernet0
ip address 172.168.1.3 255.255.255.240
ip nat inside
speed auto
full-duplex
!
interface Serial0
no ip address
no fair-queue
!
interface Serial1
bandwidth 2048
no ip address
ip nat outside
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 5
!
interface Serial2
bandwidth 2048
no ip address
ip nat outside
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 5
!
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