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

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

Advertisement

exit
exit
In the example above, assuming the policy is attached to a SAP in a VPLS service, get the
classification entries used per FC:
FCnc = 1 + 1 + 1 + 0 = 3
Since this FC uses unicast, broadcast and multicast meter, three entries are needed to identify these
traffic types explicitly. Unknown-unicast traffic type is classified using the same entry as multicast
traffic type and uses the same meter.
FCh1 = 1 + 1 + 1 + 1 = 4
Since this FC uses unicast, broadcast, multicast and unknown-unicast meter, four entries are
needed to identify these traffic types explicitly.
FCef = 1 + 0 + 1 + 0 = 2
Since no meters are explicitly configured, this FC uses the appropriate default meters all the traffic
types (i.e. unicast traffic uses unicast meter #1 and broadcast, multicast, and unknown-unicast
traffic uses multipoint meter #11.
FCh2 = 1 + 1 + 1 + 0 = 3
Since this FC uses unicast meter and broadcast meter, two entries are needed to identify these
traffic types explicitly. Another entry is needed to classify multicast and unknown-unicast traffic
type to the same FC and use the default meter #11.
FCl1 = 1 + 1 + 1 + 0 = 3
7210 SAS M OS Quality of Service Guide
entry 1 create
match dot1p 4
action fc af
exit
entry 2 create
match dot1p 5
action fc l1
exit
entry 3 create
match dot1p 6
action fc h2
exit
entry 4 create
match dot1p 3
action fc h1
exit
entry 5 create
match dot1p 2
action fc ef
exit
entry 6 create
match dot1p 7
action fc nc
exit
Service Ingress QoS Policies
Page 271

Advertisement

Table of Contents
loading

Table of Contents