Turning off debugging, Logging – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 269
Debugging and Logging
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
9.3
Turning off debugging
To turn off debugging, use the no debug or undebug command. When a protocol is
specified with the no debug or undebug commands, debugging is stopped for the
specified protocol. To stop all debugging, use the all parameter with these commands.
awplus(config)# no debug rstp
or
awplus#undebug all
Logging
Protocols generate important debugging messages by default, and send them to the
logging system. Additional more detailed messages can be generated by enabling
debugging (
).
Messages can be filtered based on: the program that generated the message, the severity
level of the message, the type of facility that generated the message, substrings within the
message text. The severity levels in order are:
■
emergencies
■
alerts
■
critical
■
errors
■
warnings
■
notifications
■
informational
■
debugging
The facility categories are:
■
auth Security/authorization messages
■
authpriv Security/authorization messages (private)
■
cron Clock daemon
■
daemon System daemons
■
ftp FTP daemon
■
kern Kernel messages
■
lpr Line printer subsystem
■
mail Mail system
■
news Network news subsystem
■
syslog Messages generated internally by syslogd
■
user Random user-level messages
■
uucp UUCP subsystem