blob: 05c7333378145ac058fad3fbb3b97b347af9a1ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#
# simple test config for pvc0
#
#
interface pvc0 bandwidth 45M hfsc
#
class hfsc pvc0 def_class root pshare 60 default
class hfsc pvc0 shared_class root pshare 40
class hfsc pvc0 tcp_class shared_class pshare 30
filter pvc0 tcp_class 0 0 0 0 6
class hfsc pvc0 csl_class shared_class pshare 10
filter pvc0 csl_class 0 0 172.16.4.176 0 6
|