DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
144
28-6
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 }
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.
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/1 to eth 1/0/5.
Switch# show mls qos interface Ethernet 1/0/1-5 cos
Interface CoS
------------ ----
eth1/0/1 0
eth1/0/2 3
eth1/0/3 0
eth1/0/4 3
eth1/0/5 0
Switch#