System information

Table Of Contents
3. Commands
4821-A2-GB21-00 July 2004 3-57
Configure Interface Ethernet VLAN Acceptable-Frame-Type
Configure Interface Ethernet VLAN Ingress-Filtering
Configure Management
The following set of commands are used to configure all of the management
functions in the unit.
configure interface ethernet {port_id} vlan acceptable-frame-type {all | tagged}
Minimum Access Level: Administrator
The configure interface ethernet vlan acceptable-frame-type command determines if tagged frames
will be accepted on a port.
port_id – Identifies the Ethernet port to be configured.
tagged – With this value set, the device will discard untagged or priority-tagged frames received on this
port.
all – With this value set, the device will accept all frame types including untagged frames. Untagged
frames or priority-tagged frames will be assigned the PVID associated with this port.
Example:
PDYN# configure interface ethernet eth2 vlan priority-remapping enabled
configure interface ethernet {port_id} vlan ingress-filtering {disabled | enabled}
Minimum Access Level: Administrator
The configure interface ethernet vlan ingress filtering command will discard incoming tagged frames
that are not members of this port.
port_id – Identifies the Ethernet port to be configured.
disabled – The port will accept all incoming frames.
enabledThe port will discard incoming frames for VLANS which do not include this port in its Member
set.
Example:
PDYN# configure interface ethernet eth1 vlan ingress-filtering enabled