|
|
Description:
|
dot1qPortAcceptableFrameTypes OBJECT-TYPE
SYNTAX INTEGER {admitAll(1), admitOnlyVlanTagged(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When admitOnlyVlanTagged(2) the device will discard untagged
frames or Priority-Tagged only frames received on this port.
When admitAll(1), untagged frames or Priority-Tagged only
frames received on this port will be accepted and assigned
the PVID for this frame. This control does not affect
VLAN independent BPDU frames, such as SuperRing, STP, GVRP
and LACP. It does affect VLAN dependent BPDU frames, such
as GMRP."
REFERENCE
"IEEE 802.1Q/D11 Section 12.10.1.3"
DEFVAL {admitAll}
|
|
|
|