Networking >> Vendor >> Cisco >> Switches >> How to set passwords

To ensure that the passwords are stored encrypted # service password-encryption To ensure that passwords are stored in clear text # no service password-encryption For console password # line con 0 password 0 xxxxxxxx For network (telnet) login without radius and without username # line vty 0-4 password 0 xxxxxxxx