slope-policy [slope-policy-name] [detail]
show>qos
This command displays slope policy information.
the name of the slope policy
displays detailed information about the slope policy
The following output is an example of slope policy information, and Table: Slope Policy Field Descriptions describes the fields.
Output Example*A:ALU-1# show qos slope-policy SlopePolicy1 detail
===============================================================================
QoS Slope Policy
===============================================================================
Policy : SlopePolicy1
Description : Test1
Time Avg : 3
-------------------------------------------------------------------------------
High Slope Parameters
-------------------------------------------------------------------------------
Start Avg : 90 Admin State : Disabled
Max Avg : 90 Max Prob. : 60
-------------------------------------------------------------------------------
Low Slope Parameters
-------------------------------------------------------------------------------
Start Avg : 75 Admin State : Disabled
Max Avg : 75 Max Prob. : 40
-------------------------------------------------------------------------------
Associations
-------------------------------------------------------------------------------
Object Type Object Id Queue
-------------------------------------------------------------------------------
sap-ingress 1 1
sap-ingress 8 1
sap-ingress 8 2
sap-egress 1 1
network-queue default 1
network-queue default 2
network-queue default 3
network-queue default 4
network-queue default 5
network-queue default 6
network-queue default 7
network-queue default 8
network-queue default 9
network-queue default 10
network-queue default 11
network-queue default 12
network-queue default 13
network-queue default 14
network-queue default 15
network-queue default 16
===============================================================================
*A:ALU-1#
Label |
Description |
---|---|
Policy |
The ID that uniquely identifies the policy |
Description |
A text string that helps identify the policy’s context in the configuration file |
Time Avg |
The time average factor, which is the exponential weight factor used in calculating the average queue size. The time_average_factor parameter is non-user-configurable, and is set to a system-wide default value of 3. |
High Slope Parameters |
|
Start Avg |
The high-priority WRED/RED slope position for the queue average usage value where the packet discard probability starts to increase above zero |
Max Avg |
The high-priority WRED or RED slope position for the queue average usage value where the packet discard probability rises directly to one |
Admin State |
enabled - the administrative status of the WRED/RED slope is enabled |
disabled - the administrative status of the WRED/RED slope is disabled |
|
Max Prob. |
The high-priority WRED/RED maximum discard probability (at slope position max-avg) |
Low Slope Parameters |
|
Start Avg |
The low-priority WRED/RED slope position for the queue average usage value where the packet discard probability starts to increase above zero |
Max Avg |
The low-priority WRED or RED slope position for the queue average usage value where the packet discard probability rises directly to one |
Admin State |
enabled - the administrative status of the WRED/RED slope is enabled |
disabled - the administrative status of the WRED/RED slope is disabled |
|
Max Prob. |
The low-priority WRED/RED maximum discard probability (at slope position max-avg) |
Associations |
|
Object Type |
The type of object using the specified slope policy |
Object Id |
The identifier of the object using the specified slope policy |
Queue |
The number of the queue using the specified slope policy |