<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>tema Basic QoS over a VPN? en VPN</title>
    <link>https://community.cisco.com/t5/vpn/basic-qos-over-a-vpn/m-p/2112332#M77075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Voice traffic typically should be guarnateed priority queue to avoid delay/jitter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be also interested in qos pre-classify:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/IPSecQoS.html#wp56280"&gt;http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/IPSecQoS.html#wp56280&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some config guide material:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/ios-xml/ios/sec_conn_dplane/configuration/15-mt/sec-llq-ipsec-enrypt.html"&gt;http://www.cisco.com/en/US/docs/ios-xml/ios/sec_conn_dplane/configuration/15-mt/sec-llq-ipsec-enrypt.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you also need to remember is that voice(RTP) traffic should be marked by default with EF DSCP - this tagging should be copied to the outter header afetr encapsulation, you can also use that when making decision. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 10:02:02 GMT</pubDate>
    <dc:creator>Marcin Latosiewicz</dc:creator>
    <dc:date>2013-01-23T10:02:02Z</dc:date>
    <item>
      <title>Basic QoS over a VPN?</title>
      <link>https://community.cisco.com/t5/vpn/basic-qos-over-a-vpn/m-p/2112331#M77074</link>
      <description>&lt;P&gt;I have a pair of Cisco 891W routers, deployed one at each site.&amp;nbsp; I have site to site (L2L) IPSec VPN configured and working using crypto maps.&amp;nbsp; All traffic is allowed from one LAN to the other, as far as I know.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I dicovered that I need to put in QoS to support an IP Phone.&amp;nbsp; A single IP phone at branch office, to the main phone system at head office.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have experience with QoS at all.&amp;nbsp; Simplicity is key here.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what i find online, here's what I believe needs to be done: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Create an ACL, calling it VOIPACL, specify the IP of the phone going to the network where the phone system is.&amp;nbsp; So: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit ip host 192.168.4.201 192.168.0.0 0.0.0.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Create a class map to house the ACL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #class-map match-all VoIP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #match access-group name VOIPACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Create policy map to house the clas map&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #policy-map VoIP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #class VoIP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's where I get lost.&amp;nbsp; There seem to be various opinions of how to do things but as I don't understand the implications of anything, I am not goign to attempt anything without expert or experienced confirmation.&amp;nbsp; For example, I can put &lt;STRONG&gt;bandwidth percent 50,&lt;/STRONG&gt; which I guess divides the line into 50% for any traffic coming from 192.168.4.201 IP phone, and since I didn't specify what to do with the other 50%, I assume the router just ttreats that as regular traffic.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I saw stuff about IP precedence, and Set priority, and Priority, and fair-queue and so on.&amp;nbsp; At that point I stopped, and now need help &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" height="16" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif" width="16"&gt;&lt;/SPAN&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 20:53:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/basic-qos-over-a-vpn/m-p/2112331#M77074</guid>
      <dc:creator>cluovpemb</dc:creator>
      <dc:date>2013-01-22T20:53:19Z</dc:date>
    </item>
    <item>
      <title>Basic QoS over a VPN?</title>
      <link>https://community.cisco.com/t5/vpn/basic-qos-over-a-vpn/m-p/2112332#M77075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Voice traffic typically should be guarnateed priority queue to avoid delay/jitter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be also interested in qos pre-classify:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/IPSecQoS.html#wp56280"&gt;http://www.cisco.com/en/US/docs/solutions/Enterprise/WAN_and_MAN/QoS_SRND/IPSecQoS.html#wp56280&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some config guide material:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/ios-xml/ios/sec_conn_dplane/configuration/15-mt/sec-llq-ipsec-enrypt.html"&gt;http://www.cisco.com/en/US/docs/ios-xml/ios/sec_conn_dplane/configuration/15-mt/sec-llq-ipsec-enrypt.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you also need to remember is that voice(RTP) traffic should be marked by default with EF DSCP - this tagging should be copied to the outter header afetr encapsulation, you can also use that when making decision. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 10:02:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/basic-qos-over-a-vpn/m-p/2112332#M77075</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2013-01-23T10:02:02Z</dc:date>
    </item>
  </channel>
</rss>

