cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
278
Views
0
Helpful
3
Replies

3660 Debugging not displaying

jason.scott
Level 1
Level 1

We've noticed that our 3660 router no longer displays full debugging information (both in a telnet session and a console session). Trying a variety of debug commands (from debug modem, debug ppp negotiation etc) results in no output. For the remote telnet sessions term mon is enabled.

Does anyone have any ideas or solutions please?

3 Replies 3

wkumari
Level 1
Level 1

Sounds like you have your logging levels set to high... Try do:

conf t

logging console 7

logging monitor 7

end

--Warren.

Thank you Warren, I'll give that a try.

Also make sure to remove "logging synchronous" under the "line console 0" config if you have it.