5G-ITTC(config)#line console 0
5G-ITTC(config-line)#logging synchronous
5G-ITTC(config-line)#password 5gconsole
5G-ITTC(config-line)#login
5G-ITTC(config-line)#exit
5G-ITTC(config)#exit
5G-ITTC#exit
Press RETURN to get started.
User Access Verification
Password:
5G-ITTC>.
PRIVILEGE EXEC PASSWORD
Cisco’s solution to the enable password’s inherent problem was to create a new type of password
called the secret password. When you configure both an enable and a secret password, the secret
password is the password that will be used to switch from User Exec mode to Privilege Exec
mode.
5G-ITTC>enable
5G-ITTC#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
5G-ITTC(config)#enable password 5gpriv
5G-ITTC(config)#enable secret 5gsecret
5G-ITTC(config)#
TELNET PASSWORD
A device can be managed either locally or remotely. There are various protocols,
tools, and services (such as Telnet, Secure Shell, and Putty) that are used to manage
devices remotely.
5G-ITTC(config)#
5G-ITTC(config)#line vty 0 4