switchport mode customer-edge hybrid acceptable-frame-type
Use this command to set the layer 2 interface acceptable frames types. This processing occurs after VLAN classification.
Command Syntax
switchport mode customer-edge hybrid acceptable-frame-type (all|vlan-tagged)
Parameters
all
Set all frames can be received.
vlan-tagged
Set only VLAN-tagged frames can be received.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#switchport mode customer-edge hybrid acceptable-frame-type vlan-tagged
Last modified date: 07/06/2023