Specifications

8-216 show switch filter Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
show switch filter
Syntax SHow SWItch FILter [POrt={port-list|ALL}]
[ACtion={FORward|DIScard}] [DESTaddress=macadd]
[ENTry=entry-list] [VLAN={vlan-name|1..4094}]
where:
macadd is an Ethernet six-octet MAC address, expressed as six pairs of
hexadecimal digits delimited by hyphens.
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-list is a port number, range (specified as n-m), or comma-separated list
of numbers and/or ranges. Port numbers start at 1 and end at m, where m
is the highest numbered Ethernet switch port, including uplink ports.
vlan-name is a unique name from 1 to 32 characters. Valid characters are
uppercase and lowercase letters, digits, the underscore, and the hyphen.
The vlan-name cannot be a number or all.
Description This command displays information about some or all of the static switch filter
entries (Figure 8-40 on page 8-216, Table 8-59 on page 8-217). The output can be
limited to display only entries matching the optional parameters as described
below.
The action parameter specifies whether frames matching the filter entry are
forwarded or discarded.
The entry parameter must specify an existing filter entry or entries in the
Permanent Forwarding Database.
The destaddress parameter specifies the destination MAC address in the filter
entry.
The port parameter specifies the outbound ports over which frames matching
this filter entry are discarded or forwarded.
The vlan parameter specifies the numerical VLAN Identifier with which the
filter entry is associated.
Figure 8-40: Example output from the show switch filter command
Switch Filters
---------------------------------------------------------------------------
Entry VLAN Destination Address Port Action Source
---------------------------------------------------------------------------
0 default (1) aa-ab-cd-00-00-01 1 Forward static
1 default (1) aa-ab-cd-00-00-02 1 Forward static
0 marketing (2) aa-ab-cd-00-00-01 2 Discard static
1 marketing (2) aa-ab-cd-00-00-02 2 Discard learn
---------------------------------------------------------------------------