cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
880
Views
5
Helpful
2
Replies

catalyst 3650 debug not working

jahangir.ma
Level 1
Level 1
debug

command not working on catalyst 3650 switch, it doesn't show any thing after on.

1 Accepted Solution

Accepted Solutions

Hi

 If you are loggin into the switch using network connection, after

debug 

command you need to use

 terminal monitor

command in order to see the logs on screen.

If you are using console connection, it should log automatic.

View solution in original post

2 Replies 2

Hi

 If you are loggin into the switch using network connection, after

debug 

command you need to use

 terminal monitor

command in order to see the logs on screen.

If you are using console connection, it should log automatic.

The suggestion about

terminal monitor

is a good one. You should also check the configuration and see if logging severity levels have been configured, and if so does the severity level chosen suppress the debugging messages. The output of the first page or so of output of

show log

should provide information about logging levels if you are not sure what the operational levels are.

HTH

Rick