Operation Manual – Voice VLAN
H3C S5100-SI/EI Series Ethernet Switches
Chapter 1 Voice VLAN Configuration
1-13
[DeviceA] voice vlan mac-address 0011-2200-0000 mask ffff-ff00-0000
description test
# Enable the voice VLAN function globally.
[DeviceA] voice vlan 2 enable
# Configure the vocie VLAN to operate in automatic mode on GigabitEthernet 1/0/1.
This operation is optional. By default, a voice VLAN operates in automatic mode on a
port.
[DeviceA] interface GigabitEthernet 1/0/1
[DeviceA-GigabitEthernet1/0/1] voice vlan mode auto
# Configure GigabitEthernet 1/0/1 as a hybrid port.
[DeviceA-GigabitEthernet1/0/1] port link-type hybrid
# Configure VLAN 6 as the default VLAN of GigabitEthernet 1/0/1, and configure
GigabitEthernet 1/0/1 to permit packets with the tag of VLAN 6.
[DeviceA-GigabitEthernet1/0/1] port hybrid pvid vlan 6
[DeviceA-GigabitEthernet1/0/1] port hybrid vlan 6 tagged
# Enable the voice VLAN function on GigabitEthernet 1/0/1.
[DeviceA-GigabitEthernet1/0/1] voice vlan enable
1.4.2 Voice VLAN Configuration Example (Manual Mode)
I. Network requirements
Create a voice VLAN and configure it to operate in manual mode. Add the port to which
an IP phone is connected to the voice VLAN to enable voice traffic to be transmitted
within the voice VLAN.
z
Create VLAN 2 and configure it as a voice VLAN. Set the voice VLAN to operate in
security mode
z
The IP phone sends untagged packets. It is connected to GigabitEthernet 1/0/1, a
hybrid port. Set this port to operates in manual mode.
z
You need to add a user-defined OUI address 0011-2200-000, with the mask being
ffff-ff00-0000 and the description string being “test”.