<?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>topic Re: Using QOS to control Internet download usage in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45255#M33253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a technote released just before christmas who also describes how the QoS in PA works (and how to set it up).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have not yet learned (or figured out) is how many classes one need in your custom QoS profile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say I want to prioritize down some traffic going to/from a specific zone but let everything else at default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should this custom QoS profile only contain lets say class1 or should this profile contain all classes where I then in the QoS policy define that traffic to/from this zone should be put into the class1 flow (lowest prio)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or should this QoS profile just contain class1 (which I want to match my lowprio traffic into) and class4 (which is the default class for unmatched traffic)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: And the link to that technote aswell :smileysilly:&lt;SPAN&gt; &lt;A href="https://live.paloaltonetworks.com/docs/DOC-3439"&gt;QoS in PAN-OS 4.1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 05:33:05 GMT</pubDate>
    <dc:creator>mikand</dc:creator>
    <dc:date>2012-01-12T05:33:05Z</dc:date>
    <item>
      <title>Using QOS to control Internet download usage</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45252#M33250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read through the documentation and forum posts, and tinkered with QOS config but still am not clear on whether what I'd like to do is possible.&amp;nbsp; Hopefully I can explain this clearly... here goes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a PA-4020 HA running 3.1.5.&amp;nbsp; Interface 1 is our Internet connection which 20Mbps... Interfaces 2, 3, and 4 (1Gbps) are internal networks which all utilize the Interface 1 Internet connection and also pass traffic between each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can manage Internet upload usage for all of my internal networks by setting Maximum Egress to 20Mbps on the QOS Profile for Interface 1 and appying/configuring QOS policies for that interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for managing download usage, is there any way for me to configure so that each Interface (2, 3, and 4) has the ability to use the entire 20Mbps available but QOS will be performed when there is congestion?&amp;nbsp; I can't set QOS Profile - Maximum Egress below 1Gbps because I don't want to affect traffic flow between those networks.&amp;nbsp; So if the PA interfaces doesn't know about the 20Mbps limitation and the bottleneck actually doesn't occur on the PA-4020 but rather on our Internet router on the other side of Interface 1, how can I control/manage Internet download traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace for your help!&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:28:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45252#M33250</guid>
      <dc:creator>dwoolley</dc:creator>
      <dc:date>2012-01-09T20:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using QOS to control Internet download usage</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45253#M33251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know if the QoS have changed between 3.1.5 and 4.1.1 but in 4.1.1 you can set speed limits per class (if I remember correctly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example (the default is regarding egress settings):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QoS-Internetdownload: default&lt;/P&gt;&lt;P&gt;Class1: egress 20Mpbs&lt;/P&gt;&lt;P&gt;Class2: default&lt;/P&gt;&lt;P&gt;Class3: default&lt;/P&gt;&lt;P&gt;Class4: default &amp;lt;- this is where "unmatched" traffic by default goes into&lt;/P&gt;&lt;P&gt;Class5: default&lt;/P&gt;&lt;P&gt;Class6: default&lt;/P&gt;&lt;P&gt;Class7: default&lt;/P&gt;&lt;P&gt;Class8: default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the QoS policy you set to match the internet traffic (like srczone:Internet, dstzone:any), instruct it to use QoS-Internetdownload and to put matched traffic into Class1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally attach the QoS-Internetdownload on all downlink interfaces (since the QoS in PaloAlto only acts on egress interface).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 07:04:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45253#M33251</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-01-10T07:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using QOS to control Internet download usage</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45254#M33252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mikand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; Hmmm... that makes sense... I will test it out and post back with an update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 03:58:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45254#M33252</guid>
      <dc:creator>dwoolley</dc:creator>
      <dc:date>2012-01-12T03:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using QOS to control Internet download usage</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45255#M33253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a technote released just before christmas who also describes how the QoS in PA works (and how to set it up).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have not yet learned (or figured out) is how many classes one need in your custom QoS profile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say I want to prioritize down some traffic going to/from a specific zone but let everything else at default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should this custom QoS profile only contain lets say class1 or should this profile contain all classes where I then in the QoS policy define that traffic to/from this zone should be put into the class1 flow (lowest prio)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or should this QoS profile just contain class1 (which I want to match my lowprio traffic into) and class4 (which is the default class for unmatched traffic)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: And the link to that technote aswell :smileysilly:&lt;SPAN&gt; &lt;A href="https://live.paloaltonetworks.com/docs/DOC-3439"&gt;QoS in PAN-OS 4.1&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 05:33:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-qos-to-control-internet-download-usage/m-p/45255#M33253</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-01-12T05:33:05Z</dc:date>
    </item>
  </channel>
</rss>

