The following are sample service ingress QoS meters.
A:ALA-7>config>qos#
echo "QoS Policy Configuration"
#--------------------------------------------------
sap-ingress 1 create
policy-name "test"
description "SAP ingress QoS policy."
no ip-mac-match
scope template
meter 1 create
adaptation-rule cir closest pir closest
rate cir 0 pir max
mbs 60
cbs 10
exit
.........
#------------------------------------------
A:ALA-7>config>qos#