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

Load Balance using MLPPP

jeffbriones
Level 1
Level 1

hi guys,

my isp told me to use multilink ppp to load balance our connectivity to them. will these setup work ? i have 2 atm interfaces and bgp configuration. can you please give an examples on these.

thanks

jeff

2 Replies 2

AhsanMohiuddin
Level 1
Level 1

what encapsulation does your atm interfaces use? multilink ppp is useful only for ppp encap types. Maybe your ISP wants you to use Cisco proprieetary Bandwidth on Demand (BoD). Here is a sample.

int bri0

encap ppp

dialer map ip 10.1.1.1 name Aussie 8001234

dialer map ip 10.1.1.1 name Aussie 8005678

dialer load-threshold 1 either

this will dial your both B-channels to same destination using ISDB bri interface

Hi,

Atm interfaces uses aal5snap encapsulation. Im checking these interface Multilink and virtual-template commamds here. No dialer map ...