Service Ingress QoS Policies
7210 SAS D, E, K OS Quality of Service Guide Page 229
After the change the policy is as displayed in the example below:
*7210-SAS>config>qos# sap-ingress 12
*7210-SAS>config>qos>sap-ingress$ info
----------------------------------------------
num-qos-classifiers 4
meter 1 create
exit
meter 11 multipoint create
----------------------------------------------
*7210-SAS>config>qos>sap-ingress$
Delete the multipoint meter "11" to remove all the FCs associated with the multicast-meter
(assuming all the FCs are using the default multicast meter and do not have any other multicast
meter explicitly configured). Execute the command “configure qos sap-ingress <id> no meter
11” , this disassociates meter "11" from the FCs and now the FCs use only meter "1" (if no other
meter configured explicitly).
Example 2:
*7210-SAS>config>qos# sap-ingress 12
*7210-SAS>config>qos>sap-ingress$ info
----------------------------------------------
configure> qos> sap-ingress 10 create
meter 1 create
exit
meter 3 create
exit
default-fc be
fc be
meter 3
multicast-meter 3
exit
fc af
meter 3
exit
exit
----------------------------------------------
Starting with the above policy, if the user now executes the command "configure qos sap-ingress
<id> meter 11 multipoint create", the FC "be" continues to use meter "3" and the FC "af" uses
meter "11" for BUM traffic. In the above example, if the user were to execute "configure qos sap-
ingress <id> fc be no multicast-meter", then the default meter “11” is used for FC "be" too.
Example 3:
----------------------------------------------
configure> qos> sap-ingress 10 create
meter 1 create
exit
meter 3 create
exit
default-fc be