configure log filter events match
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
579
Example
By default, all log targets are associated with the built-in filter,
DefaultFilter
. Therefore, the most
straightforward way to send additional messages to a log target is to modify
DefaultFilter
. In the
following example, the command modifies the built-in filter to allow incidents in the
STP
component,
and all subcomponents of
STP
, of severity critical, error, warning, notice and info. For any of these
events containing a physical port number as a match parameter, limit the incidents to only those
occurring on physical ports 3, 4 and 5 on slot 1, and all ports on slot 2:
configure log filter DefaultFilter add events stp severity info match ports 1:3-1:5,
2:*
If desired, issue the
unconfigure log DefaultFilter
command to restore the
DefaultFilter
back to its
original configuration.
History
This command was first available in ExtremeWare XOS 10.1.
New parameter
<type>
values, including
esrp
and
eaps
were added in ExtremeWare XOS 11.0 and
11.1.
Support for IPv6 addresses was added in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.