Compact T1 - Release 6.1 5-45
CLI Commands
delete
delete (router-lan) filter
Use the delete (router-lan) filter command to delete a single filter rule from the table of Layer
2 filters applied to the specified LAN interface.
Syntax: delete {rtr_lan-addr} filter
{address|custom|protocol|all} ["filter-name"]
Example: delete 2:1 filter address "Server1"
This example will delete a previously created address filter names "Server1".
{rtr_lan-addr}
The Router (IP or CMG) address is in the form {slot:port} or {slot "profile-name"}.
{address|custom|protocol|all}
{"filter-name"}
A symbolic name given to identify a filter rule. This name must be enclosed in quotes, with
a maximum of 8 characters.
slot Slot number (1-6) that contains the Router card
port Port number of the Router is 1
"profile-name" The profile name for the Router interface. Name must be enclosed in
quotes, with a maximum length of 11 characters.
address A previously created address filter
custom A previously created custom filter
protocol A previously created protocol filter
all All filter rules. this options does not require a filter-name to follow