Hi All,
I am having problem with the enable secret level command . I
wanted to do the following configuration ..
R2 should telnet to R1 (10.0.0.1) . On giving enable password cisco R2
should go to privilege level 2 . When I give enable after doing a telnet it
complains password not set .
Wherase when I just set the enable secret without specifying the level it
works fine.
Here are my Logs .
R1(config)#enable secret level 2 cisco
Telnet from R2 to R1
================
R2#telnet 10.0.0.1
Trying 10.0.0.1 ... Open
R1>en
% No password set
R1>
When using just enable secret it works fine but privilege level is 15
===================================================
R1(config)#enable secret cisco
R2#telnet 10.0.0.1
Trying 10.0.0.1 ... Open
R1>en
Password:
R1#sh privilege
Current privilege level is 15
R1#exit
[Connection to 10.0.0.1 closed by foreign host]
R2#
Not sure if I am missing something .
Thanks in advance for the help!!!
Saketh
Blogs and organic groups at http://www.ccie.net
Received on Mon Jun 29 2009 - 17:40:39 ART
This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 20:02:38 ART