Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
493
show mls qos interface INTERFACE-ID [, | -] {cos | scheduler | trust | rate-limit | queue-rate-limit
| dscp-mutation | map {dscp-color | cos-color | dscp-cos}}
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-mutation
Specifies to displays the DSCP mutation map attached to the interface.
map dscp-color
Specifies to displays the DSCP to color map.
map cos-color
Specifies to displays the CoS to color map.
map dscp-cos
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 eth1/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.