protocol support PPPOA
counters since last boot/clear
Bytes Rx 59436 Bytes Tx 46800
Packets Rx 1036 Packets Tx 780
Dropped Rx 0 Dropped Tx 0
Overruns Rx 0 Overruns Tx 0
Err Packets Rx 0 Err Packets Tx 0
ATM QoS Configurations
Class_vc Name : defClassVc
Service Category : ubr
PCR Value : 0
SCR Value : 0
MBS value : 0
Another possible cause of the bundle not coming up is the authentication configuration for
PPPoA and PPPoE bundles.
Solution
•
Verify the authentication protocol on both the router and ISP.
• Verify that the sent-username/password is configured.
• Ensure that the user understands the need to configure peer-name and password for
CHAP authentication for PPPoA.
Configuration steps for PAP authentication on PPPoA
configure terminal
interface bundle ppp
link xdsl-pvc xdsl:0/35
encapsulation ppp
ppp pap sent-username test123 pass123
ip negotiated
(dynamic IP)
Configuration steps for CHAP authentication on PPPoA
configure terminal
interface bundle ppp
link xdsl-pvc xdsl:0/35
encapsulation ppp
ppp chap sent-username test123 pass123
ppp chap peer-name peer123 peerPass123
ip negotiated
(dynamic IP)
ppp authentication chap
ASDL bundle configuration
Troubleshooting August 2013 185