<div>Blake</div>
<div> </div>
<div>Thanks for the answer, it's a shame there isn't a command which shows the 5 minute offered rate in bps and the drop rate in bps as the Cisco 'show policy map' command does, it would give you a better indication of how the traffic flow was matching the set limits.</div>

<div> </div>
<div>Thanks</div>
<div>Rick<br><br></div>
<div class="gmail_quote">On 22 February 2011 17:49, Blake Willis <span dir="ltr"><<a href="mailto:blake@ibrowse.com">blake@ibrowse.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div style="WORD-WRAP: break-word">
<div class="im">
<div>
<div>On 22 Feb 2011, at 18:00, <a href="mailto:redback-nsp-request@puck.nether.net" target="_blank">redback-nsp-request@puck.nether.net</a> wrote:</div><br>
<blockquote type="cite">
<div style="MARGIN: 0px"><span>I have metering, policing and pwfq policies in place with rate limits, does anybody know the command which will tell me if these rates are being matched and the current throughput rate for the policy.</span></div>
</blockquote><br></div></div>
<div>Hi Richard,</div>
<div><br></div>
<div>"sh circuit counters <subs ID> queue" will get you started:</div>
<div><br></div>
<div>
<div>Redback#sh circuit counters L2TP LNS 2064 queue</div>
<div>Circuit: L2TP LNS 2064, Internal id: 5/2/2064, Queue Policy: link-4q</div>
<div>Queue  Depth     (Pkts/Bytes) Sent            WRED Drops             Tail Drops</div>
<div> 0         0                234125                     0                      0</div>
<div>                          15945561                     0                      0</div>
<div> 1         0                 27365                     0                      0</div>
<div>                           2820133                     0                      0</div>
<div> 2         0              25452606                     0                      0</div>
<div>                        7677670353                     0                      0</div>
<div> 3         0              37254322                     0                   9743</div>
<div>                       28143558041                     0               14070564</div>
<div><br></div>
<div>of course that just gets you total sent bytes, but at least you can check if WRED is dropping anything or if you're filling any queues.</div>
<div><br></div>
<div>The most information comes from "show card X circuit handle <handle> detail", where X is the card number where the circuit you're interested in is bound, and the handle is the full circuit handle from "show subscribers active session <subs ID>".  Haven't really dug around to see if any published MIBs support this stuff yet, but my guess would be that it probably isn't too difficult for the "circuit counters" command, but that the blob of info you get in the "card" commands is pretty much internal.</div>

<div><br></div>
<div>Hope that helps...</div></div>
<div><br></div>
<div><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 13px Monaco; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px"><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 13px Monaco; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px">
<div>---</div>
<div> Blake Willis</div><font color="#888888">
<div> Network Architect</div>
<div> iBrowse</div>
<div><br></div></font></span></span></div></div></blockquote></div><br>