cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1232
Views
5
Helpful
7
Replies

PPPOE Adsl urgent issue

dear all,

am using cisco router 2811 with HWIC ADSL card needed to be connected to the internet.

i tried using one of the following ATM configuration but connection to the internet failed as the virtual-access interface remains in down state.

Please see the attched debug file and please if u find something inform me..

!

interface ATM0

description DSL Interface

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

pvc 8/35

  encapsulation aal5snap

  pppoe-client dial-pool-number 1

!

Also i used the following after removing above:

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

!

interface ATM0.35 point-to-point

pvc 0/35

protocol pppoe

pppoe-client dial-pool-number 1

Regarding the dialer interface:

interface Dialer1

ip address negotiated

ip nat outside

ip virtual-reassembly in

encapsulation ppp

dialer pool 1

ppp authentication chap pap callin

ppp chap hostname mohammadaa

ppp chap password 7 123456

ppp pap sent-username mohammadaa password 7 123456

hope someone can help,,

regards,

1 Accepted Solution

Accepted Solutions

Peter Paluch
Cisco Employee
Cisco Employee

Mohammed,

Please return your configuration to the state when you produced the debugs, as the debugs show that the basic DSL connectivity was established and you were able to communicate in PPP with your provider.

There are three issues I see in the debug:

  • First, the ISP wants you to use the MTU of 1492 bytes while your router does not want to adapt. Configure your Dialer1 interface with the ppp mtu adaptive command to allow your router to adapt its MTU to what your ISP suggests.
  • Second, you are failing the PAP authentication. Most probably, you have either used an incorrect username/password, or you have inadvertently told your router that the password is already encrypted while in reality it is not. Please note that when entering the ppp pap sent-username command, do not write any numbers before the password - no 0, no 7, just the password, e.g.: ppp pap sent-username peterp password ThisIs4V3ryS3cr3tP4ssw0rd
  • Third, remove the ppp authentication chap pap callin command from your configuration, it does not belong there.

Best regards,

Peter

View solution in original post

7 Replies 7

paolo bevilacqua
Hall of Fame
Hall of Fame

Wrong username/password.

*Jul  3 09:08:52.903: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is "AuthenticationMJ"

*Jul  3 09:08:52.903: Vi1 PPP DISC: We failed authentication

cadet alain
VIP Alumni
VIP Alumni

Hi,

Can you try this:

int dialer1

ip mtu 1492

Regards

Alain

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

Hi,

i used the mtu confiuguration too, but still the issue exists.

regards,

.

Peter Paluch
Cisco Employee
Cisco Employee

Mohammed,

Please return your configuration to the state when you produced the debugs, as the debugs show that the basic DSL connectivity was established and you were able to communicate in PPP with your provider.

There are three issues I see in the debug:

  • First, the ISP wants you to use the MTU of 1492 bytes while your router does not want to adapt. Configure your Dialer1 interface with the ppp mtu adaptive command to allow your router to adapt its MTU to what your ISP suggests.
  • Second, you are failing the PAP authentication. Most probably, you have either used an incorrect username/password, or you have inadvertently told your router that the password is already encrypted while in reality it is not. Please note that when entering the ppp pap sent-username command, do not write any numbers before the password - no 0, no 7, just the password, e.g.: ppp pap sent-username peterp password ThisIs4V3ryS3cr3tP4ssw0rd
  • Third, remove the ppp authentication chap pap callin command from your configuration, it does not belong there.

Best regards,

Peter

thanks peter,

i already used the mtu configuration and then i remove it.

