DGS-6604
m
voice-vlan
CLI Reference Guide
931
voice-vlan
Use the command to enable the voice VLAN function and to configure a VLAN as
a voice VLAN. Use no form of this command to disable the voice VLAN function.
voice-vlan
VLAN-ID
no voice-vlan
Default
The voice VLAN state is disabled.
Command Mode
Global configuration mode
Usage Guideline
This command is used to enable the global voice VLAN function and to specify
the voice VLAN on a switch. The switch has only one voice VLAN.
When voice VLAN is enabled, the switch will add a VLAN tag with the specified
voice VLAN ID and the specified priority to the received un-tagged voice packets.
The received packets are determined as voice packets if the source MAC
addresses of packets comply with the organizationally unique identifier (OUI)
addresses configured by the switch.
The specified voice VLAN does not need to exist to apply the command.
Example
The following example shows how to enable the voice VLAN function and
configure VLAN 1000 as a voice VLAN.
You can verify your settings by entering
show vlan voice-vlan
command.
Syntax Description
VLAN-ID
Specify the ID of the voice VLAN
.
The valid voice VLAN ID range is from 1 to 4094.
Switch(config)#voice-vlan 1000
Switch(config)#end
Switch#