How To Configure Telnet On Cisco Router?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log into the router using the console port or Telnet.
2. Enter global configuration mode by typing “configure terminal”.
3. Enable the Telnet service by typing “line vty 0 4”.
4. Set the password for Telnet access by typing “password <password>”.
5. Set the Telnet timeout value by typing “exec–timeout <minutes> <seconds>”.
6. Save the configuration by typing “write memory”.
7. Exit the router by typing “exit”.