342
ExtremeWare XOS 11.0 Command Reference Guide
Commands for Status Monitoring and Statistics
create log filter
create log filter <name> {copy <filter name>}
Description
Creates a log filter with the specified name.
Syntax Description
Default
N/A.
Usage Guidelines
This command creates a filter with the name specified. A filter is a customizable list of events to include
or exclude, and optional parameter values. The list of events can be configured by component or
subcomponent with optional severity, or individual condition, each with optional parameter values. See
the commands
configure log filter events
and
configure log filter events match
for
details on how to add items to the filter.
The filter can be associated with one or more targets using the
configure log target filter
command to control the messages sent to those targets. The system has one built-in filter named
DefaultFilter
, which itself may be customized. Therefore, the
create log filter
command can be used
if a filter other than
DefaultFilter
is desired. As its name implies,
DefaultFilter
initially contains the
default level of logging in which every ExtremeWare XOS component and subcomponent has a
pre-assigned severity level.
If another filter needs to be created that will be similar to an existing filter, use the
copy
option to
populate the new filter with the configuration of the existing filter. If the
copy
option is not specified,
the new filter will have no events configured and therefore no incidents will pass through it.
The total number of supported filters, including
DefaultFilter
, is 20.
Example
The following command creates the filter named
fdb2
, copying its configuration from the filter
DefaultFilter
:
create log filter fdb2 copy DefaultFilter
History
This command was first available in ExtremeWare XOS 10.1.
name
Specifies the name of the filter to create.
copy
Specifies that the new filter is to be copied from an existing one.
filter name
Specifies the existing filter to copy.
Содержание ExtremeWare XOS 11.0
Страница 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Страница 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Страница 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Страница 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Страница 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Страница 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Страница 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Страница 752: ...752 ExtremeWare XOS 11 0 Command Reference Guide IGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 816: ...816 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands History This command was available in ExtremeWare XOS 10 1...
Страница 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Страница 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...