2-559
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch 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
]
Syntax Description
Note
Though visible in the command-line help string, the
policers
keyword is not supported.
Command Modes
User EXEC
Command History
Examples
This is an example of output from the
show mls qos interface
interface-id
command:
Switch#
show mls qos interface fastethernet1/0/7
FastEthernet1/0/7
Attached policy-map for Ingress: videowizard_policy
trust state: not trusted
COS override: dis
default COS: 0
DSCP Mutation Map: Default DSCP Mutation Map
This is an example of output from the
show mls qos interface
interface-id
buffers
command:
Switch>
show mls qos interface fastethernet1/0/7 buffers
FastEthernet1/0/7
The port is mapped to qset : 1
The allocations between the queues are : 25 25 25 25
This is an example of output from the
show mls qos interface
interface-id
queueing
command:
Switch>
show mls qos interface fastethernet1/0/7 queueing
GigabitEthernet1/0/7
Egress Priority Queue :enabled
Shaped queue weights (absolute) : 25 0 0 0
Shared queue weights : 25 25 25 25
The port bandwidth limit : 100 (Operational Bandwidth:100.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
Point (DSCP) and class of service (CoS) values, the number of packets queued or
dropped, and the number of in-profile and out-of-profile packets for each policer.
Release
Modification
12.1(14)AX
This command was introduced.