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

Multilink PPP

bsudol79p
Level 1
Level 1

Hi, I have 2 T1 circuits from the ISP and I need to bundle them can anyone assist me with the config? Where would I place the IP address on the physical or logical interface?

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

You generally place it on the logical interface:

int mul1

ip address x.x.x.x

ppp multilink group 1

int s0/0/0

no ip address

encapsulation ppp

ppp multilink

ppp multilink group 1

int s0/0/1

no ip address

encapsulation ppp

ppp multilink

ppp multilink group 1

If one of your circuits go down, you won't lose any traffic.

HTH,

John

HTH, John *** Please rate all useful posts ***

In the documentation it says that I need to create a policy map. Do I really need to do that? Also there will be VOIP going over the line would I have to add anything to this config for the VOIP ? Thanks for your help!!!!!

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: