I have 2 routers connected back to back via a DTE - DCE crossover cable and
i am trying to establish a ppp connection though i can't seem to make the
connection and when i try using debug ppp authentication i get:

01:57:10: Se0 PPP: Treating connection as a dedicated line

Is my config right???

Router 1 (r9)

username r10 password cisco
interface Serial0
 ip address 10.0.1.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 no fair-queue
 ppp authentication pap

Router 2 (r10)

username r9 password cisco
interface Serial0
 ip address 10.0.1.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 no fair-queue
 clockrate 64000
 ppp authentication pap


Also when i try to debug using debug ppp authentication i dont seem to be
seeing any outputs to the console, i have tried using terminal monitor
though i plugged into the console directly.

Using show logging gives me this output:

r10#show logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
    Console logging: level debugging, 55 messages logged
    Monitor logging: level debugging, 0 messages logged
    Buffer logging: level debugging, 8 messages logged
    Trap logging: level informational, 50 message lines logged

Under console logging it says 55 messages logged, how do i view these????

Cheers

Matt




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=66486&t=66486
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to