<?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 QOS in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/qos/m-p/3939968#M30933</link>
    <description>&lt;P&gt;I have a server that downloads a lot of data from the internet want, I to configure policing to reduce the input, output of the server to CIR 25000, but I see overall utilization of the outside interface of 100% during download&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;access-list QoS extended permit ip any any &lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;class-map Internet-to-VPNs
 match access-list QoS&lt;/PRE&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;class Internet-to-VPNs
  police input 5500000 2748
  police output 5500000 2748
!
service-policy outside-policy interface outside&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2019 06:48:23 GMT</pubDate>
    <dc:creator>Tuba</dc:creator>
    <dc:date>2019-10-14T06:48:23Z</dc:date>
    <item>
      <title>QOS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/3939968#M30933</link>
      <description>&lt;P&gt;I have a server that downloads a lot of data from the internet want, I to configure policing to reduce the input, output of the server to CIR 25000, but I see overall utilization of the outside interface of 100% during download&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;access-list QoS extended permit ip any any &lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;class-map Internet-to-VPNs
 match access-list QoS&lt;/PRE&gt;
&lt;PRE class="con-NoMargin hist-break-word"&gt;class Internet-to-VPNs
  police input 5500000 2748
  police output 5500000 2748
!
service-policy outside-policy interface outside&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 06:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/3939968#M30933</guid>
      <dc:creator>Tuba</dc:creator>
      <dc:date>2019-10-14T06:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: QOS</title>
      <link>https://community.cisco.com/t5/network-security/qos/m-p/3940094#M30934</link>
      <description>Hi, If the server is downloading TCP, then policing for traffic from&lt;BR /&gt;internet on the internet port in ingress direction will help. When the&lt;BR /&gt;policier starts dropping traffic, TCP sender will notice lost ACKs and will&lt;BR /&gt;slow transmission speed.&lt;BR /&gt;&lt;BR /&gt;If the server is downloading UDP, then policy won't help because the sender&lt;BR /&gt;will keep dumping traffic which you will see at the ingress interface even&lt;BR /&gt;if your policiers drops it, like a DoS attack.&lt;BR /&gt;&lt;BR /&gt;**** remember to rate useful posts&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Oct 2019 10:27:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/qos/m-p/3940094#M30934</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2019-10-14T10:27:52Z</dc:date>
    </item>
  </channel>
</rss>

