November 23

How to View the Debug output in a Cisco Switch

In privileged (Enable) mode and enter the command

terminal monitor

 

no debug all
conf t
logging monitor debugging
logging on
exit

Enter your Debug command for example:  debug ip dhcp server packet

Turn it off after debugging

no debug all
terminal no monitor
conf t
no logging monitor
exit


Posted November 23, 2017 by Ray in category "Cisco

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.