This command sets the frame acceptance mode for all interfaces.
| Default | all |
| Format | vlan port acceptframe all {vlanonly | admituntaggedonly | all} |
| Mode | Global Config |
The modes are defined as follows:
| 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. |
With either option, VLAN tagged frames are forwarded in accordance with the IEEE 802.1Q VLAN Specification.