Re: PPP Authentication

From: Mike Canfield (mike@mcanfield.com)
Date: Sat Feb 18 2006 - 12:53:39 GMT-3


Try

Rack1R1#sh run int s0/0
Building configuration...

Current configuration : 188 bytes
!
interface Serial0/0
 ip address 5.0.0.2 255.255.255.252
 encapsulation ppp
 clock rate 56000
 no fair-queue
 ppp authentication pap
 ppp pap sent-username Rack1R1 password 0 123456
end

Rack1R5#sh run int s0/0
Building configuration...

Current configuration : 170 bytes
!
interface Serial0/0
 ip address 5.0.0.1 255.255.255.252
 encapsulation ppp
 no fair-queue
 ppp authentication pap
 ppp pap sent-username Rack1R5 password 0 123456
end
----- Original Message -----
From: "Agayev, Teymur" <agayt1@bp.com>
To: <ccielab@groupstudy.com>
Sent: Saturday, February 18, 2006 9:08 AM
Subject: PPP Authentication

> Hi All,
>
>
> Can anybody help me with ppp authentication? Below part of config that
> doesnt work and I cant understand why:
>
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> hostname Rack1R1
> no aaa new-model
> no network-clock-participate slot 1
> no network-clock-participate wic 0
> ip subnet-zero
> ip cef
> no ip domain lookup
> username Rack1R5 password 0 123456
>
> interface Serial0/1
> ip address 5.0.0.2 255.255.255.252
> encapsulation ppp
> ppp authentication pap
>
>
>
>
>
> no service password-encryption
> hostname Rack1R5
> no aaa new-model
> ip subnet-zero
> ip cef
> no ip domain lookup
> username Rack1R1 password 0 123456
>
> interface Serial0/1
> ip address 5.0.0.1 255.255.255.252
> encapsulation ppp
> clock rate 64000
> ppp authentication pap
>
> And logs full of:
> Rack1R1# *Apr 24 00:04:55.223: Se0/1 PPP: Authorization required
> Rack1R1# *Apr 24 00:05:45.399: Se0/1 PPP: Authorization required
> Rack1R1# *Apr 24 00:06:35.575: Se0/1 PPP: Authorization required
> Rack1R1# *Apr 24 00:07:25.751: Se0/1 PPP: Authorization required
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3