/
set firewall filter description
set firewall filter description
To configure the filter description, use the set firewall filter description command in L2/L3 configuration mode. To remove the filter desctiption, use the delete form of the command.
Command Syntax
set firewall filter filter-name description filter-description
delete firewall filter fileter-name description
Parameters
filter-name | Filter name. |
filter-description | Filter description. |
Example
The following example configures the filter named MyFilter with the description It's a test filter.
admin@Switch# set firewall filter MyFilter description "It's a test filter"
The folowing example removes the description of the filter MyFilter. Note that only the description is removed. The filter itself is not deleted by this command.
admin@Switch# delete firewall filter MyFilter description Deleting: > description: "\"It's a test filter\"" OK
Copyright © 2025 Pica8 Inc. All Rights Reserved.