beautypg.com

Switchport voice vlan priority – Allied Telesis AT-9000 Series User Manual

Page 848

background image

Chapter 55: Voice VLAN Commands

820

SWITCHPORT VOICE VLAN PRIORITY

Syntax

switchport voice vlan priority

value

Parameters

value

Specifies a Class of Service (CoS) value of 0 to 7. You can specify
only one CoS value.

Mode

Port Interface mode

Description

Use this command to assign a CoS priority value to a port that is a
member of a voice VLAN. The port transmits this value in the LLDP-MED
network policy TLV to an IP phone, which, in turn, sends its packets using
this CoS value. A port can have only one CoS value. A port, however, can
have both voice VLAN CoS and DSCP values.

Use the NO form of this command to remove a CoS value from a port
without replacing it with a new value.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 130

Examples

This example assigns the CoS value 5 to ports 2 and 3:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.2-port1.0.3
awplus(config-if)# switchport voice vlan priority 5

This example removes the CoS value from port 16:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.16
awplus(config-if)# no switchport voice vlan priority