From: Jason Cash (cash2001@swbell.net)
Date: Wed Apr 23 2003 - 00:34:04 GMT-3
I am having problems with the a task:
"user brett should be able to enter config mode and then int. conf. mode
but no more"
Here is my config:
hostname r6
!
aaa new-model
aaa authentication login default local
aaa authorization exec default local
!
username brett privilege 8 password 0 favre
!
privilege configure level 8 interface
privilege exec level 8 configure
privilege exec level 8 configure terminal
!
end
And here is the capture of the login:
User Access Verification
Username: brett
Password:
r6>conf t
% Invalid input detected at '^' marker.
r6>configure
Translating "configure"
Translating "configure"
% Unknown command or computer name, or unable to find computer address
r6>conf
Translating "conf"
Translating "conf"
% Unknown command or computer name, or unable to find computer address
r6>
As you can see, these commands are not available. Wouldn't one need to
goto enable to even get to 'conf t'? What is missing as this is the
same as the provided solution.
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:36:02 GMT-3