Configure console login password on Cisco switch

Contributor Icon Contributed by qmchenry Date Icon May 27, 2004  
Tag Icon Tagged: Cisco switch

Cisco devices allow password protection of console access. This recipe describes configuring the use of a password to protect the console of a Cisco switch.


To set the console password to keepout, enter the following commands from global configuration mode:

line console 0
password keepout
login

The login statement enables logins from the console.

Previous recipe | Next recipe |
 
blog comments powered by Disqus