H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – Extended VLAN Application
H3C S7500 Series Ethernet Switches Chapter 1
Voice VLAN Configuration
1-8
<H3C> system-view
[H3C] vlan 2
# Configure Ethernet 1/0/1 to be a Trunk port, with VLAN 6 as its default VLAN.
[H3C-vlan2] quit
[H3C] interface Ethernet 1/0/1
[H3C-Ethernet1/0/1] port link-type trunk
[H3C-Ethernet1/0/1] port trunk pvid vlan 6
# Enable the voice VLAN function for the port and set the voice VLAN mode on the port
to automatic mode.
[H3C-Ethernet1/0/1] voice vlan enable
[H3C-Ethernet1/0/1] voice vlan mode auto
# Enable the voice VLAN function globally.
[H3C-Ethernet1/0/1] quit
[H3C] voice vlan 2 enable
1.4.2 Configuring Manual Voice VLAN Mode
I. Network requirements
z Create VLAN 3 and configure it as the voice VLAN.
z Configure Ethernet 1/0/1 as a Trunk port and can be added to/removed from the
voice VLAN manually.
z Configure the OUI address to be 0011-2200-0000, with the description string
being test.
II. Configuration procedure
# Create VLAN 3.
<H3C> system-view
[H3C] vlan 3
[H3C-vlan3] quit
# Configure Ethernet 1/0/3 to be a Trunk port and add it to VLAN 3.
[H3C] interface Ethernet1/0/3
[H3C-Ethernet1/0/3] port link-type trunk
[H3C-Ethernet1/0/3] port trunk permit vlan 3
# Enable the voice VLAN function for the port and set the voice VLAN mode on the port
to manual mode.
[H3C-Ethernet1/0/3] voice vlan enable
[H3C-Ethernet1/0/3] undo voice vlan mode auto
[H3C-Ethernet1/0/3] quit
# Specify an OUI address.