DXS-1210 Series Smart Managed Switch CLI Reference Guide
270
34-8
show mls qos interface
This command is used to display port level QoS configurations.
show mls qos interface INTERFACE-ID [, | -] {cos | scheduler | trust | rate-limit | queue-rate-
limit | dscp-cos-map }
Parameters
interface INTERFACE-ID
Specifies the interface ID to display.
,
(Optional)Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
-
(Optional)Specifies a range of interfaces. No space is allowed before
and after the hyphen.
cos
Specifies to displays the port default CoS.
scheduler
Specifies to displays the transmit queue scheduling settings.
trust
Specifies to displays the port trust State.
rate-limit
Specifies to displays the bandwidth limitation configured for the port.
queue-rate-limit
Specifies to displays the bandwidth allocation configured for the
queue.
dscp-cos-map
Specifies to displays the mapping of DSCP to CoS.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
This command is used to display port level QoS configurations.
Example
This example shows how to display the default CoS for eth 1/0/2 to eth 1/0/5.
Switch# show mls qos interface eth 1/0/2-5 cos
Interface CoS Override
---------- ---- ---------
eth1/0/2 3 Yes
eth1/0/3 4 No
eth1/0/4 4 No
eth1/0/5 3 No
Switch#
This example shows how to display the port trust state for eth 1/0/2 to eth 1/0/5.