Display information about QoS profiles, including attachments to interfaces or port types.
This command displays groups, nodes, and queues, in that order, according to the following sequence:
To display information about a specific QoS profile:
host1# show qos-profile qpDiffServExample1
qos-profile qpDiffServExample1:
interface rule traffic scheduler queue drop statistics
t-class group type type class profile profile profile profile
-------------------- --------- ----- ----------- --------------- ------- ------- ----------
ip queue tc3 best-effort default default default
ip queue tc4 best-effort default default default
ip queue tc5 best-effort default default default
expedited-forwarding ethernet group expeditedGroup
expedited-forwarding ip node default
expedited-forwarding ip queue voice voice default default default
best-effort ethernet group bestEffortGroup
best-effort ip node default
best-effort ip queue best-effort best-effort default default default
assured-forwarding ethernet group assuredGroup
assured-forwarding ip node default
assured-forwarding ip queue video video default default default
To display information about the QoS profiles attached to an interface or port type:
host1# show qos-profile references interface fastEthernet 9/0 202
qos profile attachment
-------------------------------- --------------------------------------------
atm-default (qos-port-type-profile)
serial-default (qos-port-type-profile)
ethernet-default (qos-port-type-profile)
server-default (qos-port-type-profile)
lag-default (qos-port-type-profile)
subscriber-data-service vlan FastEthernet9/0.1
subscriber-triple-play vlan FastEthernet9/0.2
subscriber-triple-play vlan FastEthernet9/0.3
Port attachments: 4
Interface attachments: 3
DCM Profile attachments: 0
Not attached: 0
To display the number of times the QoS profile is referenced by an interface or protocol profile:
host1#show qos-profile brief qos-profile atm-default referenced by 1 attachment qos-profile serial-default referenced by 1 attachment qos-profile ethernet-default referenced by 1 attachment qos-profile server-default referenced by 1 attachment qos-profile lag-default referenced by 1 attachment
To display information about the QoS profiles attached to a specific tunnel interface, specify the interface at the root of the scheduler hierarchy located on the tunnel-service interface or at the same hierarchy for LNS GRE tunnel traffic:
host1#show qos-profile references tunnel-server 6/0
To display information about the QoS profiles attached to a specific L2TP session:
host1#show qos-profile references l2tp-session session1
To display attachments for QoS profiles only on the specified interface and not QoS profiles stacked above the interface:
host1#show qos-profile references interface gigabitEthernet 6/0 explicit
Table 49 lists the show qos-profile command output fields.
Table 49: show qos-profile Output Fields