[c-nsp] DSL Bridging-to-PPPoE Configuration Help Please.

spicer at bigskytel.com spicer at bigskytel.com
Thu Apr 19 23:13:50 EDT 2007


Hello List,

Hopefully someone can help me. We run our DSL router in bridging mode as
shown below, we wish to migrate to PPPoE and do it an account at a time.

I have read through many hours of Cisco Docs along with looking at
configuration examples but for some reason no matter what I try I just can’t
get PPPoE to work much less along with our current bridging configuration
for migration. 
The DSL router is a 2620 with a 4port IMA card in it if that matters. 

Our network is pretty flat without any sub-netting, and we wish to stay with
public IP to our customers if possible.


Thanks,


Stephen Spicer




version 12.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname BSTDSLRTR
!
boot-start-marker
boot-end-marker
!
enable secret 5 XXXXXXXXXXXXXXXXXX
enable password XXXXXXXXX
!
no aaa new-model
ip subnet-zero
no ip rcmd domain-lookup
!
!
ip cef
!
!
bridge irb
!
!
interface ATM0/0
 dampening
 no ip address
 no ip route-cache cef
 no ip route-cache
 no ip mroute-cache
 no atm ilmi-keepalive
 bundle-enable
 ima-group 0
 no scrambling-payload
 hold-queue 224 in
!
interface ATM0/1
 dampening
 no ip address
 no ip mroute-cache
 no atm ilmi-keepalive
 bundle-enable
 ima-group 0
 no scrambling-payload
 hold-queue 224 in
!
interface ATM0/2
 no ip address
 shutdown
 no atm ilmi-keepalive
 clock source loop-timed
 no scrambling-payload
!
interface ATM0/3
 no ip address
 no ip mroute-cache
 shutdown
 no atm ilmi-keepalive
 no scrambling-payload
!
interface ATM0/IMA0
 no ip address
 no ip route-cache cef
 no ip route-cache
 no atm ilmi-keepalive
 !
! Most PVC entries below removed.
!
interface ATM0/IMA0.33 multipoint
 description customer33
 no ip route-cache
 bridge-group 1
 pvc 1/33
  encapsulation aal5snap
 !
!
interface ATM0/IMA0.34 multipoint
 description customer34
 no ip route-cache
 bridge-group 1
 pvc 1/34
  encapsulation aal5snap
 !
!
interface ATM0/IMA0.35 multipoint
 description customer35
 no ip route-cache
 bridge-group 1
 pvc 1/35
  encapsulation aal5snap
 !
!
interface ATM0/IMA0.36 multipoint
 description customer36
 no ip route-cache
 bridge-group 1
 pvc 1/36
  encapsulation aal5snap
 !
!
interface ATM0/IMA0.37 multipoint
 description customer37
 no ip route-cache
 bridge-group 1
 pvc 1/37
  encapsulation aal5snap
 !
!
interface ATM0/IMA0.38 multipoint
 description customer38
 no ip route-cache
 bridge-group 1
 pvc 1/38
  encapsulation aal5snap
 !
!
interface FastEthernet1/0
 ip address 67.135.51.20 255.255.255.0
 no ip mroute-cache
 speed 100
 full-duplex
 arp timeout 3600
 no cdp enable
 bridge-group 1
!
no ip http server
ip classless
!
!
access-list 1 permit 168.103.46.22
!
bridge 1 protocol ieee
!
!
dial-peer cor custom
!
!
!
gateway
!
!
line con 0
 exec-timeout 0 0
line aux 0
line vty 0 4
 access-class 1 in
 password XXXXXX
 login
!
!
end


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 269.5.4/768 - Release Date: 4/19/2007
5:32 AM
 




More information about the cisco-nsp mailing list