<?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 for Networking Blog</title>
	<atom:link href="http://blog.webdir.bg/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webdir.bg</link>
	<description>Networking - Cisco, Juniper, Linux</description>
	<lastBuildDate>Sat, 01 May 2010 21:12:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on ToS to DSCP mapping by Dardania</title>
		<link>http://blog.webdir.bg/tos-to-dscp-mapping/comment-page-1/#comment-89</link>
		<dc:creator>Dardania</dc:creator>
		<pubDate>Sat, 01 May 2010 21:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdir.bg/?p=35#comment-89</guid>
		<description>Thank you very much for this - I have a Cisco 871W downstream of a Netopia 2247, and the cisco through NBAR is marking packets perfectly for the netopia to perform diffserv on...

here&#039;s the relevant config if anyone is interested:

ip nbar custom jabber_tcp tcp 5222
ip nbar custom jabber_udp udp 5222

class-map match-any Realtime
match protocol sip
match protocol rtp
match protocol jabber_udp
match vlan 3

class-map match-any Interactive
match protocol http
match protocol secure-http
match protocol telnet
match protocol dns
match protocol icmp
match protocol jabber_tcp

class-map match-any Batch
match protocol snmp
match protocol rip
match protocol netbios
match protocol ntp

policy-map ke-QoS-policy
class Realtime
 set dscp ef
class Interactive
 set dscp af11
class Batch
 set dscp af11
class class-default
 fair-queue
 set dscp default

interface FastEthernet4
 ip nbar protocol-discovery
 service-policy output ke-QoS-policy</description>
		<content:encoded><![CDATA[<p>Thank you very much for this &#8211; I have a Cisco 871W downstream of a Netopia 2247, and the cisco through NBAR is marking packets perfectly for the netopia to perform diffserv on&#8230;</p>
<p>here&#8217;s the relevant config if anyone is interested:</p>
<p>ip nbar custom jabber_tcp tcp 5222<br />
ip nbar custom jabber_udp udp 5222</p>
<p>class-map match-any Realtime<br />
match protocol sip<br />
match protocol rtp<br />
match protocol jabber_udp<br />
match vlan 3</p>
<p>class-map match-any Interactive<br />
match protocol http<br />
match protocol secure-http<br />
match protocol telnet<br />
match protocol dns<br />
match protocol icmp<br />
match protocol jabber_tcp</p>
<p>class-map match-any Batch<br />
match protocol snmp<br />
match protocol rip<br />
match protocol netbios<br />
match protocol ntp</p>
<p>policy-map ke-QoS-policy<br />
class Realtime<br />
 set dscp ef<br />
class Interactive<br />
 set dscp af11<br />
class Batch<br />
 set dscp af11<br />
class class-default<br />
 fair-queue<br />
 set dscp default</p>
<p>interface FastEthernet4<br />
 ip nbar protocol-discovery<br />
 service-policy output ke-QoS-policy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by sean evershed</title>
		<link>http://blog.webdir.bg/about/comment-page-1/#comment-80</link>
		<dc:creator>sean evershed</dc:creator>
		<pubDate>Mon, 19 Apr 2010 10:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdir.bg/?page_id=2#comment-80</guid>
		<description>Hi, where did you find the table shown below?
It has been really helpful to me and an excellent resource.

http://blog.webdir.bg/tos-to-dscp-mapping/

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, where did you find the table shown below?<br />
It has been really helpful to me and an excellent resource.</p>
<p><a href="http://blog.webdir.bg/tos-to-dscp-mapping/" rel="nofollow">http://blog.webdir.bg/tos-to-dscp-mapping/</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
