Monitoring the Configuration of QoS Profiles
Purpose
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:
- not members of a traffic-class group
- members of the strict-priority traffic-class group
- members of an extended traffic-class group in the order of configuration
Action
To display information about a specific QoS profile:
host1#show qos-profile qpDiffServExample1qos-profile qpDiffServExample1:interface rule traffic scheduler queue drop statisticst-class group type type class profile profile profile profile-------------------- --------- ----- ----------- --------------- ------- ------- ----------ip queue tc3 best-effort default default defaultip queue tc4 best-effort default default defaultip queue tc5 best-effort default default defaultexpedited-forwarding ethernet group expeditedGroupexpedited-forwarding ip node defaultexpedited-forwarding ip queue voice voice default default defaultbest-effort ethernet group bestEffortGroupbest-effort ip node defaultbest-effort ip queue best-effort best-effort default default defaultassured-forwarding ethernet group assuredGroupassured-forwarding ip node defaultassured-forwarding ip queue video video default default defaultTo display information about the QoS profiles attached to an interface or port type:
host1#show qos-profile references interface fastEthernet 9/0 202qos 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.1subscriber-triple-play vlan FastEthernet9/0.2subscriber-triple-play vlan FastEthernet9/0.3Port attachments: 4Interface attachments: 3DCM Profile attachments: 0Not attached: 0To display the number of times the QoS profile is referenced by an interface or protocol profile:
host1#show qos-profile briefqos-profile atm-default referenced by 1 attachmentqos-profile serial-default referenced by 1 attachmentqos-profile ethernet-default referenced by 1 attachmentqos-profile server-default referenced by 1 attachmentqos-profile lag-default referenced by 1 attachmentTo 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/0To display information about the QoS profiles attached to a specific L2TP session:
host1#show qos-profile references l2tp-session session1To 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 explicitMeaning
Table 48 lists the show qos-profile command output fields.
- Configuring a QoS Profile
- Attaching a QoS Profile to an Interface
- Creating Parameter Instances
- show qos-profile command