Page 19 - Computer Software Application TP - Volume 1
P. 19
COMPUTER SOFTWARE APPLICATION - CITS
Step 4: Set up line control password and enable secret password.
To configure the Line Control password and Enable secret follow the below commands:
sh#conf t
sh(config)#
sh(config)#line con 0
sh(config-line)#password GFG123
sh(config-line)#login
sh(config-line)#exit
sh(config)#enable secret GFG@123
sh(config)#exit
Step 5: Verify the password
• When you try to log in first, it will ask for the line control password.
• Then, to configure the terminal it will ask to enable a secret password.
4
CITS : IT & ITES - Computer Software Application - Exercise 2