Re: MLPPP

From: Ben Hughes <bhughes_at_imc.net.au>
Date: Wed, 15 Aug 2012 23:11:24 +0000

Hi Mateen,

Does your ISP support multilink?

cheers,
Ben.

From: mateen taj <taj.mateen_at_gmail.com<mailto:taj.mateen_at_gmail.com>>
Reply-To: mateen taj <taj.mateen_at_gmail.com<mailto:taj.mateen_at_gmail.com>>
Date: Thursday, 16 August 2012 7:03 AM
To: Cisco certification <ccielab_at_groupstudy.com<mailto:ccielab_at_groupstudy.com>>
Subject: MLPPP

Dear Friends,

I need your help to configure Multiple Broadband connection line .

I want to bundle my Broadband internet line

below is my configuration, Do i need to add dialer interface 2 as well ?

*1st card:*

interface ATM0/0
no ip address
atm restart timer 300
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/0.1 point-to-point
description Broadband Interface 0
pvc 0/50
  pppoe-client dial-pool-number 1
!

*Second card:*

interface ATM0/1
no ip address
atm restart timer 300
no atm ilmi-keepalive
bundle enable
dsl operating-mode auto
hold-queue 224 in
!
interface ATM0/1.1 point-to-point
description Broadand Interface 1
pvc 0/50
  pppoe-client dial-pool-number 1
!
!

interface FastEthernet0/0
description Inside Ethernet interface
ip address 192.168.0.1 255.255.255.0
ip access-group 101 in
ip verify unicast reverse-path
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip inspect fast_eth0_in in
ip virtual-reassembly
ip route-cache flow
no ip mroute-cache
duplex auto
speed auto

*and finally the Dialer interface:*

interface Dialer1
description Public Internet Interface
*mtu 1477*
ip address negotiated
ip access-group 112 in
ip verify unicast reverse-path
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip inspect fast_eth0_in in
ip virtual-reassembly
encapsulation ppp
no ip mroute-cache
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname <username>
ppp chap password 7 <secret_password>
ppp pap sent-username <username> password 7 <secret_password>
ppp ipcp dns request accept
ppp ipcp route default
ppp ipcp address accept
ppp link reorders
*ppp multilink *

Blogs and organic groups at http://www.ccie.net
Received on Wed Aug 15 2012 - 23:11:24 ART

This archive was generated by hypermail 2.2.0 : Sat Sep 01 2012 - 08:41:18 ART