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
order by int avoiding null values
SBS 2008 -- Terminal Services gateway service is not running
Conficker Worm
MYSQL - Specified Key was too long! Help!
Oracle SQL Query
Converting Date Format in PHP
How to clear a recordset
Modify Cron Job
FREE SMS Text Messaging API
refactoring code