<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: QoS on the PIX/ASA – Part 3:Priority Queuing</title>
	<atom:link href="http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/</link>
	<description>Helping you become a Cisco Certified Internetwork Expert</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:47:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adamusxyz</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-88142</link>
		<dc:creator>adamusxyz</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-88142</guid>
		<description>This is a very good stuff man. But you can be more specific next time. See ya !</description>
		<content:encoded><![CDATA[<p>This is a very good stuff man. But you can be more specific next time. See ya !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Long</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-78685</link>
		<dc:creator>Dave Long</dc:creator>
		<pubDate>Fri, 13 Nov 2009 16:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-78685</guid>
		<description>Can I set up priority queueing on a physical interface that has sub-interfaces and, if so, will it prioritize traffic on all sub-interfaces or just that on the physical interface?

Thanks.</description>
		<content:encoded><![CDATA[<p>Can I set up priority queueing on a physical interface that has sub-interfaces and, if so, will it prioritize traffic on all sub-interfaces or just that on the physical interface?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amenodimeno</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-58438</link>
		<dc:creator>amenodimeno</dc:creator>
		<pubDate>Fri, 31 Jul 2009 17:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-58438</guid>
		<description>That&#039;s good man, keep it going.</description>
		<content:encoded><![CDATA[<p>That&#8217;s good man, keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romonoeroetoko</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-56905</link>
		<dc:creator>romonoeroetoko</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-56905</guid>
		<description>Your news is a cool stuff man, keep it going.</description>
		<content:encoded><![CDATA[<p>Your news is a cool stuff man, keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romonoeroetoko</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-56071</link>
		<dc:creator>romonoeroetoko</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-56071</guid>
		<description>Hm that sounds good but I would like to know more details.</description>
		<content:encoded><![CDATA[<p>Hm that sounds good but I would like to know more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei Monastyrnyi</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-22582</link>
		<dc:creator>Alexei Monastyrnyi</dc:creator>
		<pubDate>Thu, 12 Feb 2009 11:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-22582</guid>
		<description>Signaling should be extended with DSCP CS3. A comment to &quot;show service-policy priority&quot; would be that the output counters don&#039;t really differentiate among classes, here is how it looks in production environment, it is 7.2.4 BTW and all works fine:

asa-chicago(config)# sh ver &#124; in Ver
Cisco Adaptive Security Appliance Software Version 7.2(4) 
Device Manager Version 5.2(4)

asa-chicago(config)# sh run class-map            
!
class-map Voice-Signal-cs3
 description CUCM voice and control traffic
 match dscp cs3 
class-map Voice
 description CUCM voice and control traffic
 match dscp ef 
class-map Voice-Signal-af31
 description CUCM voice and control traffic
 match dscp af31 


asa-chicago(config)# sh run policy-map VoicePolicy
!
policy-map VoicePolicy
 class Voice
  priority
 class Voice-Signal-cs3
  priority
 class Voice-Signal-af31
  priority
 class class-default
!
asa-chicago(config)# show service-policy priority 

Interface outside:
  Service-policy: VoicePolicy
    Class-map: Voice
      Priority:
        Interface outside: aggregate drop 0, aggregate transmit 3472296
    Class-map: Voice-Signal-cs3
      Priority:
        Interface outside: aggregate drop 0, aggregate transmit 3472296
    Class-map: Voice-Signal-af31
      Priority:
        Interface outside: aggregate drop 0, aggregate transmit 3472296</description>
		<content:encoded><![CDATA[<p>Signaling should be extended with DSCP CS3. A comment to &#8220;show service-policy priority&#8221; would be that the output counters don&#8217;t really differentiate among classes, here is how it looks in production environment, it is 7.2.4 BTW and all works fine:</p>
<p>asa-chicago(config)# sh ver | in Ver<br />
Cisco Adaptive Security Appliance Software Version 7.2(4)<br />
Device Manager Version 5.2(4)</p>
<p>asa-chicago(config)# sh run class-map<br />
!<br />
class-map Voice-Signal-cs3<br />
 description CUCM voice and control traffic<br />
 match dscp cs3<br />
class-map Voice<br />
 description CUCM voice and control traffic<br />
 match dscp ef<br />
class-map Voice-Signal-af31<br />
 description CUCM voice and control traffic<br />
 match dscp af31 </p>
<p>asa-chicago(config)# sh run policy-map VoicePolicy<br />
!<br />
policy-map VoicePolicy<br />
 class Voice<br />
  priority<br />
 class Voice-Signal-cs3<br />
  priority<br />
 class Voice-Signal-af31<br />
  priority<br />
 class class-default<br />
!<br />
asa-chicago(config)# show service-policy priority </p>
<p>Interface outside:<br />
  Service-policy: VoicePolicy<br />
    Class-map: Voice<br />
      Priority:<br />
        Interface outside: aggregate drop 0, aggregate transmit 3472296<br />
    Class-map: Voice-Signal-cs3<br />
      Priority:<br />
        Interface outside: aggregate drop 0, aggregate transmit 3472296<br />
    Class-map: Voice-Signal-af31<br />
      Priority:<br />
        Interface outside: aggregate drop 0, aggregate transmit 3472296</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Roysdon</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-12155</link>
		<dc:creator>Jason Roysdon</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-12155</guid>
		<description>Note that this requires ASA code 8.0(4) or higher.  A few weeks ago I went to add this to an 8.0(3) ASA and it rejected most of the commands until I upgraded it.</description>
		<content:encoded><![CDATA[<p>Note that this requires ASA code 8.0(4) or higher.  A few weeks ago I went to add this to an 8.0(3) ASA and it rejected most of the commands until I upgraded it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helena</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-11758</link>
		<dc:creator>Helena</dc:creator>
		<pubDate>Thu, 06 Nov 2008 03:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-11758</guid>
		<description>I would like to see the inscription &quot;to be continied&quot;:-D</description>
		<content:encoded><![CDATA[<p>I would like to see the inscription &#8220;to be continied&#8221;:-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.ine.com/2008/09/16/qos-on-the-pixasa-%e2%80%93-part-3priority-queuing/comment-page-1/#comment-8615</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 19 Sep 2008 01:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ine.com/?p=261#comment-8615</guid>
		<description>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</description>
		<content:encoded><![CDATA[<p>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
