H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – VLAN
H3C S7500 Series Ethernet Switches Chapter 1
VLAN Configuration Commands
1-17
0 ip 1.1.1.0 255.255.255.0
VLAN ID: 20
VLAN Type: Protocol-based VLAN
Protocol Index Protocol Type
0 ip 192.168.0.0 255.255.255.0
1 ipx ethernetii
2 snap etype 0x0abc
3 llc dsap 0xac ssap 0xbd
1.3.4 port hybrid protocol-vlan vlan
Syntax
port hybrid protocol-vlan vlan vlan-id { protocol-index [ to protocol-end ] | all }
undo port hybrid protocol-vlan vlan vlan-id { protocol-index [ to protocol-end ] | all }
View
Ethernet port view
Parameters
vlan-id: VLAN ID, ranging from 1 to 4,094.
to: Specifies the range for VLAN IDs.
protocol-index: Beginning protocol index, ranging from 0 to 6. Its value must be smaller
than or equal to the value of the protocol-end argument.
protocol-end: End protocol index, ranging from 0 to 6. Its value must be greater than or
equal to the value of the protocol-index argument.
all: Specifies all protocol indexes.
Description
Use the port hybrid protocol-vlan vlan command to associate the current port with
the protocol template(s) of the protocol-based VLAN.
Use the undo port hybrid protocol-vlan vlan command to remove the association
between the specified protocol template(s) of the protocol-based VLAN and the port.
Related commands: protocol-vlan vlan slot, display protocol-vlan interface.
Examples
# Associate port Ethernet 2/0/1 with protocol-based VLAN 3, whose protocol index is
from 0 to 6.
<H3C> system-view
System View: return to User View with Ctrl+Z.