Alcatel-Lucent 7210 SAS E OS Quality Of Service Manual page 152

Service access switch
Hide thumbs Also See for 7210 SAS E OS:
Table of Contents

Advertisement

Basic Configurations
In the example above, assuming the policy is attached to a SAP in a VPLS service, the
classification entries used per FC are as follows:
FCnc = 0 + 0 + 0 + 0 = 0
FCh1 = 1 + 1 + 1 + 1 = 4
Since this FC uses unicast, broadcast, multicast and unknown-unicast meter, four entries are
required to identify these traffic types explicitly.
FCef = 0 + 0 + 0 + 0 = 0
FCh2 = 1 + 1 + 1 + 0 = 3
Since this FC uses unicast meter and broadcast meter, two entries are required to identify these
traffic types explicitly. Another entry is required to classify multicast and unknown-unicast traffic
type to the same FC and use the default meter #11.
FCl1 = 1 + 1 + 1 + 0 = 3
Page 152
fc "h2" create
meter 3
broadcast-meter 2
exit
fc "l1" create
meter 3
broadcast-meter 2
exit
mac-criteria
entry 1 create
match
dot1p 7 7
exit
action fc "af"
exit
entry 2 create
match
dot1p 5 7
exit
action fc "l1"
exit
entry 3 create
match
dot1p 6 7
exit
action fc "h2"
exit
entry 4 create
match
dot1p 3 7
exit
action fc "h1"
exit
exit
default-fc "be"
7210 SAS-E OS Quality of Service Guide

Advertisement

Table of Contents
loading

Table of Contents