XG700 User's Guide
149/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.11.6 ingress-filter no-vlan-member-frame
Function
Enables VLAN ingress filtering. If the VLAN ingress filter is enabled, frames of the VLAN which the port is not registered as a
member are discarded.
Use the no form to disable the ingress filtering.
Prompt
xg(config-if)#, or xg(config-agg)#
Command syntax
ingress-filter no-vlan-member-frame
no ingress-filter no-vlan-member-frame
Parameter
no-vlan-member-frame
Discards the frames belonging to the VLAN which differs from the VLAN to which the port belongs.
Command type
Configuration command
Default
None
Example
Enter the Edit Interface mode for switch ports 1 to 3 and enable VLAN ingress filtering.
xg(config)# interface port range 1 3
xg(config-if)# ingress-filter no-vlan-member-frame
5.11.7 ingress-filter tagged-frame
Function
Specifies to discard VLAN-tagged frames.
Use the no form to disable frame discarding.
Prompt
xg(config-if)#, or xg(config-agg)#
Command syntax
ingress-filter tagged-frame
no ingress-filter tagged-frame
Parameter
tagged-frame
Discards VLAN-tagged frames when they are received.
Command type
Configuration command
Default
None
Note
If the user VPID is specified by the “user-vlan-protocol-id,” a tag having the same tag ID as the user VPID is considered
to be the VLAN tag.
If both “ingress-filter tagged-frame” and “ingress-filter untagged-frame” are specified, all frames received at this switch
port are discarded.
Example
Enter the interface edit mode for ports 1 to 3 and specify to discard VLAN-tagged frames.
xg(config)# interface port range 1 3
xg(config-if)# ingress-filter tagged-frame