Lines Matching refs:shaper
33 # Each shaper must be described by config file in $CBQ_PATH
34 # (/etc/sysconfig/cbq/) directory - one config file for each CBQ shaper.
37 # Each shaper has its personal ID - two byte HEX number. Really ID is
44 # | |___________________ ID (0000-FFFF), let ID looks like shaper's rate
48 # Config file describes shaper parameters and source[destination]
66 # *** If you want to build more than one shaper per device it's
73 # WEIGHT: "weight" of shaper (CBQ class). Like for DEVICE - approx. RATE/10
75 # PRIO: shaper's priority from 1 to 8 where 1 is the highest one.
82 # RULE=10.2.2.5 - shaper works only for IP address 10.2.2.5
86 # RULE=10.5.5.5:80, - shaper active only for traffic from port 80 of
95 # So, if you want to build bidirectional shaper you must set it up for
96 # both ethernet card. For example let's build shaper for our linux box like: