voice
Syntax
voice
no voice
Description
Configures a VLAN as a voice VLAN.
Theno
form of this command removes voice configuration from a VLAN.
Command context
config-vlan-<VLAN-ID>
Authority
Administrators or local user group members with execution rights for this command.
Examples
Configuring VLAN 10 as a voice VLAN:
switch(config)# vlan 10 switch(config-vlan-10)# voice
Removing voice from VLAN 10:
switch(config-vlan-10)# no voice