Extreme Networks ExtremeWare XOS Guide Manual page 103

Concepts guide
Hide thumbs Also See for ExtremeWare XOS Guide:
Table of Contents

Advertisement

Table 19: Severity levels assigned by the switch (continued)
Level
Debug-Verbose
Debug-Data
To configure the severity level of the messages sent to a target, there is more than one command that
you can use. The most direct way to set the severity level of all the sent messages is to use the following
command:
configure log target [console | memory-buffer | nvram | session | syslog [<all |
ipaddress> [local0 ... local7]]] {severity <severity> {only}}
When you specify a severity level, messages of that severity and greater will be sent to the target. If you
want only messages of the specified severity to be sent to the target, use the keyword
example, specifying
severity warning only
Another command that can be used to configure severity levels is the command used to associate a
filter with a target:
configure log target [console | memory-buffer | nvram | session | syslog [all |
<ipaddress> [local0 ... local7]]] filter <filter-name> {severity <severity> {only}}
When you specify a severity level as you associate a filter with a target, you further restrict the
messages reaching the target. The filter may only allow certain categories of messages to pass. Only the
messages that pass the filter, and then pass the specified severity level will reach the target.
Finally, you can specify the severity levels of messages that reach the target by associating a filter with a
target. The filter can specify exactly which message it will pass. Constructing a filter is described in
"Filtering By Components and Conditions" on page 105.
Components and Conditions
The event conditions detected by ExtremeWare XOS are organized into components and
subcomponents. To get a listing of the components and subcomponents in your release of ExtremeWare
XOS, use the following command:
show log components {<event component> | version}
For example, to get a listing of the components and subcomponents in your system, use the following
command:
show log components
The partial output produced by the command is similar to the following:
* BD-PC.5 # show log components
Component
------------------- ---------------------------------------------- -------------
...
...
STP
ExtremeWare XOS 10.1 Concepts Guide
Description
A condition has been detected that may interest a developer analyzing some system
behavior at a more verbose level than provided by the debug summary information.
A condition has been detected that may interest a developer inspecting the data
underlying some system behavior.
will send warning, error, and critical messages, but specifying
severity warning
will just send warning messages.
Title
Spanning-Tree Protocol (STP)
Event Management System/Logging
. For
only
Severity
Threshold
Error
103

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 10.1

Table of Contents