Specifications

8-76 add switch filter Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
The vlan parameter specifies the VLAN Identifier to which the filter entry is
associated. The vlan parameter is required when the port parameter specifies
tagged ports. When the port parameter specifies untagged ports, the vlan
parameter is not required, and defaults to the VLAN Identifier of the VLAN for
which the ports are untagged. Therefore, when the vlan parameter is not
specified, the ports are treated as untagged ports.
The switch automatically deletes static filter entries for a port if the port is
deleted from the specified VLAN.
Examples To forward all frames destined for MAC address 00-00-cd-12-34-56 on the
VLAN to which port 3 is an untagged port, use the command:
add swi fil dest=00-00-cd-12-34-56 ac=for po=3
To discard all frames destined for MAC address 00-00-cd-12-34-56 on port 4 in
VLAN 4, use the command:
add swi fil dest=00-00-cd-12-34-56 po=4 ac=dis vlan=4
Related Commands delete switch filter
show switch filter