cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8413
Views
10
Helpful
2
Replies

view "debug" with Telnet connection

corey.mckinney
Level 1
Level 1

I have a router in a remote location so I can't use the console port. I have to connect via telnet. Is there a way that I can view debug messages as they are coming in, like I can with the console port?

1 Accepted Solution

Accepted Solutions
2 Replies 2

mainesy
Level 1
Level 1

Yes, you can just type the following command at the enable prompt after enabling debugs:

Enable# terminal monitor

That will allow debug messages to be logged to your telnet session.

Josh

ankurbhasin
Level 9
Level 9

Hi Corey,

Just one command

"terminal monitor"

Check this link

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hcf_r/cfn_12h.htm#wp1037494

HTH

Ankur