2-339
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Cisco IOS Commands
show mls qos interface
show mls qos interface
Use the
show mls qos interface
user EXEC command to display quality of service (QoS) information
at the port level.
show mls qos interface
[
interface-id
] [
buffers
|
queueing
|
statistics
]
[ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Note
Though visible in the command-line help string, the
policers
keyword is not supported.
Command Modes
User EXEC
Command History
Usage Guidelines
Expressions are case sensitive. For example, if you enter
| exclude output
, the lines that contain
output
do not appear, but the lines that contain
Output
appear.
Examples
This is an example of output from the
show mls qos interface
interface-id
command when VLAN-based
QoS is enabled:
Switch>
show mls qos interface gigabitethernet0/1
GigabitEthernet0/1
trust state:not trusted
trust mode:not trusted
trust enabled flag:ena
COS override:dis
default COS:0
interface-id
(Optional) Display QoS information for the specified port. Valid interfaces
include physical ports.
buffers
(Optional) Display the buffer allocation among the queues.
queueing
(Optional) Display the queueing strategy (shared or shaped) and the weights
corresponding to the queues.
statistics
(Optional) Display statistics for sent and received Differentiated Services Code
Points (DSCPs) and class of service (CoS) values, the number of packets
enqueued or dropped per egress queue, and the number of in-profile and
out-of-profile packets for each policer.
| begin
(Optional) Display begins with the line that matches the
expression
.
| exclude
(Optional) Display excludes lines that match the
expression
.
| include
(Optional) Display includes lines that match the specified
expression
.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(46)EY
This command was introduced.