What is used to add a time stamp to a debug message.

What is used to add a time stamp to a debug message. 



This feature provide information about when debug elements occurred and the duration of time between events

service timestamps


displays the CPU use for each process. 

This data can influence decisions about using a debug command if it indicates that the production system is too heavily used for adding a debug command.

show processes


disables all debug commands

no debug all


displays debug output and system error messages for the current terminal and session. 

When you Telnet to a device and issue a debug command, you will not see output unless this commands is entered.

terminal monitor


Learn More :