![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXhJMC0FKx-YJguNTGYuUW-NlIUaX2DfGAHYJKoyrUtzvKcB9aAoBpyfXH0ub83mMC5SzVREfHrkTD14Ae8UyqEW9FlcMIT9P4VYtGw8OC_2eqJyh5wZfDWdu6Lq9K0ttRghkMytC4-3Jc/s320/hhf.jpg)
3. enable secret
This
password is also use for privilege mode but it has priority over enable
password and
it is always encrypted
To set password:
R(config)# enable secret cisco
R(config)#^Z
To remove password:
R(config)# no enable secret
R(config)#^Z
NOTE:
To check passwords
R# show running-config
NOTE: Password is
never encrypted in Telnet
NOTE
:
By
default telnet session is not possible without any password but to connect
telnet without using any password :-
R(config)# line
vty 0 1
<┘ (for 2
sessions)
# no
login <┘
# ^Z
R# copy startup-config running-config <┘
No comments:
Post a Comment