<?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: Service policy debugging??? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476995#M659569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show local-host IP.ADD.RE.SS det&lt;/P&gt;&lt;P&gt;is what you need to "debug" connection counts etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 15:24:01 GMT</pubDate>
    <dc:creator>Marcin Latosiewicz</dc:creator>
    <dc:date>2010-08-13T15:24:01Z</dc:date>
    <item>
      <title>Service policy debugging???</title>
      <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476994#M659567</link>
      <description>&lt;P&gt;The short of my issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured a service policy that watches web traffic to a web server, limiting the maximum connections to the server (over TCP 80) to 'n' amount of simultaneous connections (set connection per-client-max n).&amp;nbsp; I need to see the pervice policy in action, but the only way I know to do it is to watch the drops in "show service policy" output increment or watch the logging buffer (no syslog server available yet).&amp;nbsp; I would really like to debug this action.&amp;nbsp; Is it possible, and most importantly, what is the debug command to do it?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:25:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476994#M659567</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2019-03-11T18:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Service policy debugging???</title>
      <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476995#M659569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show local-host IP.ADD.RE.SS det&lt;/P&gt;&lt;P&gt;is what you need to "debug" connection counts etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 15:24:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476995#M659569</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2010-08-13T15:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Service policy debugging???</title>
      <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476996#M659572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; This was useful info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I'm looking for is a way to run a debug that shows when the 'per-client-max' setting has been invoked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 16:12:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476996#M659572</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2010-08-13T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Service policy debugging???</title>
      <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476997#M659574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sh service-pol flow tcp host x.x.x.x host y.y.y.y eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh service-pol flow tcp host x.x.x.x host y.y.y.y eq 443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 17:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476997#M659574</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-08-13T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Service policy debugging???</title>
      <link>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476998#M659576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI,&lt;/P&gt;&lt;P&gt;For anyone attempting to see on-screen when this service policy is invoked, I've found a simple workaround.&amp;nbsp; In lieu of a direct debug command, what you can do is configure 'logging monitor errors' and then 'terminal monitoring'&amp;nbsp; whenever the 'set connection per-client-max n' rule is invoked, you will get a log that looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt; sans-serif&amp;quot;: ; font-family: arial,helvetica,sans-serif; ,&amp;quot;: ; Calibri&amp;quot;: ; "&gt;Aug 17 2010 10:16:48: %ASA-3-201013: Per-client connection limit exceeded 20/20 for input packet from 192.168.2.26/38602 to 172.16.34.8/80 on interface outside&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you find this useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 12:41:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/service-policy-debugging/m-p/1476998#M659576</guid>
      <dc:creator>Antonio Knox</dc:creator>
      <dc:date>2010-08-24T12:41:15Z</dc:date>
    </item>
  </channel>
</rss>

