cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
305
Views
0
Helpful
3
Replies

Configure Multi Link PPP (Urgent Help Required)

guruprasadr
Level 7
Level 7

Hello All,

R1<----------->R2

Currently i have a E1 circuit between R1 and R2 Routers.

I am purchasing a new E1 circuit for Load Sharing with High availaibility.

I wish to Bundle the both the E1 Circuits as Single Virtual Link.

Please help me with the Sample Configuration of "Multi Link PPP"

Note: Both the E1 Circuits belong to two different Service Providers.

Thanks in Advance for Help

Best Regards,

Guru Prasad R

3 Replies 3

Hieu Cao
Level 4
Level 4

Take a look at the link below for PPP sample and explanation.

http://www.cisco.com/univercd/cc/td/doc/product/aggr/10000/10ksw/mlppos.htm

hth,

hieu

jerry.mcrae
Level 1
Level 1

interface Multilink80

bandwidth 3000000

ip address x.x.x.x 255.255.255.252

no ip mroute-cache

no cdp enable

ppp multilink

ppp multilink fragment disable

ppp multilink group 80

interface Serial0/0

description Qwest Internet

no ip address

no ip redirects

no ip unreachables

encapsulation ppp

no ip mroute-cache

no fair-queue

no cdp enable

ppp multilink

ppp multilink group 80

interface Serial0/1

description Qwest Internet

no ip address

no ip redirects

no ip unreachables

encapsulation ppp

no ip mroute-cache

no fair-queue

no cdp enable

ppp multilink

ppp multilink group 80

As per my knowledge the links which are bundeled together for MLPPP should be run between the same two routers.

so MLPP could not be used for links terminating on two different ISPs.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card