You are implementing remote access to the VTY lines of a switch using SSH and the login local line vty command. Which other command must be entered to avoid being locked out of the switch?
- enable secret password
- password password
- service-password encryption
- username username secret password
Explanation: When authenticating SSH users with the login local command, a username and password pair must be created and added to the local database. Otherwise, authentication would never be successful.
Exam with this question: 1.6.4 Module Quiz - Basic Device Configuration Answers
Please login or Register to submit your answer