From: Joshua (joshualixin@gmail.com)
Date: Wed Feb 01 2006 - 13:08:28 GMT-3
Hi,
I am trying to test Console port security. But i do not know why i can not
AAA local database on it. Even i do
*Router(config)#line con 0
Router(config-line)#login authentication default*
When i do sh run, the login authentication method can not be hold. Did i
miss something??? Thank you in advance!!!
*Router(config-line)#login authentication default*
*Router#sh run
Building configuration...*
*Current configuration : 668 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
logging queue-limit 100
!
username test privilege 0 password 0 test
username test1 privilege 15 password 0 test1
aaa new-model
!
!
aaa authentication login default local
aaa authorization exec default local
aaa session-id common
ip subnet-zero
!
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
ip http server
ip classless
!
!
!
!
radius-server authorization permit missing Service-Type
!
line con 0
line aux 0
line vty 0 4
!
end*
This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3