Switchport voice dscp, Switchport voice dscp 1 – Allied Telesis AT-8100 Series User Manual
Page 1031
AT-8100 Switch Command Line User’s Guide
1031
SWITCHPORT VOICE DSCP
Syntax
switchport voice dscp
value
Parameters
value
Specifies a DSCP value of 0 to 63.
Mode
Port Interface mode
Description
Use this command to assign a DSCP value to be advertised on a voice
VLAN enabled port. A port transmits this value in its LLDP-MED network
policy TLV to an IP phone, which, in turn, sends its packets using this
DSCP value. A port can have both voice VLAN DSCP and CoS values.
Use the NO form of this command to remove a DSCP value from a port
without replacing it with a new value. A DSCP value of 0 will be advertised.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
Examples
This example assigns the DSCP value 61 to ports 1.0.18 and 1.0.19:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.18,port1.0.19
awplus(config-if)# switchport voice dscp 61
This example removes the DSCP value from port 1.0.3, and a DSCP value
of 0 will be advertised:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.3
awplus(config-if)# no switchport voice dscp