Specifications

Switching delete switch l3filter entry 8-101
Software Release 2.7.3
C613-03098-00 REV A
delete switch l3filter
Syntax DELete SWItch L3Filter=filter-id
where filter-id is a decimal number in the range 1 to the number of filters
defined
Description This command deletes the specified filter match criteria. A filter match criteria
cannot be deleted if it contains a filter entry. Delete the filter entries and then
delete the filter.
Example To delete filter 1, use the command:
del swi l3f=1
Related Commands add switch l3filter match
set switch l3filter match
show switch l3filter
delete switch l3filter entry
Syntax DELete SWItch L3Filter=filter-id ENTry=entry-id
where:
filter-id is a decimal number in the range 1 to the number of filters defined.
entry-id is a decimal number in the range 1 to the number of entries
defined.
Description This command deletes the specified entry from the specified filter. Both the
entry and the filter must already exist. The l3filter parameter specifies the
number of the filter. The entry parameter specifies the number of the entry to
delete. Filter and entry numbers are in the output of the show switch l3filter
command on page 8-220.
Example To delete entry 3 from filter 1, use the command:
del swi l3f=1 ent=3
Related Commands add switch l3filter entry
set switch l3filter entry
show switch l3filter