Slope QoS Policies
Quality of Service Guide 629
                max-prob 80
            exit
            low-slope
                shutdown
                start-avg 50
                max-avg 75
                max-prob 80
            exit
            exceed-slope
 shutdown
                start-avg 30
                max-avg 55
                max-prob 80
            exit
 time-average-factor 7
        exit
        slope-policy "slopePolicy2" create
            description "Default slope policy."
            high-slope
                shutdown
                start-avg 70
                max-avg 90
                max-prob 80
            exit
            low-slope
                shutdown
                start-avg 50
                max-avg 75
                max-prob 80
            exit
            exceed-slope
 shutdown
                start-avg 30
                max-avg 55
                max-prob 80
            exit
 time-average-factor 7
        exit
#------------------------------------------
A:ALA-7>config>qos# 
Editing QoS Policies
You can change existing policies and entries in the CLI or NMS. The changes are applied 
immediately to all services where this policy is applied. To prevent configuration errors copy 
the policy to a work area, make the edits, and then write over the original policy.