Extreme Networks ExtremeWare 7.2e Installation And User Manual page 129

Software version 7.2e
Table of Contents

Advertisement

structure. To get a listing of the components and subcomponents in your release of ExtremeWare, use
the following command:
show log components {<event component> | all}
For example, to get a listing of the subcomponents that make up the STP component, use the following
command:
show log components stp
The output produced by the command is similar to the following:
Component
------------------- ---------------------------------------------- ----------
STP
InBPDU
OutBPDU
System
In the display above is listed the component, the subcomponents that make up that component, and the
default severity threshold assigned to that component. A period (.) is used to separate component,
subcomponent, and condition names in EMS. For example, you can refer to the InBPDU subcomponent
of the STP component as STP.InBPDU. On the CLI, you can abbreviate or TAB complete any of these.
A component or subcomponent will often have several conditions associated with it. To see the
conditions associated with a component, use the following command:
show log events {<event condition> | [all | <event component>] {severity <severity>
{only}}} {detail}
For example, to see the conditions associated with the STP.InBPDU subcomponent, use the following
command:
show log events stp.inbpdu
The output produced by the command is similar to the following:
Comp
SubComp
------- ----------- ----------------------- ------------- ----------
STP
InBPDU
In the display above is listed the four conditions contained in the STP.InBPDU component, the severity
of the condition, and the number of parameters in the event message. In this example, the severities of
the events in the STP.InBPDU subcomponent range from error to debug-summary.
When you use the
example, if you want to see the message text and the parameters for the event condition
STP.InBPDU.Trace, use the following command:
show log events stp.inbpdu.trace detail
The output produced by the command is similar to the following:
Comp
SubComp
------- ----------- ----------------------- ------------- ----------
ExtremeWare 7.2e Installation and User Guide
Title
Spanning-Tree Protocol (STP)
STP In BPDU subcomponent
STP Out BPDU subcomponent
STP System subcomponent
Condition
Drop
Dump
Ign
Trace
keyword you will see the message text associated with the conditions. For
detail
Condition
Severity
Parameters
Error
3
Debug-Data
3
Debug-Summary
2
Info
2
Severity
Parameters
Event Management System/Logging
Severity
Threshold
Error
Warning
Warning
Error
129

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents