Cisco Router passwords
There are 5 types of passwords that can be configured on a router.
enable password [enable password cisco]
enable secret [enable secret class]
telnet [line vty 0 4, password cisco, login]
aux [line aux 0, password cisco, login]
console [line con 0, password cisco, login]
They all have the same syntax/ pattern.
The image is an easy way to remember how to [...]