RE: PPPoE and Multilink

From: de Witt, Duane (duane.dewitt@siemens.com)
Date: Sat Dec 17 2005 - 12:21:25 GMT-3


Hi Bola

Here's what I've got:

!
hostname Rack1R3
!
vpdn enable
!
vpdn-group 1
 request-dialin
  protocol pppoe
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 pppoe enable
 pppoe-client dial-pool-number 1
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 pppoe enable
 pppoe-client dial-pool-number 1
!
interface Dialer1
 ip address 192.168.1.3 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer idle-timeout 0
 dialer persistent
!
###########################################
!
hostname Rack1R4
!
vpdn enable
!
vpdn-group 1
 accept-dialin
  protocol pppoe
  virtual-template 1
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 pppoe enable
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 pppoe enable
!
interface Virtual-Template1
 ip address 192.168.1.4 255.255.255.0
 no peer default ip address
!
#############################################

The only requirement is that the two Ethernet links are in different
VLANs.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Bola Adegbonmire
Sent: 15 December 2005 01:12 PM
To: ccielab@groupstudy.com
Subject: PPPoE and Multilink

  Hi group,
   
  I have two E1 interfaces delivered with converters to an ethernet
interface on a router. The end-user wants to bind the two interfaces as
one logical interface. so that it appears as 4MB.
   
  I could think of using PPPoE, but presently have challenges setting
these up. Anyone got an idea or another way to achieve this?
   
  Bola

                        
---------------------------------
Yahoo! Shopping
 Find Great Deals on Holiday Gifts at Yahoo! Shopping



This archive was generated by hypermail 2.1.4 : Mon Jan 09 2006 - 07:07:51 GMT-3