Voice VLAN Commands
voice vlan cos mode
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
494
40
Example
The following example sets the CoS value of the OUI voice VLAN to 7 and does
not do remarking:
switchxxxxxx(config)#
voice vlan cos 7
voice vlan cos mode
To set the CoS mode of the OUI voice VLAN, use the voice vlan cos mode
Interface Configuration mode command.
To revert to its default setting, use the no form of this command.
Syntax
voice vlan cos mode {src | all}
no voice vlan cos mode
Parameters
•
src—QoS attributes are applied to packets with OUIs in the source MAC
address. See the voice vlan oui-table command for more information.
•
all—QoS attributes are applied to packets that are classified to the voice
VLAN.
Default Configuration
The default mode is src.
Command Mode
Global Configuration mode
Example
The following example applies QoS attributes to all voice packets:
switchxxxxxx(config)#
interface gi1
switchxxxxxx(config-if)#
voice vlan cos mode all