Specifications
8-100 delete switch filter Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
delete switch filter
Syntax DELete SWItch FILter POrt=port ENTry=entry-list
where:
■ entry-list is an entry number, range (specified as n-m), or comma-separated
list of numbers and/or ranges. Entry numbers start at 0 and end at m,
where m is the highest filter entry currently defined in the permanent
forwarding database. Each port has its own permanent forwarding
database.
■ port is the number of one of the switch ports or an uplink port.
Description This command deletes the specified static filter entry port from the permanent
forwarding database. The static filter is deleted on the port specified by the
port parameter. The entry parameter must specify an existing filter entry in the
permanent forwarding database.
Example To delete filter entry 9 on port 2, use the command:
del swi fil po=2 ent=9
Related Commands add switch filter
show switch filter
delete switch hwfilter classifier
Syntax DELete SWItch HWFilter CLASSifier=classifier-list
where classifier-list is either an integer from 1 to 9999; a range of integers
(specified as 1-4), or a comma-separated list of classifier numbers and/or
ranges (1, 3, 4-9)
Description This command deletes any hardware-based filters associated with the specified
classifier(s). All of the specified classifiers must exist and must already be
incorporated into a filter entry. The switch hwfilter classifier commands may
not be used with the switch l3filter commands.
The classifier parameter specifies a list of classifiers for which hardware filter
entries are to be deleted.
Examples To delete hardware filtering entries based on classifiers 1 to 5 from the switch,
use the command:
del swi hwf class=1-5
Related Commands add switch hwfilter classifier
set switch hwfilter classifier
show switch hwfilter