Extreme Networks ExtremeWare Command Reference Manual page 677

Version 7.5
Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

configure log filter events
As another example, a new exclude filter item may not need to be added if no current include filter
items contain any of the events described in the exclude statement. To illustrate, suppose a new filter
were created and configured as follows:
create log filter myFilter
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 called 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 775 for more information about severity
show log
levels.
To see a list of the components present in the system, use the following command:
show log components
To see a list 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
called 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.
This command was added to the Summit "e" series of switches in ExtremeWare 7.2e.
Platform Availability
This command is available on all platforms.
ExtremeWare 7.5 Command Reference Guide
677

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.5

Table of Contents