User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 353
5.6.18. logging console severity level
This command sets the severity level of logging console. The logging console only prints the messages which of
level is equal or above severity level.
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Format logging console [<severitylevel keyword> | <0 ~ 7>]
Default Info
Mode Global Config
Example: Below two examples are some configurations, it sets severity level of logging console to warning.
(M4500-32C) #logging console 4
(M4500-32C) #logging console warning
5.6.19. logging monitor
This command is used to enable or disable global configuration of terminal monitor. When logging monitor is
enabled and terminal session (e.g. Telnet or SSH session) enables configuration of “terminal monitor”, the log
messages will print to terminal session.
Format [no] logging monitor
Default Disabled
Mode Global Config
5.6.20. logging monitory severity level
This command sets the severity level of logging monitor. The logging monitor only prints the messages which of
level is equal or above severity level.
The parameters “severitylevel” could be specified as either an integer from 0 to 7 or symbolically through one of
the following keywords: emergency (0), alert (1), critical (2), error (3), warning (4), notice (5), informational (6),
debug (7).
Format logging monitor [<severitylevel keyword> | <0 ~ 7>]
Default Info
Mode Global Config