delete log filter
Deletes a log filter with the specified name.
Syntax Description
filter-name | Specifies the filter to delete. |
all | Specifies that all filters, except DefaultFilter, are to be deleted |
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 DefaultFilterExample
The following command deletes the filter named fdb2:
delete log filter fdb2
History
This command was first available in ExtremeXOS 10.1.
Platform Availability
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.