Alcatel-Lucent 7210 SAS M OS Quality Of Service Manual page 265

Hide thumbs Also See for 7210 SAS M OS:
Table of Contents

Advertisement

Example 10
sap-ingress 10 create
description"example-policy-1"
num-qos-classifiers
meter 1 create
exit
meter 11 multipoint create
exit
scope template
default-fc l2
fc
exit
fc
exit
mac-criteria any
exit
exit
In the example above, assuming the policy is attached to a SAP in a VPLS service, compute the
number of classification entries per FC as follows:
FCnc = 0 + 0 + 0 + 0 = 0
FCh1 = 0 + 0 + 0 + 0 = 0
FCef = 0 + 0 + 0 + 0 = 0
FCh2 = 0 + 0 + 0 + 0 = 0
FCl1 = 0 + 0 + 0 + 0 = 0
FCaf = 1 + 0 + 1 + 0 = 2
FCl2 = 1 + 0 + 1 + 0 = 2
FCbe = 0 + 0 + 0 + 0 = 2
Using the equation, calculate the total classification entries used by this policy, as follows:
TC = (0 * 0)nc + (0 * 0)h1 + (0 * 0)ef + (0 * 0)h2 + (0 * 0)l1 + (1 * 2)af + (1 * 2)l2 + (0 *
0)be = 4
The number of meters used = 2 (since both FCs use meter #1 and meter #11).
Hence, in this example
If the same policy were to be used for a SAP in an Epipe service, then since all traffic is classified
to a unicast traffic type and since only unicast meters are used, the following:
FCnc = 0 + 0 + 0 + 0 = 0
FCh1 = 0 + 0 + 0 + 0 = 0
FCef = 0 + 0 + 0 + 0 = 0
FCh2 = 0 + 0 + 0 + 0 = 0
7210 SAS M OS Quality of Service Guide
4
rate cir 0 pir max
rate cir 0 pir max
l2 create
meter 1
af create
meter 1
entry 1 create
match dot1p 7
action fc af
exit
num-qos-classifiers 4
Service Ingress QoS Policies
is used (i.e. maximum of (4, (2 * 2))).
Page 289

Advertisement

Table of Contents
loading

Table of Contents