Lab 1.3-Enable Mode or Line Console Password Configuration on Cisco Switches

Lab 1.3 Enable Mode or Line Console Password Configuration 

Process Step :
    step 1: Assign Username and Password For Login
    step 2: Apply Line Console 0 
    Step 3: apply service password encryption 
Configuration :
 Step 1: Assign Username and Password For Login
Switch>en
Switch#conf t
Switch(config)#username afs2day password ciscosw123
Step 2: Apply Line Console 0 
Switch(config)#line console ?
<0-0> First Line number
Switch(config)#line console 0
Switch(config-line)#login local
Switch(config-line)#exit
Step 3: apply service password encryption 
Switch#show running-config | i user
username afs2day password 0 ciscosw123
Switch#conf t
Switch(config)#service password-encryption
Switch(config)#exit


Switch#show running-config | i user
username afs2day password 7 121A0C0411041F137B7977
Step 4 : Verification 
User Access Verification

Username: afs2day
Password:


No comments

Powered by Blogger.