![H3C S5120-SI Series Operation Manual Download Page 135](http://html2.mh-extra.com/html/h3c/s5120-si-series/s5120-si-series_operation-manual_3711174135.webp)
2-7
Figure 2-1
Network diagram for automatic voice VLAN assignment mode configuration
Device A
Device B
GE1/0/1
IP phone B
010-1002
MAC: 0011-2200-0001
Mask: ffff-ff00-0000
0755-2002
GE1/0/2
Internet
PC B
MAC: 0022-2200-0002
VLAN 3
Configuration procedure
# Create VLAN 3.
<DeviceA> system-view
[DeviceA] vlan 3
# Set the voice VLAN aging time to 30 minutes.
[DeviceA] voice vlan aging 30
# Since GigabitEthernet 1/0/2 may receive both voice traffic and data traffic at the same time, to ensure
the quality of voice packets and effective bandwidth use, configure voice VLANs to work in security
mode, that is, configure the voice VLANs to transmit only voice packets. (Optional. By default, voice
VLANs work in security mode.)
[DeviceA] voice vlan security enable
# Configure the allowed OUI addresses as MAC addresses prefixed by 0011-2200-0000. In this way,
Device A identifies packets whose MAC addresses match any of the configured OUI addresses as
voice packets.
[DeviceA] voice vlan mac-address 0011-2200-0001 mask ffff-ff00-0000 description IP phone B
# Configure GigabitEthernet 1/0/2 to operate in automatic voice VLAN assignment mode. (Optional. By
default, a port operates in automatic voice VLAN assignment mode.)
[DeviceA] interface gigabitethernet 1/0/2
[DeviceA-GigabitEthernet1/0/2] voice vlan mode auto
# Configure GigabitEthernet 1/0/2 as a hybrid port.
[DeviceA-GigabitEthernet1/0/2] port link-type access
Please wait... Done.
[DeviceA-GigabitEthernet1/0/2] port link-type hybrid
# Configure VLAN 2 as the voice VLAN for GigabitEthernet 1/0/2.
[DeviceA-GigabitEthernet1/0/2] voice vlan 2 enable
[DeviceA-GigabitEthernet1/0/2] quit