Chapter 5: Switching Commands 355
vlan port
acceptframe all
This command sets the frame acceptance mode for all interfaces.
The modes are defined as follows:
With either option, VLAN tagged frames are forwarded in accordance with the
IEEE 802.1Q VLAN Specification.
no vlan port
acceptframe all
This command sets the frame acceptance mode for all interfaces to Admit All.
For Admit All mode, untagged frames or priority frames received on this
interface are accepted and assigned the value of the interface VLAN ID for this
port. With either option, VLAN tagged frames are forwarded in accordance with
the IEEE 802.1Q VLAN Specification.
auto The interface is dynamically registered in this
VLAN by GVRP. The interface will not participate
in this VLAN unless a join request is received on
this interface. This is equivalent to registration
normal.
Participation
Options Definition
Default all
Format
vlan port acceptframe all {vlanonly | admituntaggedonly
|all}
Mode Global Config
Mode Definition
VLAN Only mode Untagged frames or priority frames received on this
interface are discarded.
Admit Untagged Only
mode
VLAN-tagged and priority tagged frames received
on this interface are discarded.
Admit All mode Untagged frames or priority frames received on this
interface are accepted and assigned the value of the
interface VLAN ID for this port.