Specifications

Switching show switch filter 8-217
Software Release 2.7.3
C613-03098-00 REV A
Examples To display information about the entire Permanent Forwarding Database, use
the command:
show switch filter port=all
To display information about the Permanent Forwarding Database for port 3,
use the command:
show switch filter port=3
To display information about the Permanent Forwarding Database for the
marketing VLAN, use the command:
show switch filter port=all vlan=marketing
To display the port to which the MAC address 00-00-00-12-34-56 belongs, use
the command:
show switch filter port=all destaddress=00-00-00-12-34-56
Related Commands add switch filter
delete switch filter
Table 8-59: Parameters in the output of the show switch filter command
Parameter Meaning
Entry Number identifying the filter entry.
Destination Address Destination MAC address for the entry.
VLAN VLAN name and identifier for the entry.
Port The outbound port to match for the filter entry to be
applied.
Action Whether the action specified by the filter entry to forward
or discard.
Source This parameter is eitherstatic” (indicating the filter is a
static filter) or “learned” (indicating the filter is present
either because it has been added with the learn parameter
of the set switch port command, or has been dynamically
learned during normal intrusion detection operation).