How To Enable Telnet Access 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.
To enable Telnet access on a Cisco router, use the following commands in global configuration mode:
1. Configure the interfaces for which you wish to enable Telnet by entering the “interface” command.
2. Enter the “ip access–group [access list number] in” command.
3. Enter the “ip access–class [access list number] in” command.
4. Enter the “transport input telnet” command.
5. Once these four steps have been completed, enter the “end” command to exit configuration mode and save your changes.