Operation Manual – VLAN
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 Voice VLAN Configuration
2-10
II. Network diagram
Internet
Device A
Eth1/0/1
VLAN2
VLAN2
010-1001
OUI:0011-2200-0000
Mask:ffff-ff00-0000
Device B
Figure 2-2
Network diagram for manual voice VLAN mode configuration
III. Configuration procedure
# Configure the voice VLAN to work in security mode and only allows legal voice
packets to pass through the voice VLAN enabled port. (Optional, enabled by default)
<DeviceA> system-view
[DeviceA] voice vlan security enable
# Configure the OUI address 0011-2200-0000 as the legal voice VLAN address.
[DeviceA] voice vlan mac-address 0011-2200-0000 mask ffff-ff00-0000
description test
# Create VLAN 2. Enable voice VLAN feature for it.
[DeviceA] vlan 2
[DeviceA-vlan2] quit
[DeviceA] voice vlan 2 enable
# Configure Ethernet 1/0/1 to work in manual 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 access
Please wait... Done.
[DeviceA-Ethernet1/0/1]port link-type hybrid
# Configure the default VLAN of Ethernet 1/0/1 as voice VLAN and add the voice VLAN
to the list of tagged VLANs whose packets can pass through the port.
[DeviceA-Ethernet1/0/1] port hybrid pvid vlan 2
[DeviceA-Ethernet1/0/1] port hybrid vlan 2 untagged
# Enable the voice VLAN feature of Ethernet 1/0/1.
[DeviceA-Ethernet1/0/1] voice vlan enable