Microsoft
Software
Hardware
Network
Question : Delete Enable Passwords
Hello,
I configured the following on my router:
username cisco password cisco
enable secret test
enable password test123
line vty 0 4
login local
To go directly to the privilege mode once I entered the above username and password, I disabled the enable passwords with "no enable secret" and "enable password".
However, I have been getting this:
Router>en
% No password set
How do I successfully skip the enable authentication?
Thanks,
Frank
Answer : Delete Enable Passwords
You want to set your username with privilege level 15 to get enable privs right upon login:
username cisco
priv 15
password cisco
Random Solutions
Sharing remote desktop between multiple users in flash.
How do I change this JavaScript so it returns only one correct input and not two as it does now?
SSRS Reporting
Setting up new Server 2008 DC to replace existing Server 2003 DC in Parallel
Error 3709 in ASP application
GPO to encrypt offline files gone bad, how do i reset it
ASP Quickie to read loacl Access DB & update one table from another
Why the record on my database is incomplete??????
is it possible to find ip from server logs?
textBox visiblity on the client side