To create an access SAP egress policy, define the following:
a SAP egress policy name
a brief description of the policy features
the queue parameters for all the queues
Use the following syntax to configure a SAP egress policy.
*A:SAH01-051>config>qos# sap-egress
- no sap-egress <policy-id>
- sap-egress <policy-id> [create]
<policy-id> : [1..65535]|<name:64 char max>
<create> : keyword - mandatory while creating an entry.
[no] description - Description for this sap-egress policy
[no] fc + Configure forwarding-class mappings
[no] queue + Configure a queue
[no] remark - Specify Remarking policy for this policy
[no] remarking - Enable/disable remarking
[no] scope - Specify scope of the policy
*A:SAH01-051>config>qos# info detail
sap-egress 1 create
description "Default SAP egress QoS policy."
scope template
no remarking
remark 1
queue 1 create
adaptation-rule cir closest pir closest
rate cir 0 pir max
mbs 60
cbs 10
slope-policy "default"
priority 1
weight 1
exit
fc af create
queue 1
exit
fc be create
queue 1
exit
fc ef create
queue 1
exit
fc h1 create
queue 1
exit
fc h2 create
queue 1
exit
fc l1 create
queue 1
exit
fc l2 create
queue 1
exit
fc nc create
queue 1
exit
exit