cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

hide and setup console password

petercinvest
Level 1
Level 1

I have following in my config file

enable password 12345

line con 0
exec-timeout 0 0
line vty 0 4
password 7 12345
login local
length 0
transport input telnet
line vty 5 15
password 7 12345
login local
length 0
transport input telnet
!

password is 12345, so how to hide enable password, line vty 04 and line vty 5 15 password?

how to setup console password?

Who Me Too'd this topic