Specifications

VLAN Configuration Command Set
Assigning Port VLAN IDs (PVIDs) and Ingress Filtering
6-16 SecureStack A2 Configuration Guide
6.3.3.5 set port ingress filter
Use this command to discard all frames received with a VLAN ID that don’t match the port’s VLAN
egress list. When ingress filtering is enabled on a port, the VLAN IDs of incoming frames are
compared to the port’s egress list. If the received VLAN ID does not match a VLAN ID on the port’s
egress list, then the frame is dropped.
Ingress filtering is implemented according to the IEEE 802.1Q standard.
set port ingress-filter port-string {disable | enable}
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to enable port ingress filtering on fe.1.3:
port-string Specifies the port(s) on which to enable or disable ingress
filtering. For a detailed description of possible port-string
values, refer to Section 3.1.1.
disable | enable Disables or enables ingress filtering.
A2(rw)->set port ingress-filter fe.1.3 enable