Monitoring QoS Parameter Instances
Purpose
Display the QoS parameter instances for QoS clients.
Action
To display information about the QoS parameters attached to a specific interface or port type:
host1#show qos-parameter max-subscriber-bw referencesinterface parameter name value--------- ----------------- -------global max-subscriber-bw 5000000ATM11/0.1 max-subscriber-bw 6000000Global parameter instances: 1Parameter instances reported: 2To display a list of all QoS parameters attached to all interfaces:
host1#show qos-parameter referencesinterface parameter name value----------------------- ------------------------------ -------global max-subscriber-bandwidth 2000000global subscriber-weight 1global max-subscriber-video-bandwidth 2000000global max-100Kbps-voice-calls 1FastEthernet9/0.2 max-subscriber-bandwidth 6000000subscriber-weight 3max-subscriber-video-bandwidth 2000000max-100Kbps-voice-calls 1FastEthernet9/0.3 max-subscriber-bandwidth 8000000subscriber-weight 6max-subscriber-video-bandwidth 3000000max-100Kbps-voice-calls 3FastEthernet9/0 svlan 1 max-subscriber-video-bandwidth 1000000Global parameter instances: 4Parameter instances reported: 13To display the QoS profile name and attachment data for a specific interface:
host1#show qos-parameter references interface fastEthernet 9/0.3instanceinterface parameter name value Type----------------- ------------------------------ ------- --------FastEthernet9/0.3 max-subscriber-bandwidth 8000000 explicitsubscriber-weight 6 explicitmax-subscriber-video-bandwidth 3000000 explicitmax-100Kbps-voice-calls 3 explicitExplicit parameter instances: 4Hierarchical parameter instances: 0IP multicast parameter instances: 0Parameter instances reported: 4To display information in expanded format, including Service Manager references:
host1#show qos-parameter video references fullserviceparameter managerinterface name value source refs persistence------------------ --------- ----- ------- ------- -----------GigabitEthernet6/0 video 50 default none persistentGlobal parameter instances: 0Parameter instances reported: 1To display information about global parameter instance attachments in condensed format:
host1#show qos-parameter references global briefTo display information about the parameter instances 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-parameter references tunnel-server 6/0To display information about the parameter instancesattached to a specific L2TP session:
host1#show qos-parameter references l2tp-session session1To display parameter instances only on the specified interface and not QoS parameters stacked above the interface:
host1#show qos-parameter references gigabitEthernet 6/0 explicitMeaning
Table 54 lists the show qos-parameter command output fields.
- Creating Parameter Instances
- show qos-parameter command