<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm running into an issue trying to limit an interface.<br>
    <br>
    Here is the script I'm using:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://dl.dropboxusercontent.com/u/2486826/shaping">https://dl.dropboxusercontent.com/u/2486826/shaping</a><br>
    <br>
    Status:<br>
    <br>
    <b><small><font face="Courier New, Courier, monospace">Bandwidth
          shaping status for eth0:<br>
          qdisc htb 1: r2q 10 default 30 direct_packets_stat 2043520<br>
          &nbsp;Sent 48035654356 bytes 75998560 pkt (dropped 237504,
          overlimits 20036234 requeues 0) <br>
          &nbsp;rate 0bit 0pps backlog 0b 0p requeues 0 </font></small></b><br>
    <br>
    Kernel Version:<br>
    <b><small><font face="Courier New, Courier, monospace"><br>
          2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686
          i686 i386 GNU/Linux</font></small></b><br>
    <br>
    iperf test:<br>
    <b><small><font face="Courier New, Courier, monospace"><br>
          ------------------------------------------------------------<br>
          Client connecting to support.opsdc.com, TCP port 9999<br>
          TCP window size: 16.0 KByte (default)<br>
          ------------------------------------------------------------<br>
          [&nbsp; 3] local 65.254.219.7 port 60305 connected with
          65.254.219.9 port 9999<br>
          [ ID] Interval&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfer&nbsp;&nbsp;&nbsp;&nbsp; Bandwidth<br>
          [&nbsp; 3]&nbsp; 0.0-10.3 sec&nbsp; 1.49 MBytes&nbsp; 1.21 Mbits/sec</font></small></b><br>
    <br>
    <br>
    The results are not what I was expecting.&nbsp; I'm running into a
    problem where we are bursting at Peak 10 and I want to limit it via
    shaping.&nbsp;&nbsp; I may have to put a piece of hardware there to physically
    do some sort of limiting.&nbsp; I need to limit to total bandwidth in
    that rack to 1.5MBit.<br>
    <br>
    Any suggestions?<br>
    <br>
    Chris<br>
    <br>
  </body>
</html>