<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [cisco-nas] Support for &quot;percent&quot; directive in per-session QoS</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thats great, the percentage I was referring to though was in the LLQ (as in priority percent and bandwidth percent) are these possible?<BR>
<BR>
Dave.<BR>
<BR>
------------------------------------------------<BR>
David Freedman<BR>
Group Network Engineering<BR>
Claranet Limited<BR>
<A HREF="http://www.clara.net">http://www.clara.net</A><BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Ben Steele [<A HREF="mailto:ben@internode.com.au">mailto:ben@internode.com.au</A>]<BR>
Sent: Wed 1/9/2008 23:53<BR>
To: David Freedman<BR>
Cc: cisco-nas@puck.nether.net; cisco-bba@puck.nether.net<BR>
Subject: Re: [cisco-nas] Support for &quot;percent&quot; directive in per-session QoS<BR>
<BR>
You specify your bandwidth via a radius av-pair, say for example you<BR>
have a 512kb downstream ADSL service landing on your LNS you would have<BR>
a line like:<BR>
<BR>
cisco-avpair = &quot;lcp:interface-config#1=bandwidth 435&quot;&nbsp;&nbsp;&nbsp;&nbsp; (435kb<BR>
allowing for a 15% dsl overhead)<BR>
cisco-avpair = &quot;lcp:interface-config#2=service-policy output SHAPED-QOS&quot;<BR>
<BR>
Then using the shape average percent command the LNS would shape the<BR>
user to that speed, you can then apply your actual QoS policy under<BR>
that, like so:<BR>
<BR>
policy-map SHAPED-QOS<BR>
&nbsp;class class-default<BR>
&nbsp; shape average percent 100 50 ms<BR>
&nbsp; service-policy QOS<BR>
<BR>
This would apply the policy &quot;QOS&quot; to the shaped interface, I hope that<BR>
is what you were after, and yes it does work quite well with<BR>
priority(LLQ), the most important thing is to shape it to the correct<BR>
speed, when the link is being saturated and you do a &quot;sh policy-map int<BR>
xx&quot; you want to see it reporting that it is being shaped.<BR>
<BR>
Cheers<BR>
<BR>
Ben<BR>
<BR>
<BR>
David Freedman wrote:<BR>
&gt; -----BEGIN PGP SIGNED MESSAGE-----<BR>
&gt; Hash: SHA1<BR>
&gt;<BR>
&gt; I believe this is possible reading the documentation at<BR>
&gt; <A HREF="http://www.cisco.com/en/US/products/ps6566/products_feature_guide09186a0080610dad.html">http://www.cisco.com/en/US/products/ps6566/products_feature_guide09186a0080610dad.html</A><BR>
&gt;<BR>
&gt; there is mention of it, but the question I want to ask is :<BR>
&gt;<BR>
&gt; how does it know what the available bandwidth is such to be able to<BR>
&gt; calculate the percentage?<BR>
&gt;<BR>
&gt; I mean, with a standard CBWFQ attached to an interface, it derrives this<BR>
&gt; from the interface bandwidth, but for vaccess QoS we are required to<BR>
&gt; nest the CBWFQ under a shaper, so does the percentage directive<BR>
&gt; use the shape average rate of this shaper?<BR>
&gt;<BR>
&gt; Does anybody use this directive (interested for those whom use it for a<BR>
&gt; priority queue) and does it work?<BR>
&gt;<BR>
&gt; Many thanks,<BR>
&gt;<BR>
&gt;<BR>
&gt; - --<BR>
&gt; David Freedman<BR>
&gt; Group Network Engineering<BR>
&gt; Claranet Limited<BR>
&gt; <A HREF="http://www.clara.net">http://www.clara.net</A><BR>
&gt; -----BEGIN PGP SIGNATURE-----<BR>
&gt; Version: GnuPG v1.4.2.2 (GNU/Linux)<BR>
&gt; Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org">http://enigmail.mozdev.org</A><BR>
&gt;<BR>
&gt; iD8DBQFHhRGktFWeqpgEZrIRAh4TAKDM9Kl+ikOSt8j19/9GfCDaTG8EegCgpYBW<BR>
&gt; AwNWZohx+5dbeFZ3pQkDr7A=<BR>
&gt; =Rn2w<BR>
&gt; -----END PGP SIGNATURE-----<BR>
&gt; _______________________________________________<BR>
&gt; cisco-nas mailing list<BR>
&gt; cisco-nas@puck.nether.net<BR>
&gt; <A HREF="https://puck.nether.net/mailman/listinfo/cisco-nas">https://puck.nether.net/mailman/listinfo/cisco-nas</A><BR>
&gt;&nbsp;&nbsp;<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>