cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1428
Views
0
Helpful
4
Replies

Can not telnet on IOS but only debug mode

Junior89B4
Level 1
Level 1

Hi guys. I am trying to configure telnet on a ASR router 1001. I already run all the commands as per article  but everytime that i try to telnet is stuck on the message  : --Waiting for IOS Process--. I know that to telnet we need to enable login local authentication and i have already created a user and set a password. 

Every time i run the command ctrl c i can easily enter to debug mode. Where is my mistake that i am not understanding. 

 

these are the command that i have run until know. Any advice is appreciated. 

 

Router(config)# transport-map type persistent telnet telnethandler

Router(config-tmap)# connection wait allow interruptible

Router(config-tmap)# transport interface gigabitethernet 0

Router(config-tmap)# exit Router(config)# transport type persistent telnet input telnethandler

4 Replies 4

now that i run the command connection wait none it goes right away to debug mode

is that what you looking to work for? or still has an issue, the show us the output and logs (still have an issue ?)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thank you for your reply. In fact i do not want to telnet on debug mode. I want to telnet as EXEC mode. But with the link above i just enter on debug mode, i do not want that one.