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

No connection ppp-pap

Dennis Wieringa
Level 1
Level 1

hi,

 

i have an 877W-M, with and ADSL config from Tele2, and used the following to config the credentials.

but now im running into an list or repeating errors,

mainly:

 

Jun  1 19:36:40.710: %DIALER-6-BIND: Interface Vi1 bound to profile Di1
Jun  1 19:36:40.714: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up
Jun  1 19:36:43.206: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1
Jun  1 19:36:43.210: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to downexit

 

and i have switched login methods with these 2 options:

ppp authentication chap callin
ppp chap hostname xxxxxxxxxx@3p.versatel.nl
ppp chap password 0 xxxxxxxxxx

--- 

ppp authentication pap callin
ppp pap sent-username xxxxxxxxxx@3p.versatel.nl password xxxxxxxxxx

--

and from what i get out of my isp provided router the upper config should work. because I've used a rebuild config from someone who's seems to get the 877W to work on the isp connection. 

Don't forget to rate helpful posts.
1 Reply 1

Dennis Wieringa
Level 1
Level 1

Got it to work with:

 

interface Dialer0
 description $FW_OUTSIDE$
 ip address negotiated
 no ip redirects
 no ip unreachables
 ip mtu 1452
 ip nat outside
 ip virtual-reassembly in
 encapsulation ppp
 dialer pool 1
 dialer-group 1
 ppp authentication chap callin
 ppp chap hostname xxxxx@3p.versatel.nl
 ppp chap password 0 xxxxx
 no cdp enable

and with SDM wizard, java 5.6 something

Don't forget to rate helpful posts.
Review Cisco Networking for a $25 gift card