<?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: How to Create QoS rule based on application in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167839#M53572</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58363"&gt;@ali.mathur&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, this is not possible - at least not for the first session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV class="xml parbase xml_level-3_16"&gt;&lt;DIV class="level-3"&gt;Service Versus Applications in PBF&lt;/DIV&gt;&lt;DIV class="level-3"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_17 xml parbase"&gt;&lt;DIV class="body"&gt;PBF rules are applied either on the first packet (SYN) or the first response to the first packet (SYN/ACK). This means that a PBF rule may be applied before the firewall has enough information to determine the application. Therefore, application-specific rules are not recommended for use with PBF. Whenever possible, use a service object, which is the Layer 4 port (TCP or UDP) used by the protocol or application.&lt;/DIV&gt;&lt;DIV class="body"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_18 xml parbase"&gt;&lt;DIV class="body"&gt;However, if you specify an application in a PBF rule, the firewall performs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;App-ID caching&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;. When an application passes through the firewall for the first time, the firewall does not have enough information to identify the application and therefore cannot enforce the PBF rule. As more packets arrive, the firewall determines the application and creates an entry in the App-ID cache and retains this App-ID for the session.When a new session is created with the same destination IP address, destination port, and protocol ID, the firewall could identify the application as the same from the initial session (based on the App-ID cache) and apply the PBF rule. Therefore, a session that is not an exact match and is not the same application, can be forwarded based on the PBF rule.&lt;/DIV&gt;&lt;DIV class="body"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_19 xml parbase"&gt;&lt;DIV class="body"&gt;Further, applications have dependencies and the identity of the application can change as the firewall receives more packets. Because PBF makes a routing decision at the start of a session, the firewall cannot enforce a change in application identity. YouTube, for example, starts as web-browsing but changes to Flash, RTSP, or YouTube based on the different links and videos included on the page. However with PBF, because the firewall identifies the application as web-browsing at the start of the session, the change in application is not recognized thereafter&lt;/DIV&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/pbf#_80499" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/pbf#_80499&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will also be a "problem" in your other topic with 3 ISPs on one firewall&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jul 2017 10:25:13 GMT</pubDate>
    <dc:creator>Remo</dc:creator>
    <dc:date>2017-07-23T10:25:13Z</dc:date>
    <item>
      <title>How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167435#M53469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to create QoS rule based on application, like (business application it will use ISP1 and General browsing it will ISP2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:44:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167435#M53469</guid>
      <dc:creator>ali.mathur</dc:creator>
      <dc:date>2017-07-20T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167443#M53471</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58363"&gt;@ali.mathur&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe you are mixing up QoS with PBF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;With QoS (Quality of Service) you can limit or guarantee bandwidth based on application.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;With PBF (Policy Base Forwarding)&amp;nbsp;you can choose to have certain applications use a different link without needing to tweak the routing table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Based on your initial post I'm guessing you are looking for a PBF solution instead of QoS.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check out the following article that expains PBF in detail :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Policy-Based-Forwarding/ta-p/71257" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Policy-Based-Forwarding/ta-p/71257&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps !&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;-Kiwi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 12:03:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167443#M53471</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2017-07-20T12:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167467#M53478</link>
      <description>&lt;P&gt;Hi Kiwi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply, now i understand diffrence between QoS and PBF.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to more clarification on PBF with application,&amp;nbsp;how to inlcude non business related to PBF. As per the below document we can select web-browsing, but most of traffic detecting as diffrent application (example, if i access facebook.com its showing facebook-base) and its utilising our main link bandwidth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 14:30:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167467#M53478</guid>
      <dc:creator>ali.mathur</dc:creator>
      <dc:date>2017-07-20T14:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167682#M53529</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58363"&gt;@ali.mathur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You would generally take the path of least resistance so it's easier. So instead of applying a PBF for general-browsing, because it would be alot of applications, focus on your business traffic instead and set your default route to route the general traffic to the proper interface.&lt;/P&gt;&lt;P&gt;One thing to remember about application based PBF is the PBF is only going to be applied once your listed application is actually identified, which means the first few packets will go out your default route until it passes to what you've identified in the PBF policy. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 13:06:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167682#M53529</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-07-21T13:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167838#M53571</link>
      <description>Hi BPry, The main issue with PBF is, its not showing the main applications, like email, business-system and etc.(as PA detecting under "Application Usage"). There is any way to detect business application under PBF.</description>
      <pubDate>Sun, 23 Jul 2017 06:04:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167838#M53571</guid>
      <dc:creator>ali.mathur</dc:creator>
      <dc:date>2017-07-23T06:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create QoS rule based on application</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167839#M53572</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58363"&gt;@ali.mathur&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, this is not possible - at least not for the first session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV class="xml parbase xml_level-3_16"&gt;&lt;DIV class="level-3"&gt;Service Versus Applications in PBF&lt;/DIV&gt;&lt;DIV class="level-3"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_17 xml parbase"&gt;&lt;DIV class="body"&gt;PBF rules are applied either on the first packet (SYN) or the first response to the first packet (SYN/ACK). This means that a PBF rule may be applied before the firewall has enough information to determine the application. Therefore, application-specific rules are not recommended for use with PBF. Whenever possible, use a service object, which is the Layer 4 port (TCP or UDP) used by the protocol or application.&lt;/DIV&gt;&lt;DIV class="body"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_18 xml parbase"&gt;&lt;DIV class="body"&gt;However, if you specify an application in a PBF rule, the firewall performs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;App-ID caching&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;. When an application passes through the firewall for the first time, the firewall does not have enough information to identify the application and therefore cannot enforce the PBF rule. As more packets arrive, the firewall determines the application and creates an entry in the App-ID cache and retains this App-ID for the session.When a new session is created with the same destination IP address, destination port, and protocol ID, the firewall could identify the application as the same from the initial session (based on the App-ID cache) and apply the PBF rule. Therefore, a session that is not an exact match and is not the same application, can be forwarded based on the PBF rule.&lt;/DIV&gt;&lt;DIV class="body"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="xml_body_19 xml parbase"&gt;&lt;DIV class="body"&gt;Further, applications have dependencies and the identity of the application can change as the firewall receives more packets. Because PBF makes a routing decision at the start of a session, the firewall cannot enforce a change in application identity. YouTube, for example, starts as web-browsing but changes to Flash, RTSP, or YouTube based on the different links and videos included on the page. However with PBF, because the firewall identifies the application as web-browsing at the start of the session, the change in application is not recognized thereafter&lt;/DIV&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/pbf#_80499" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/policy/pbf#_80499&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will also be a "problem" in your other topic with 3 ISPs on one firewall&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 10:25:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-create-qos-rule-based-on-application/m-p/167839#M53572</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2017-07-23T10:25:13Z</dc:date>
    </item>
  </channel>
</rss>

