Extreme Networks ExtremeWare Command Reference Manual page 622

Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

Commands for Status Monitoring and Statistics
configure log filter myFilter add events bgp.keepalive severity error only
then the following exclude item actually results in no change to the filter item list:
configure log filter myFilter add exclude events bgp.updatein severity all
Since the newly created filter, myFilter, only includes some items from the subcomponent BGP.Keepalive,
there are no BGP.UpdateIn events that need to be excluded.
More Information. See the command
on page 713 for more information about severity
show log
levels.
To get a listing of the components present in the system, use the following command:
show log components
To get a listing of event condition definitions, use the following command:
show log events
To see the current configuration of a filter, use the following command:
show log configuration filter <filter name>
Example
The following command adds all events in the STP.InBPDU component at severity
to the filter
info
mySTPFilter:
configure log filter myStpFilter add events stp.inbpdu severity info
The following command adds events in the STP.OutBPDU component, at the pre-defined severity level
for that component, to the filter myStpFilter:
configure log filter myStpFilter add events stp.outbpdu
The following command excludes one particular event, STP.InBPDU.Drop, from the filter:
configure log filter myStpFilter add exclude events stp.inbpdu.drop
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
622
ExtremeWare Software 7.3.0 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.3.0

Table of Contents