The default access ingress and egress policies are identified as policy-id 1. The default policies cannot be edited or deleted. Table: Slope policy defaults lists default policy parameters.
| Parameter | Default | |
|---|---|---|
Description  | 
‟Default slope policy”  | 
|
Highplus-slope  | 
||
shutdown  | 
shutdown  | 
|
start-avg  | 
85  | 
|
max-avg  | 
100  | 
|
max-prob  | 
80  | 
|
High-slope  | 
||
shutdown  | 
shutdown  | 
|
start-avg  | 
70  | 
|
max-avg  | 
90  | 
|
max-prob  | 
80  | 
|
Low-slope  | 
||
shutdown  | 
shutdown  | 
|
start-avg  | 
50  | 
|
max-avg  | 
75  | 
|
max-prob  | 
80  | 
|
Exceed-slope  | 
||
shutdown  | 
shutdown  | 
|
start-avg  | 
30  | 
|
max-avg  | 
55  | 
|
max-prob  | 
80  | 
|
Time-average-factor  | 
7  | 
|
The following output displays the default configuration:
A:ALA-7>config>qos>slope-policy# info detail
----------------------------------------------
            description "Default slope policy."
            highplus-slope
                shutdown
                start-avg 85
                max-avg 100
                max-prob 80
            exit
            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
----------------------------------------------
A:ALA-7>config>qos>slope-policy#