Configuring Simple Vty Line Authentication
To configure simple authentication:
- Specify a vty line or a range of vty lines on which you
want to enable the password.host1(config)#line vty 8 13host1(config-line)#
- Specify the password for the vty lines. host1(config-line)#password 0 mypassword

Note: To use an encrypted password or a secret, you must follow the procedure in Setting Basic and Enable Password Parametersto obtain the encrypted password or secret. You cannot create your own encrypted password or secret; you must use a system-generated password or secret.
- Enable login authentication on the lines.host1(config-line)#login
Display your vty line configuration.
host1#show line vty 8 no access-class indata-character-bits 8exec-timeout neverexec-banner enabledmotd-banner enabledlogin-timeout 30 seconds
Hide Navigation Pane
Show Navigation Pane
SHA1