Protocol Vlan Configuration - H3C LS-5100-16P-SI-OVS-H3 Configuration

Low-end ethernet switches
Table of Contents

Advertisement

VLAN
H3C Low-End Ethernet Switches Configuration Examples
Note:
Before creating a VLAN interface for a VLAN, create the VLAN first.
On some H3C series switches, only one VLAN interface is supported, and you must
configure its VLAN as the default VLAN with the management-vlan command
before creating the VLAN interface. For detailed configurations, refer to the
corresponding user manual.

1.2.3 Protocol VLAN Configuration

Protocol VLAN enables your switch to assign an incoming untagged frame to a VLAN
based on its protocol. To configure a protocol VLAN, first create a protocol template to
enable protocol VLAN, and then assign Ethernet ports to the protocol VLAN.
Follow these steps to configure a protocol VLAN:
Enter system view
Enter VLAN view
Create a protocol
template
Return to system view
Enter Ethernet port view
Configure the port as a
hybrid port
Assign the port to the
protocol VLAN and
configure the port to
forward the frames of the
VLAN with their VLAN tag
removed
Associate the port with the
protocol VLAN
To do...
system-view
vlan vlan-id
protocol-vlan
[ protocol-index ] { at | ip |
ipx { ethernetii | llc | raw |
snap } | mode
{ ethernetii etype
etype-id | llc { dsap
dsap-id ssap ssap-id } |
snap etype etype-id } }
quit
interface interface-type
interface-number
port link-type hybrid
port hybrid vlan vlan-id
untagged
port hybrid
protocol-vlan vlan
vlan-id { protocol-index
[ to protocol-index-end ] |
all }
Use the command...
1-5
Chapter 1 VLAN Overview
Remarks
Required
No protocol template
exists by default.
Required
All Ethernet ports are
access ports by default.
Required
All ports belong to VLAN 1
by default.
Required
By default, an Ethernet
port is not associated with
any protocol VLAN.

Advertisement

Table of Contents
loading

Table of Contents