cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
434
Views
0
Helpful
1
Replies

Debug output to ssh

bfrericks
Level 1
Level 1

OK maybe i'm stupid, but I can't seem to get my debug to output to ssh. I have entered logging on, logging monitor and the appropriate debug commands but nothing has been sent to the ssh session. What the heck??

1 Reply 1

vitripat
Level 7
Level 7

If you are using 6.x code, debug output is not sent as syslogs. However, if you are using 7.x code, you can use following commands to send debug outputs to your syslogs-

logging list dbgmsg message 711001

logging terminal dbgmsg

logging debug-trace

logging enable

Now, if we enable "debug icmp trace", debug output will be sent to your terminal screen as a syslog message. We can configure PIX similarly to send the debug outputs to

a syslog server.

Notes:

Syslog 711001 is where all debugs are sent when the 'logging debug-trace' option is enabled.

Hope this helps.

Regards,

Vibhor.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card