For simple CBQ configuration, it's showing the stats as below.
### eth0: queueing disciplines
qdisc cbq # 1:
rate = 10Mbit (bounded, isolated) prio no-transmit
### eth0: traffic classes
class cbq # 1: root
rate = 10Mbit (bounded, isolated) prio no-transmit
If the Interface ROOT qdisc/class is ISOLATED, then how it will lend it's unused Bandwidth to it's children,
C'd anybody help me please.
regards, Srikanth.