<!-- include start from qos/bandwidth.xml.i -->
<leafNode name="bandwidth">
  <properties>
    <help>Traffic-limit used for this class</help>
    <valueHelp>
      <format>&lt;number&gt;</format>
      <description>Rate in kbit (kilobit per second)</description>
    </valueHelp>
    <valueHelp>
      <format>&lt;number&gt;&lt;suffix&gt;</format>
      <description>Rate with scaling suffix (mbit, mbps, ...)</description>
    </valueHelp>
  </properties>
</leafNode>
<!-- include end -->