From: Peter (peter@cyscoexpert.com)
Date: Wed Apr 23 2003 - 02:06:47 GMT-3
Not sure what is wrong. Mine works fine:
aaa new-model
aaa authentication login default local
aaa authorization exec default local
username chris privilege 8 password 0 chandler
privilege configure level 8 interface
privilege exec level 8 configure
privilege exec level 8 configure terminal
R1#telnet 1.1.1.1
Trying 1.1.1.1 ... Open
User Access Verification
Username: chris
Password:
R1#confi t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#interface fa0/0
R1(config-if)#?
Interface configuration commands:
default Set a command to its defaults
exit Exit from interface configuration mode
help Description of the interactive help system
no Negate a command or set its defaults
R1(config-if)#
_____________________________
Peter
#7247 (R&S, Security, C&S)
CyscoExpert Corp.
4433 W. Touhy Ave. Suite 410
Lincolnwood, IL 60712
Phone (847) 674-3392
Toll Free (866) CyscoXP (297-2697)
Fax (847) 674-2625
----- Original Message -----
From: "Jason Cash" <cash2001@swbell.net>
To: <ccielab@groupstudy.com>
Sent: Tuesday, April 22, 2003 10:34 PM
Subject: Priviledge commands
> 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