beautypg.com

Switchport voice dscp – Allied Telesis AT-9000 Series User Manual

Page 845

background image

AT-9000 Switch Command Line User’s Guide

817

SWITCHPORT VOICE DSCP

Syntax

switchport voice dscp

value

Parameters

value

Specifies a DSCP value of 0 to 63. You can specify only one DSCP
value.

Mode

Port Interface mode

Description

Use this command to assign a DSCP value to a port in a voice VLAN. 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 only one DSCP value. A port, however, 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.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 130

Examples

This example assigns the DSCP value 61 to ports 18 and 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 3:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.3
awplus(config-if)# no switchport voice dscp