3Com Switch 7750 Configuration Guide Guide
Voice VLAN Configuration Example 105
[SW7750-vlan2] quit
[SW7750] interface Ethernet 1/0/1
[SW7750-Ethernet1/0/1] port link-type trunk
[SW7750-Ethernet1/0/1] port trunk pvid vlan 6
[SW7750-Ethernet1/0/1] port trunk permit vlan 6
# Enable the voice VLAN function for the port and configure the port to operate in
automatic mode.
[SW7750-Ethernet1/0/1] voice vlan enable
[SW7750-Ethernet1/0/1] voice vlan mode auto
# Enable the voice VLAN function globally.
[SW7750-Ethernet1/0/1] quit
[SW7750] voice vlan 2 enable
Voice VLAN
Configuration Example
(Manual Mode)
Network requirements
■ Create VLAN 3 and configure it as a voice VLAN.
■ Configure Ethernet1/0/1 port as a Trunk port for it to be added to/removed
form the Voice VLAN.
■ Configure the OUI address to be 0011-2200-0000, with the description string
being "test".
Configuration procedure
# Create VLAN 3.
<SW7750> system-view
[SW7750] vlan 3
[SW7750-vlan3] quit
# Configure Ethernet1/0/3 port to be a Trunk port, specify VLAN 3 as its default
VLAN, and permit packets of VLAN 3 to pass through the port.
[SW7750] interface Ethernet1/0/3
[SW7750-Ethernet1/0/3] port link-type trunk
[SW7750-Ethernet1/0/3] port trunk pvid vlan 3
[SW7750-Ethernet1/0/3] port trunk permit vlan 3
# Enable the voice VLAN function for the port and configure the port to operate in
manual mode.
[SW7750-Ethernet1/0/3] voice vlan enable
[SW7750-Ethernet1/0/3] undo voice vlan mode auto
[SW7750-Ethernet1/0/3] quit
# Specify an OUI address.
[SW7750] voice vlan mac-address 0011-2200-0000 mask ffff-ff00-0000 d
escription
test
# Enable the voice VLAN function globally.
[SW7750] voice vlan 3 enable