Operation Manual – VLAN 
Quidway S5600 Series Ethernet Switches-Release 1510  Chapter 2  VLAN Configuration
 
Huawei Technologies Proprietary 
2-7 
2.3.4  Protocol-Based VLAN Configuration Example 
I. Standard-template-protocol-based VLAN configuration example 
1) Network requirements 
z  Create VLAN 5 and configure it to be a protocol-based VLAN, with the 
protocol-index being 1 and the protocol being IP. 
z  Associate GigabitEthernet1/0/5 port with the protocol-based VLAN to enable IP 
packets received by this port to be tagged with the tag of VLAN 5 and be 
transmitted in VLAN 5. 
2) Configuration procedure 
# Create VLAN 5 and enter its view. 
<Quidway> system-view 
[Quidway] vlan 5 
[Quidway-vlan5] 
# Configure the protocol-index to be 1, and the associated protocol to be IP. 
[Quidway-vlan5] protocol-vlan 1 ip 
# Enter GigabitEthernet1/0/5 port view. 
[Quidway-vlan5] quit 
[Quidway] interface GigabitEthernet 1/0/5 
# Configure the port to be a hybrid port. 
[Quidway-GigabitEthernet1/0/5] port link-type hybrid 
# Add the port to VLAN 5 and add VLAN 5 to the untagged VLAN list of the port. 
[Quidway-GigabitEthernet1/0/5] port hybrid vlan 5 untagged 
# Associate the port with protocol-index 1. 
[Quidway-GigabitEthernet1/0/5] port hybrid protocol-vlan vlan 5 1