11.1Sthorpej#
21.1Sthorpej# sample diffedge configuration using CBQ
31.1Sthorpej#
41.1Sthorpej
51.1Sthorpej#
61.1Sthorpej# input interface
71.1Sthorpej#
81.1Sthorpejinterface pvc1
91.1Sthorpej#
101.1Sthorpej# EF conditioner
111.1Sthorpej#
121.1Sthorpejconditioner pvc1 ef_cdnr <tbmeter 6M 64K <mark 0xb8><drop>>
131.1Sthorpej	filter pvc1 ef_cdnr 0 0 172.16.4.174 0 0
141.1Sthorpej#
151.1Sthorpej# AF conditioners
161.1Sthorpej#
171.1Sthorpejconditioner pvc1 af1x_cdnr \
181.1Sthorpej	<trtcm 3M 32K 10M 64K <mark 0x28><mark 0x30><mark 0x38> colorblind>
191.1Sthorpejconditioner pvc1 af2x_cdnr \
201.1Sthorpej	<trtcm 3M 32K 10M 64K <mark 0x48><mark 0x50><mark 0x58> colorblind>
211.1Sthorpejconditioner pvc1 af3x_cdnr \
221.1Sthorpej	<trtcm 3M 32K 10M 64K <mark 0x68><mark 0x70><mark 0x78> colorblind>
231.1Sthorpej# tswtcm
241.1Sthorpejconditioner pvc1 af4x_cdnr \
251.1Sthorpej	<tswtcm 3M 10M 500 <mark 0x88><mark 0x90><mark 0x98>>
261.1Sthorpej
271.1Sthorpej	filter pvc1 af1x_cdnr 0 0 172.16.4.176 0 0
281.1Sthorpej	filter pvc1 af2x_cdnr 0 0 172.16.4.177 0 0
291.1Sthorpej	filter pvc1 af3x_cdnr 0 0 172.16.4.178 0 0
301.1Sthorpej	filter pvc1 af4x_cdnr 0 0 172.16.4.179 0 0
311.1Sthorpej
321.1Sthorpej#
331.1Sthorpej# output interface
341.1Sthorpej#
351.1Sthorpejinterface pvc0 bandwidth 45M cbq
361.1Sthorpejclass cbq pvc0 root_class NULL pbandwidth 100
371.1Sthorpejclass cbq pvc0 def_class root_class borrow pbandwidth 86 default
381.1Sthorpej#
391.1Sthorpej# EF class
401.1Sthorpej#
411.1Sthorpejclass cbq pvc0 ef_class root_class pbandwidth 14 priority 5
421.1Sthorpej	filter pvc0 ef_class 0 0 0 0 0 tos 0xb8 tosmask 0xfc
431.1Sthorpej#
441.1Sthorpej# AF classes
451.1Sthorpej#
461.1Sthorpej# rio threshold values
471.1Sthorpejrio 40 50 10 20 30 10 5 15 10
481.1Sthorpej#
491.1Sthorpejclass cbq pvc0 af1x_class def_class borrow pbandwidth 20 rio
501.1Sthorpejclass cbq pvc0 af2x_class def_class borrow pbandwidth 20 rio
511.1Sthorpejclass cbq pvc0 af3x_class def_class borrow pbandwidth 20 rio cleardscp
521.1Sthorpejclass cbq pvc0 af4x_class def_class borrow pbandwidth 20 rio
531.1Sthorpej
541.1Sthorpej	filter pvc0 af1x_class 0 0 0 0 0 tos 0x20 tosmask 0xe4
551.1Sthorpej	filter pvc0 af2x_class 0 0 0 0 0 tos 0x40 tosmask 0xe4
561.1Sthorpej	filter pvc0 af3x_class 0 0 0 0 0 tos 0x60 tosmask 0xe4
571.1Sthorpej	filter pvc0 af4x_class 0 0 0 0 0 tos 0x80 tosmask 0xe4
58