Specifications

delete log filter
ExtremeWare XOS 10.1 Command Reference Guide 267
delete log filter
delete log filter [<filter name> | all]
Description
Deletes a log filter with the specified name.
Syntax Description
Default
N/A.
Usage Guidelines
This command deletes the specified filter, or all filters except for the filter DefaultFilter. The specified
filter must not be associated with a target. To remove that association, associate the target with
DefaultFilter instead of the filter to be deleted, using the following command:
configure log target <target> filter DefaultFilter
Example
The following command deletes the filter named fdb2:
delete log filter fdb2
filter name Specifies the filter to delete.
all Specifies that all filters, except DefaultFilter, are to be deleted