Commands for Status Monitoring and Statistics
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
684
To get a listing of the components present in the system, use the following command:
show log components
Example
The following command displays the event counters for event conditions of severity debug-summary or
greater in the component
STP.InBPDU
:
show log counters stp.inbpdu severity debug-summary
The following is sample output from this command:
Comp SubComp Condition Severity Occurred In Notified
------- ----------- ----------------------- ------------- -------- -- --------
STP InBPDU Drop Error 0 Y 0
STP InBPDU Ign Debug-Summary 0 N 0
STP InBPDU Mismatch Warning 0 Y 0
Occurred : # of times this event has occurred since last clear or reboot
Flags : (*) Not all applications responded in time with there count values
In(cluded): Set to Y(es) if one or more targets filter includes this event
Notified : # of times this event has occurred when 'Included' was Y(es)
The following command displays the event counters for the event condition
PDUDrop
in the component
STP.InBPDU
:
show log counters "STP.InBPDU.Drop"
The following is sample output from this command:
Comp SubComp Condition Severity Occurred In Notified
------- ----------- ----------------------- ------------- -------- -- --------
STP InBPDU Drop Error 0 Y 0
Occurred : # of times this event has occurred since last clear or reboot
Flags : (*) Not all applications responded in time with there count values
In(cluded): Set to Y(es) if one or more targets filter includes this event
Notified : # of times this event has occurred when 'Included' was Y(es)
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.