From: Venkatesh Palani (kvpalani@gmail.com)
Date: Mon Mar 13 2006 - 05:47:01 GMT-3
Hi,
Not sure if I am over looking some thing...been a long day...
when I try to configure clock rate on one of the serial interface that has a
PPP encapsulation it ignores the command
ROUTER4(config-if)#do sh run int s0/1
Building configuration...
Current configuration : 83 bytes
!
interface Serial0/1
ip address 152.1.54.4 255.255.255.0
encapsulation ppp
end
ROUTER4(config-if)#
*Mar 17 01:32:58.523: Se0/1 PPP: Authorization required
ROUTER4(config-if)#clock
ROUTER4(config-if)#clock ra
ROUTER4(config-if)#clock rate 64000
ROUTER4(config-if)#do sh run int s0/1
Building configuration...
Current configuration : 83 bytes
!
interface Serial0/1
ip address 152.1.54.4 255.255.255.0
encapsulation ppp
end
on debugging for PPP authentication it gave me the following error
Mar 17 01:34:38.875: Se0/1 PPP: Authorization required.
once I dissabled the aaa new everything was working fine, could some one
explaing why PPP was using aaa by default ?
debug o/p after disabling AAA
Mar 17 09:52:24.715: Se0/1 LCP: Received AAA AUTHOR Response PASS
*Mar 17 09:52:24.715: Se0/1 IPCP: Received AAA AUTHOR Response PASS
- Venkatesh
This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:38 GMT-3