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

PPPOE connection problem on Cisco router

Rizwan
Level 1
Level 1

Hi, 

I am getting following errors while connecting my Cisco 2921 router with DSL line using PPPOE. Urgent help is required

PPPoE: Failed to add PPPoE switching subblock
*Oct 12 14:23:58.538: %DIALER-6-UNBIND: Interface Vi2 unbound from profile Di0
*Oct 12 14:23:58.542: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to down
*Oct 12 14:23:58.542: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down
*Oct 12 14:23:58.542: PPPoE: Unexpected Event!. PPPoE switching Subblockdestroy called

 

I have following configuration 

 

hostname ASDL-RTR
!
boot-start-marker
boot-end-marker
!
!
logging buffered 51200 warnings
!
no aaa new-model
!
!
!
!
!         
!
!
!
!
!
!
!
!
!
ip domain name SEHA.AE
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
vpdn enable
!
vpdn-group PPPoE
!
!
cts logging verbose
!
crypto pki trustpoint TP-self-signed-1550114315
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-1550114315
 revocation-check none
 rsakeypair TP-self-signed-1550114315
!
!

!
username admin privilege 15 secret 5 $1$6G3d$rOw2/DAJs.5NmEZg18rxl1
!
redundancy
!
!
!
!
!
bba-group pppoe global
 virtual-template 1
!
!
interface Embedded-Service-Engine0/0
 no ip address
 shutdown
!
interface GigabitEthernet0/0
 description "Connected to Etisalat DSL"
 no ip address
 duplex auto
 speed auto
 pppoe enable group global
 pppoe-client dial-pool-number 1
 no cdp enable
!
interface GigabitEthernet0/1
 description "Connected to DMz-SW"
 ip address 192.168.50.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly in
 ip tcp adjust-mss 1452
 duplex auto
 speed auto
!
interface GigabitEthernet0/2
 no ip address
 shutdown
 duplex auto
 speed auto
!         
interface Dialer0
 ip address negotiated
 ip mtu 1452
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 ip tcp adjust-mss 1412
 dialer pool 1
 ppp authentication pap callin
 ppp pap sent-username aghsilab password 0 k9m357ya
 no cdp enable
!
ip forward-protocol nd
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip nat inside source list 10 interface Dialer0 overload
ip route 0.0.0.0 0.0.0.0 Dialer0
!         
dialer-list 1 protocol ip permit
!
!
access-list 10 permit any
!
control-plane
!
!

 

 

0 Replies 0
Review Cisco Networking for a $25 gift card