Operation Manual – Voice VLAN
H3C S3100 Series Ethernet Switches
Chapter 1 Voice VLAN Configuration
1-14
II. Network diagram
Internet
Device A
Eth1/0/1
VLAN2
VLAN2
010-1001
OUI:0011-2200-0000
Mask:ffff-ff00-0000
Device B
Figure 1-3
Network diagram for voice VLAN configuration (manual voice VLAN
assignment mode)
III. Configuration procedure
# Enable the security mode for the voice VLAN so that the ports in the voice VLAN
permit valid voice packets only. This operation is optional. The security mode is
enabled by default.
<DeviceA> system-view
[DeviceA] voice vlan security enable
# Add a user-defined OUI address 0011-2200-000 and set the description string to
“test”.
[DeviceA] voice vlan mac-address 0011-2200-0000 mask ffff-ff00-0000
description test
# Create VLAN 2 and configure it as a voice VLAN.
[DeviceA] vlan 2
[DeviceA-vlan2] quit
[DeviceA] voice vlan 2 enable
# Configure Ethernet 1/0/1 to operate in manual voice VLAN assignment mode.
[DeviceA] interface Ethernet 1/0/1
[DeviceA-Ethernet1/0/1] undo voice vlan mode auto
# Configure Ethernet 1/0/1 as a hybrid port.
[DeviceA-Ethernet1/0/1] port link-type hybrid
# Configure the voice VLAN as the default VLAN of Ethernet 1/0/1, and add the voice
VLAN to the list of untagged VLANs whose traffic is permitted by the port.
[DeviceA-Ethernet1/0/1] port hybrid pvid vlan 2
[DeviceA-Ethernet1/0/1] port hybrid vlan 2 untagged
# Enable the voice VLAN function on Ethernet 1/0/1.