2 # a config for hierachical sharing
5 interface pvc0 bandwidth 45M hfsc
7 # 10% of the bandwidth share goes to the default class
9 class hfsc pvc0 def_class root pshare 10 default
11 # bandwidth share guaranteed rate
15 class hfsc pvc0 cmu root grate 15M pshare 45
16 class hfsc pvc0 mit root grate 15M pshare 45
18 # CMU bandwidth share guaranteed rate
22 class hfsc pvc0 cmu_other cmu grate 10M pshare 20
23 filter pvc0 cmu_other 0 0 0 0 6
24 class hfsc pvc0 cmu_cs cmu grate 5M pshare 20
25 filter pvc0 cmu_cs 0 0 172.16.4.176 0 6
27 # MIT bandwidth share guaranteed rate
31 class hfsc pvc0 mit_other mit grate 10M pshare 20
32 filter pvc0 mit_other 0 0 0 0 17
33 class hfsc pvc0 mit_cs mit grate 5M pshare 20
34 filter pvc0 mit_cs 0 0 172.16.4.176 0 17