cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
0
Helpful
2
Replies

ppp multilink -- Help

ybahl
Level 1
Level 1

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.??

2 Replies 2

thisisshanky
Level 11
Level 11

Are you running CEF ?

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

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

!