Controlling CLI Access
CLI Modes
R> ! To enter the Privileged Exec Mode R> enableR# ! To go back to the User Exec Mode R# disable! To enter config mode R# config terminal ! To exit config mode: R(config)# end
R(config)# enable {password PASS | secret SECRET}
! secret uses a better encryption algorithm than password encryptionCustom Privilege Levels
Role Based CLI Access
CLI Sessions
Local or Remote CLI
Protecting line access
Password Encryption
SSH
SSH Server
SSH Client
SCP Server
Last updated