DGS-6604 m switchport voice-vlan state
CLI Reference Guide
840
switchport voice-vlan state
Use the command to configure the voice VLAN state of ports.
switchport voice-vlan state {enable | disable}
Default The default state is disabled.
Command Mode Interface configuration mode.
Usage Guideline This command is used to enable/disable the voice VLAN function on ports.
The command is available for physical port and port-channel interface
configuration.
Example This example shows how to enable voice VLAN function on physical port eth3.1.
You can verify your settings by entering show vlan voice-vlan interface
command.
Syntax Description
enable Enable the voice VLAN function on ports.
disable Disable the voice VLAN function on ports.
Switch(config)#interface eth3.1
Switch(config-if)#switchport voice-vlan state enable
Switch(config-if)#end
Switch#