am sure about the username and password but i`ll try it without typing the 7, and i`ll also remove the callin config and i`ll update you.

i got also the below debug, see it please if there is something else:

thanks for your time...

.

*Jul  3 08:49:14.103: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

*Jul  3 08:49:14.107: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:49:14.107: Vi1 PPP: Sending cstate UP notification

*Jul  3 08:49:14.107: Vi1 PPP: Processing CstateUp message

*Jul  3 08:49:14.111: PPP: Alloc Context [46B710F8]

*Jul  3 08:49:14.111: ppp81 PPP: Phase is ESTABLISHING

*Jul  3 08:49:14.111: Vi1 PPP: Using dialer call direction

*Jul  3 08:49:14.111: Vi1 PPP: Treating connection as a callout

*Jul  3 08:49:14.111: Vi1 PPP: Session handle[19000051] Session id[81]

*Jul  3 08:49:14.111: Vi1 LCP: Event[OPEN] State[Initial to Starting]

*Jul  3 08:49:14.111: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:49:14.111: Vi1 LCP: O CONFREQ [Starting] id 1 len 10

*Jul  3 08:49:14.111: Vi1 LCP:    MagicNumber 0xEFB53433 (0x0506EFB53433)

*Jul  3 08:49:14.115: Vi1 LCP: Event[UP] State[Starting to REQsent]

*Jul  3 08:49:14.291: Vi1 PPP: I pkt type 0xC021, datagram size 20 link[ppp]

*Jul  3 08:49:14.291: Vi1 PPP: I pkt type 0xC021, datagramsize 12 link[ppp]

*Jul  3 08:49:14.291: Vi1 LCP: I CONFREQ [REQsent] id 81 len 18

*Jul  3 08:49:14.291: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.291: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.295: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.295: Vi1 LCP: O CONFNAK [REQsent] id 81 len 8

*Jul  3 08:49:14.295: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:14.295: Vi1 LCP: Event[Receive ConfReq-] State[REQsent to

REQsent]

*Jul  3 08:49:14.295: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Jul  3 08:49:14.295: Vi1 LCP:    MagicNumber 0xEFB53433 (0x0506EFB53433)

*Jul  3 08:49:14.295: Vi1 LCP: Event[Receive ConfAck] State[REQsent to

ACKrcvd]

*Jul  3 08:49:14.311: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:14.315: Vi1 LCP: I CONFREQ [ACKrcvd] id 82 len 18

*Jul  3 08:49:14.315: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.315: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.315: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.315: Vi1 LCP: O CONFNAK [ACKrcvd] id 82 len 8

*Jul  3 08:49:14.315: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:14.315: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:14.335: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:14.335: Vi1 LCP: I CONFREQ [ACKrcvd] id 83 len 18

*Jul  3 08:49:14.335: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.335: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.335: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.335: Vi1 LCP: O CONFNAK [ACKrcvd] id 83 len 8

*Jul  3 08:49:14.335: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:14.335: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:14.355: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:14.355: Vi1 LCP: I CONFREQ [ACKrcvd] id 84 len 18

*Jul  3 08:49:14.355: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.355: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.355: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.355: Vi1 LCP: O CONFNAK [ACKrcvd] id 84 len 8

*Jul  3 08:49:14.355: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:14.355: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:14.375: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:14.375: Vi1 LCP: I CONFREQ [ACKrcvd] id 85 len 18

*Jul  3 08:49:14.375: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.375: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.375: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.375: Vi1 LCP: O CONFNAK [ACKrcvd] id 85 len 8

*Jul  3 08:49:14.375: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:14.379: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:14.399: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:14.399: Vi1 LCP: I CONFREQ [ACKrcvd] id 86 len 18

*Jul  3 08:49:14.399: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.399: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.399: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.399: Vi1 LCP: Sent too many CONFNAKs.  Switch to CONFREJ

*Jul  3 08:49:14.399: Vi1 LCP: O CONFREJ [ACKrcvd] id 86 len 8

*Jul  3 08:49:14.399: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:14.399: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:14.419: Vi1 PPP: I pkt type 0xC021, datagramsize 16 link[ppp]

*Jul  3 08:49:14.419: Vi1 LCP: I CONFREQ [ACKrcvd] id 87 len 14

*Jul  3 08:49:14.419: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.419: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.419: Vi1 LCP: O CONFACK [ACKrcvd] id 87 len 14

*Jul  3 08:49:14.419: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:14.419: Vi1 LCP:    MagicNumber 0x131DEFBB (0x0506131DEFBB)

*Jul  3 08:49:14.419: Vi1 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]

*Jul  3 08:49:14.423: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Jul  3 08:49:14.423: Vi1 PAP: Using hostname from interface PAP

*Jul  3 08:49:14.423: Vi1 PAP: Using password from interface PAP

*Jul  3 08:49:14.423: Vi1 PAP: O AUTH-REQ id 1 len 18 from "mohammadaa"

*Jul  3 08:49:14.423: Vi1 LCP: State is Open

*Jul  3 08:49:14.799: Vi1 PPP: I pkt type 0xC023, datagramsize 23 link[ppp]

*Jul  3 08:49:14.803: Vi1 PPP: I pkt type 0xC021, datagramsize 6 link[ppp]

*Jul  3 08:49:14.803: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is

"AuthenticationMJ"

*Jul  3 08:49:14.803: Vi1 PPP DISC: We failed authentication

*Jul  3 08:49:14.803: Vi1 PPP: Sending Acct Event[Down] id[60]

*Jul  3 08:49:14.803: PPP: NET STOP send to AAA.

*Jul  3 08:49:14.803: Vi1 LCP: I TERMREQ [Open] id 88 len 4

*Jul  3 08:49:14.803: Vi1 PPP: Phase is TERMINATING

*Jul  3 08:49:14.803: Vi1 LCP: O TERMACK [Open] id 88 len 4

*Jul  3 08:49:14.803: Vi1 LCP: Event[Receive TermReq] State[Open to Stopping]

*Jul  3 08:49:16.791: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:49:16.791: Vi1 LCP: Event[Timeout-] State[Stopping to Stopped]

*Jul  3 08:49:16.791: Vi1 LCP: Event[DOWN] State[Stopped to Starting]

*Jul  3 08:49:16.791: Vi1 PPP: Phase is DOWN

*Jul  3 08:49:16.791: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:49:16.799: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

% Incomplete command.

Router#

*Jul  3 08:49:51.667: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

*Jul  3 08:49:51.675: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:49:51.675: Vi1 PPP: Sending cstate UP notification

*Jul  3 08:49:51.675: Vi1 PPP: Processing CstateUp message

*Jul  3 08:49:51.679: PPP: Alloc Context [46B710F8]

*Jul  3 08:49:51.679: ppp82 PPP: Phase is ESTABLISHING

*Jul  3 08:49:51.679: Vi1 PPP: Using dialer call direction

*Jul  3 08:49:51.679: Vi1 PPP: Treating connection as a callout

*Jul  3 08:49:51.679: Vi1 PPP: Session handle[D000052] Session id[82]

*Jul  3 08:49:51.679: Vi1 LCP: Event[OPEN] State[Initial to Starting]

*Jul  3 08:49:51.679: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:49:51.679: Vi1 LCP: O CONFREQ [Starting] id 1 len 10

*Jul  3 08:49:51.679: Vi1 LCP:    MagicNumber 0xEFB5C6F5 (0x0506EFB5C6F5)

*Jul  3 08:49:51.683: Vi1 LCP: Event[UP] State[Starting to REQsent]

*Jul  3 08:49:51.867: Vi1 PPP: I pkt type 0xC021, datagrams

ATM0/1/0 is up, line protocol is up

  Hardwaize 20 link[ppp]

*Jul  3 08:49:51.867: Vi1 PPP: I pkt type 0xC021, datagramsize 12 link[ppp]

*Jul  3 08:49:51.867: Vi1 LCP: I CONFREQ [REQsent] id 118 len 18

*Jul  3 08:49:51.867: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.867: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.867: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.867: Vi1 LCP: O CONFNAK [REQsent] id 118 len 8

*Jul  3 08:49:51.871: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:51.871: Vi1 LCP: Event[Receive ConfReq-] State[REQsent to

REQsent]

*Jul  3 08:49:51.871: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Jul  3 08:49:51.871: Vi1 LCP:    MagicNumber 0xEFB5C6F5 (0x0506EFB5C6F5)

*Jul  3 08:49:51.871: Vi1 LCP: Event[Receive ConfAck] State[REQsent to

ACKrcvd]

*Jul  3 08:49:51.891: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:51.891: Vi1 LCP: I CONFREQ [ACKrcvd] id 119 len 18

*Jul  3 08:49:51.891: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.891: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.891: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.895: Vi1 LCP: O CONFNAK [ACKrcvd] id 119 len 8

*Jul  3 08:49:51.895: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:51.895: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:51.915: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:51.915: Vi1 LCP: I CONFREQ [ACKrcvd] id 120 len 18

*Jul  3 08:49:51.915: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.915: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.915: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.915: Vi1 LCP: O CONFNAK [ACKrcvd] id 120 len 8

*Jul  3 08:49:51.915: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:51.915: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:51.935: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:51.935: Vi1 LCP: I CONFREQ [ACKrcvd] id 121 len 18

*Jul  3 08:49:51.935: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.935: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.935: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.935: Vi1 LCP: O CONFNAK [ACKrcvd] id 121 len 8

*Jul  3 08:49:51.935: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:51.935: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:51.955: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:51.955: Vi1 LCP: I CONFREQ [ACKrcvd] id 122 len 18

*Jul  3 08:49:51.955: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.955: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.955: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.959: Vi1 LCP: O CONFNAK [ACKrcvd] id 122 len 8

*Jul  3 08:49:51.959: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:49:51.959: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:51.975: Vi1 PPP: I pkt type 0xC021, datagramsize 20 link[ppp]

*Jul  3 08:49:51.979: Vi1 LCP: I CONFREQ [ACKrcvd] id 123 len 18

*Jul  3 08:49:51.979: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.979: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.979: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.979: Vi1 LCP: Sent too many CONFNAKs.  Switch to CONFREJ

*Jul  3 08:49:51.979: Vi1 LCP: O CONFREJ [ACKrcvd] id 123 len 8

*Jul  3 08:49:51.979: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:49:51.979: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:49:51.999: Vi1 PPP: I pkt type 0xC021, datagramsize 16 link[ppp]

*Jul  3 08:49:51.999: Vi1 LCP: I CONFREQ [ACKrcvd] id 124 len 14

*Jul  3 08:49:51.999: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.999: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.999: Vi1 LCP: O CONFACK [ACKrcvd] id 124 len 14

*Jul  3 08:49:51.999: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:49:51.999: Vi1 LCP:    MagicNumber 0x70B6BBB2 (0x050670B6BBB2)

*Jul  3 08:49:51.999: Vi1 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]

*Jul  3 08:49:52.023: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Jul  3 08:49:52.023: Vi1 PAP: Using hostname from interface PAP

*Jul  3 08:49:52.023: Vi1 PAP: Using password from interface PAP

*Jul  3 08:49:52.023: Vi1 PAP: O AUTH-REQ id 1 len 18 from "mohammadaa"

*Jul  3 08:49:52.023: Vi1 LCP: State is Open

*Jul  3 08:49:52.279: Vi1 PPP: I pkt type 0xC023, datagramsize 23 link[ppp]

*Jul  3 08:49:52.279: Vi1 PPP: I pkt type 0xC021, datagramsize 6 link[ppp]

*Jul  3 08:49:52.283: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is

"AuthenticationMJ"

*Jul  3 08:49:52.283: Vi1 PPP DISC: We failed authentication

*Jul  3 08:49:52.283: Vi1 PPP: Sending Acct Event[Down] id[61]

*Jul  3 08:49:52.283: PPP: NET STOP send to AAA.

*Jul  3 08:49:52.283: Vi1 LCP: I TERMREQ [Open] id 125 len 4

*Jul  3 08:49:52.283: Vi1 PPP: Phase is TERMINATING

*Jul  3 08:49:52.283: Vi1 LCP: O TERMACK [Open] id 125 len 4

*Jul  3 08:49:52.283: Vi1 LCP: Event[Receive TermReq] State[Open to Stopping]

*Jul  3 08:49:54.295: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:49:54.295: Vi1 LCP: Event[Timeout-] State[Stopping to Stopped]

*Jul  3 08:49:54.295: Vi1 LCP: Event[DOWN] State[Stopped to Starting]

*Jul  3 08:49:54.295: Vi1 PPP: Phase is DOWN

*Jul  3 08:49:54.295: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:49:54.303: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to downre is HWIC-DSLSAR (with Alcatel ADSL Module), address is

18ef.63d9.e036 (bia 18ef.63d9.e036)

  Description: DSL Interface

  MTU 4470 bytes, sub MTU 4470, BW 510 Kbit/sec, DLY 1000 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ATM, loopback not set

  Keepalive not supported

  Encapsulation(s): AAL5

  23 maximum active VCs, 256 VCs per VP, 1 current VCCs

  VC Auto Creation Disabled.

  VC idle disconnect time: 300 seconds

  Last input 00:00:00, output 00:00:00, output hang never

  Last clearing of "show interface" counters never

  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1

  Queueing strategy: Per VC Queueing

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     984 packets input, 54858 bytes, 0 no buffer

     Received 0 broadcasts (0 IP multicasts)

     0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

     1221 packets output, 90518 bytes, 0 underruns

--More--                                0 output errors, 0 collisions, 6

interface resets

     0 unknown protocol drops

     0 output buffer failures, 0 output buffers swapped out

Router#un de all

undebug de all

         ^

% Invalid input detected at '^' marker.

Router#und

Router#undebug all

All possible debugging has been turned off

Router#debugg ppp neg

            ^

% Invalid input detected at '^' marker.

Router#neg

*Jul  3 08:50:29.103: %DIALER-6-BIND: Interface Vi1 bound to profile Di1p

*Jul  3 08:50:29.107: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:50:31.671: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:50:31.675: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

*Jul  3 08:51:06.471: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

Translating "negp"...domain server (255.255.255.255)

*Jul  3 08:51:06.475: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:51:09.143: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:51:09.147: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

% Unknown command or computer name, or unable to find computer address

Router#

Router#

Router#negp    debugg ppp neg

            ^

Router#sh

*Jul  3 08:51:44.019: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

*Jul  3 08:51:44.023: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:51:44.023: Vi1 PPP: Sending cstate UP notification

*Jul  3 08:51:44.023: Vi1 PPP: Processing CstateUp message

*Jul  3 08:51:44.027: PPP: Alloc Context [46B710F8]

*Jul  3 08:51:44.027: ppp85 PPP: Phase is ESTABLISHING

*Jul  3 08:51:44.027: Vi1 PPP: Using dialer call direction

*Jul  3 08:51:44.027: Vi1 PPP: Treating connection as a callout

*Jul  3 08:51:44.027: Vi1 PPP: Session handle[29000055] Session id[85]

*Jul  3 08:51:44.031: Vi1 LCP: Event[OPEN] State[Initial to Starting]

*Jul  3 08:51:44.031: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:51:44.031: Vi1 LCP: O CONFREQ [Starting] id 1 len 10

*Jul  3 08:51:44.031: Vi1 LCP:    MagicNumber 0xEFB77DDB (0x0506EFB77DDB)

*Jul  3 08:51:44.031: Vi1 LCP: Event[UP] State[Starting to REQsent]

*Jul  3 08:51:44.135: Vi1 LCP: I CONFREQ [REQsent] id 136 len 18

*Jul  3 08:51:44.135: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.135: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.139: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.139: Vi1 LCP: O CONFNAK [REQsent] id 136 len 8

*Jul  3 08:51:44.139: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:51:44.139: Vi1 LCP: Event[Receive ConfReq-] State[REQsent to

REQsent]

*Jul  3 08:51:44.139: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Jul  3 08:51:44.139: Vi1 LCP:    MagicNumber 0xEFB77DDB (0x0506EFB77DDB)

*Jul  3 08:51:44.139: Vi1 LCP: Event[Receive ConfAck] State[REQsent to

ACKrcvd]

*Jul  3 08:51:44.159: Vi1 LCP: I CONFREQ [ACKrcvd] id 137 len 18

*Jul  3 08:51:44.159: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.159: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.159: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.159: Vi1 LCP: O CONFNAK [ACKrcvd] id 137 len 8

*Jul  3 08:51:44.159: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:51:44.159: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:51:44.179: Vi1 LCP: I CONFREQ [ACKrcvd] id 138 len 18

*Jul  3 08:51:44.179: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.179: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.179: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.179: Vi1 LCP: O CONFNAK [ACKrcvd] id 138 len 8

*Jul  3 08:51:44.179: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:51:44.179: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:51:44.199: Vi1 LCP: I CONFREQ [ACKrcvd] id 139 len 18

*Jul  3 08:51:44.199: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.199: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.199: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.199: Vi1 LCP: O CONFNAK [ACKrcvd] id 139 len 8

*Jul  3 08:51:44.199: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:51:44.199: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:51:44.219: Vi1 LCP: I CONFREQ [ACKrcvd] id 140 len 18

*Jul  3 08:51:44.219: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.219: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.219: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.219: Vi1 LCP: O CONFNAK [ACKrcvd] id 140 len 8

*Jul  3 08:51:44.219: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:51:44.219: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:51:44.243: Vi1 LCP: I CONFREQ [ACKrcvd] id 141 len 18

*Jul  3 08:51:44.243: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.243: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.243: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.243: Vi1 LCP: Sent too many CONFNAKs.  Switch to CONFREJ

*Jul  3 08:51:44.243: Vi1 LCP: O CONFREJ [ACKrcvd] id 141 len 8

*Jul  3 08:51:44.243: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:51:44.243: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:51:44.263: Vi1 LCP: I CONFREQ [ACKrcvd] id 142 len 14

*Jul  3 08:51:44.263: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.263: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.263: Vi1 LCP: O CONFACK [ACKrcvd] id 142 len 14

*Jul  3 08:51:44.267: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:51:44.267: Vi1 LCP:    MagicNumber 0x16029C91 (0x050616029C91)

*Jul  3 08:51:44.267: Vi1 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]

*Jul  3 08:51:44.279: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Jul  3 08:51:44.279: Vi1 PAP: Using hostname from interface PAP

*Jul  3 08:51:44.279: Vi1 PAP: Using password from interface PAP

*Jul  3 08:51:44.279: Vi1 PAP: O AUTH-REQ id 1 len 18 from "mohammadaa"

*Jul  3 08:51:44.279: Vi1 LCP: State is Open

*Jul  3 08:51:44.599: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is

"AuthenticationMJ"

*Jul  3 08:51:44.599: Vi1 PPP DISC: We failed authentication

*Jul  3 08:51:44.599: Vi1 PPP: Sending Acct Event[Down] id[64]

*Jul  3 08:51:44.599: PPP: NET STOP send to AAA.

*Jul  3 08:51:44.599: Vi1 LCP: I TERMREQ [Open] id 143 len 4

*Jul  3 08:51:44.599: Vi1 PPP: Phase is TERMINATING

*Jul  3 08:51:44.599: Vi1 LCP: O TERMACK [Open] id 143 len 4

*Jul  3 08:51:44.599: Vi1 LCP: Event[Receive TermReq] State[Open to Stopping]

*Jul  3 08:51:46.615: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:51:46.615: Vi1 LCP: Event[Timeout-] State[Stopping to Stopped]

*Jul  3 08:51:46.615: Vi1 LCP: Event[DOWN] State[Stopped to Starting]

*Jul  3 08:51:46.615: Vi1 PPP: Phase is DOWN

*Jul  3 08:51:46.615: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:51:46.623: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

*Jul  3 08:53:15.331: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

*Jul  3 08:53:15.335: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:53:15.335: Vi1 PPP: Sending cstate UP notification

*Jul  3 08:53:15.335: Vi1 PPP: Processing CstateUp message

*Jul  3 08:53:15.339: PPP: Alloc Context [46B710F8]

*Jul  3 08:53:15.339: ppp86 PPP: Phase is ESTABLISHING

*Jul  3 08:53:15.339: Vi1 PPP: Using dialer call direction

*Jul  3 08:53:15.339: Vi1 PPP: Treating connection as a callout

*Jul  3 08:53:15.339: Vi1 PPP: Session handle[FB000056] Session id[86]

*Jul  3 08:53:15.339: Vi1 LCP: Event[OPEN] State[Initial to Starting]

*Jul  3 08:53:15.339: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:53:15.343: Vi1 LCP: O CONFREQ [Starting] id 1 len 10

*Jul  3 08:53:15.343: Vi1 LCP:    MagicNumber 0xEFB8E289 (0x0506EFB8E289)

*Jul  3 08:53:15.343: Vi1 LCP: Event[UP] State[Starting to REQsent]

*Jul  3 08:53:15.419: Vi1 LCP: I CONFREQ [REQsent] id 10 len 18

*Jul  3 08:53:15.419: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.419: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.419: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.419: Vi1 LCP: O CONFNAK [REQsent] id 10 len 8

*Jul  3 08:53:15.419: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:15.419: Vi1 LCP: Event[Receive ConfReq-] State[REQsent to

REQsent]

*Jul  3 08:53:15.419: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Jul  3 08:53:15.419: Vi1 LCP:    MagicNumber 0xEFB8E289 (0x0506EFB8E289)

*Jul  3 08:53:15.419: Vi1 LCP: Event[Receive ConfAck] State[REQsent to

ACKrcvd]

*Jul  3 08:53:15.439: Vi1 LCP: I CONFREQ [ACKrcvd] id 11 len 18

*Jul  3 08:53:15.439: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.439: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.439: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.439: Vi1 LCP: O CONFNAK [ACKrcvd] id 11 len 8

*Jul  3 08:53:15.439: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:15.439: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:15.459: Vi1 LCP: I CONFREQ [ACKrcvd] id 12 len 18

*Jul  3 08:53:15.459: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.459: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.459: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.459: Vi1 LCP: O CONFNAK [ACKrcvd] id 12 len 8

*Jul  3 08:53:15.459: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:15.459: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:15.479: Vi1 LCP: I CONFREQ [ACKrcvd] id 13 len 18

*Jul  3 08:53:15.479: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.479: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.479: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.479: Vi1 LCP: O CONFNAK [ACKrcvd] id 13 len 8

*Jul  3 08:53:15.479: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:15.479: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:15.499: Vi1 LCP: I CONFREQ [ACKrcvd] id 14 len 18

*Jul  3 08:53:15.499: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.499: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.499: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.499: Vi1 LCP: O CONFNAK [ACKrcvd] id 14 len 8

*Jul  3 08:53:15.499: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:15.499: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:15.519: Vi1 LCP: I CONFREQ [ACKrcvd] id 15 len 18

*Jul  3 08:53:15.519: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.519: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.519: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.519: Vi1 LCP: Sent too many CONFNAKs.  Switch to CONFREJ

*Jul  3 08:53:15.519: Vi1 LCP: O CONFREJ [ACKrcvd] id 15 len 8

*Jul  3 08:53:15.519: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:15.519: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:15.539: Vi1 LCP: I CONFREQ [ACKrcvd] id 16 len 14

*Jul  3 08:53:15.539: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.539: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.539: Vi1 LCP: O CONFACK [ACKrcvd] id 16 len 14

*Jul  3 08:53:15.539: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:15.539: Vi1 LCP:    MagicNumber 0x0040A291 (0x05060040A291)

*Jul  3 08:53:15.539: Vi1 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]

*Jul  3 08:53:15.543: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Jul  3 08:53:15.543: Vi1 PAP: Using hostname from interface PAP

*Jul  3 08:53:15.543: Vi1 PAP: Using password from interface PAP

*Jul  3 08:53:15.543: Vi1 PAP: O AUTH-REQ id 1 len 18 from "mohammadaa"

*Jul  3 08:53:15.543: Vi1 LCP: State is Open

*Jul  3 08:53:15.871: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is

"AuthenticationMJ"

*Jul  3 08:53:15.875: Vi1 PPP DISC: We failed authentication

*Jul  3 08:53:15.875: Vi1 PPP: Sending Acct Event[Down] id[65]

*Jul  3 08:53:15.875: PPP: NET STOP send to AAA.

*Jul  3 08:53:15.875: Vi1 LCP: I TERMREQ [Open] id 17 len 4

*Jul  3 08:53:15.875: Vi1 PPP: Phase is TERMINATING

*Jul  3 08:53:15.875: Vi1 LCP: O TERMACK [Open] id 17 len 4

*Jul  3 08:53:15.875: Vi1 LCP: Event[Receive TermReq] State[Open to Stopping]

*Jul  3 08:53:17.879: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:53:17.879: Vi1 LCP: Event[Timeout-] State[Stopping to Stopped]

*Jul  3 08:53:17.879: Vi1 LCP: Event[DOWN] State[Stopped to Starting]

*Jul  3 08:53:17.879: Vi1 PPP: Phase is DOWN

*Jul  3 08:53:17.879: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:53:17.887: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

*Jul  3 08:53:27.943: %SYS-5-CONFIG_I: Configured from console by cisco on

vty0 (192.168.0.1)

*Jul  3 08:53:52.787: %DIALER-6-BIND: Interface Vi1 bound to profile Di1

*Jul  3 08:53:52.795: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to up

*Jul  3 08:53:52.795: Vi1 PPP: Sending cstate UP notification

*Jul  3 08:53:52.795: Vi1 PPP: Processing CstateUp message

*Jul  3 08:53:52.799: PPP: Alloc Context [46B710F8]

*Jul  3 08:53:52.799: ppp87 PPP: Phase is ESTABLISHING

*Jul  3 08:53:52.799: Vi1 PPP: Using dialer call direction

*Jul  3 08:53:52.799: Vi1 PPP: Treating connection as a callout

*Jul  3 08:53:52.799: Vi1 PPP: Session handle[A2000057] Session id[87]

*Jul  3 08:53:52.799: Vi1 LCP: Event[OPEN] State[Initial to Starting]

*Jul  3 08:53:52.799: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:53:52.799: Vi1 LCP: O CONFREQ [Starting] id 1 len 10

*Jul  3 08:53:52.799: Vi1 LCP:    MagicNumber 0xEFB974DF (0x0506EFB974DF)

*Jul  3 08:53:52.803: Vi1 LCP: Event[UP] State[Starting to REQsent]

*Jul  3 08:53:52.987: Vi1 LCP: I CONFREQ [REQsent] id 29 len 18

*Jul  3 08:53:52.987: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:52.987: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:52.987: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:52.987: Vi1 LCP: O CONFNAK [REQsent] id 29 len 8

*Jul  3 08:53:52.987: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:52.987: Vi1 LCP: Event[Receive ConfReq-] State[REQsent to

REQsent]

*Jul  3 08:53:52.987: Vi1 LCP: I CONFACK [REQsent] id 1 len 10

*Jul  3 08:53:52.987: Vi1 LCP:    MagicNumber 0xEFB974DF (0x0506EFB974DF)

*Jul  3 08:53:52.987: Vi1 LCP: Event[Receive ConfAck] State[REQsent to

ACKrcvd]

*Jul  3 08:53:53.007: Vi1 LCP: I CONFREQ [ACKrcvd] id 30 len 18

*Jul  3 08:53:53.007: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.007: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.007: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.007: Vi1 LCP: O CONFNAK [ACKrcvd] id 30 len 8

*Jul  3 08:53:53.007: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:53.007: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:53.027: Vi1 LCP: I CONFREQ [ACKrcvd] id 31 len 18

*Jul  3 08:53:53.027: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.027: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.027: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.027: Vi1 LCP: O CONFNAK [ACKrcvd] id 31 len 8

*Jul  3 08:53:53.027: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:53.027: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:53.047: Vi1 LCP: I CONFREQ [ACKrcvd] id 32 len 18

*Jul  3 08:53:53.047: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.047: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.047: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.047: Vi1 LCP: O CONFNAK [ACKrcvd] id 32 len 8

*Jul  3 08:53:53.047: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:53.047: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:53.067: Vi1 LCP: I CONFREQ [ACKrcvd] id 33 len 18

*Jul  3 08:53:53.067: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.067: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.067: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.067: Vi1 LCP: O CONFNAK [ACKrcvd] id 33 len 8

*Jul  3 08:53:53.067: Vi1 LCP:    MRU 1500 (0x010405DC)

*Jul  3 08:53:53.071: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:53.091: Vi1 LCP: I CONFREQ [ACKrcvd] id 34 len 18

*Jul  3 08:53:53.091: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.091: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.091: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.091: Vi1 LCP: Sent too many CONFNAKs.  Switch to CONFREJ

*Jul  3 08:53:53.091: Vi1 LCP: O CONFREJ [ACKrcvd] id 34 len 8

*Jul  3 08:53:53.091: Vi1 LCP:    MRU 1492 (0x010405D4)

*Jul  3 08:53:53.091: Vi1 LCP: Event[Receive ConfReq-] State[ACKrcvd to

ACKrcvd]

*Jul  3 08:53:53.107: Vi1 LCP: I CONFREQ [ACKrcvd] id 35 len 14

*Jul  3 08:53:53.107: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.107: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.107: Vi1 LCP: O CONFACK [ACKrcvd] id 35 len 14

*Jul  3 08:53:53.111: Vi1 LCP:    AuthProto PAP (0x0304C023)

*Jul  3 08:53:53.111: Vi1 LCP:    MagicNumber 0x14F9A546 (0x050614F9A546)

*Jul  3 08:53:53.111: Vi1 LCP: Event[Receive ConfReq+] State[ACKrcvd to Open]

*Jul  3 08:53:53.111: Vi1 PPP: Phase is AUTHENTICATING, by the peer

*Jul  3 08:53:53.111: Vi1 PAP: Using hostname from interface PAP

*Jul  3 08:53:53.111: Vi1 PAP: Using password from interface PAP

*Jul  3 08:53:53.111: Vi1 PAP: O AUTH-REQ id 1 len 18 from "mohammadaa"

*Jul  3 08:53:53.111: Vi1 LCP: State is Open

*Jul  3 08:53:53.467: Vi1 PAP: I AUTH-NAK id 1 len 21 msg is

"AuthenticationMJ"

*Jul  3 08:53:53.467: Vi1 PPP DISC: We failed authentication

*Jul  3 08:53:53.471: Vi1 PPP: Sending Acct Event[Down] id[66]

*Jul  3 08:53:53.471: PPP: NET STOP send to AAA.

*Jul  3 08:53:53.471: Vi1 LCP: I TERMREQ [Open] id 36 len 4

*Jul  3 08:53:53.471: Vi1 PPP: Phase is TERMINATING

*Jul  3 08:53:53.471: Vi1 LCP: O TERMACK [Open] id 36 len 4

*Jul  3 08:53:53.471: Vi1 LCP: Event[Receive TermReq] State[Open to Stopping]

*Jul  3 08:53:55.479: Vi1 PPP: No remote authentication for call-out

*Jul  3 08:53:55.479: Vi1 LCP: Event[Timeout-] State[Stopping to Stopped]

*Jul  3 08:53:55.479: Vi1 LCP: Event[DOWN] State[Stopped to Starting]

*Jul  3 08:53:55.479: Vi1 PPP: Phase is DOWN

*Jul  3 08:53:55.479: %DIALER-6-UNBIND: Interface Vi1 unbound from profile

Di1

*Jul  3 08:53:55.487: %LINK-3-UPDOWN: Interface Virtual-Access1, changed

state to down

thanks a lot Peter,

Issue solved as the password was written with (0/7) with encryption as said.

regards,

Hello Mohammed,

That is good to know. Please add the following commands to your Dialer1 configuration - they are necessary for proper IP operation over a PPPoE session:

ppp mtu adaptive

ip mtu 1492

ip tcp adjust-mss 1452

Best regards,

Peter

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card