<?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 ASA CLI in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609655#M559053</link>
    <description>&lt;P&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt; &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&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-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	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-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;We have some users downloading big files from the net, and I want to find out a CLI to find quickly this user by his ip address on my ASA. I used show conn but its showing me about 15000 connections with Bytes transferred but it take time to find out the user with the biggest download. I know that there is a CLI to use for this purpose. Is there someone that know this command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 20:13:41 GMT</pubDate>
    <dc:creator>Bel Marsad</dc:creator>
    <dc:date>2019-03-11T20:13:41Z</dc:date>
    <item>
      <title>ASA CLI</title>
      <link>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609655#M559053</link>
      <description>&lt;P&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt; &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&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-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	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-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;We have some users downloading big files from the net, and I want to find out a CLI to find quickly this user by his ip address on my ASA. I used show conn but its showing me about 15000 connections with Bytes transferred but it take time to find out the user with the biggest download. I know that there is a CLI to use for this purpose. Is there someone that know this command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:13:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609655#M559053</guid>
      <dc:creator>Bel Marsad</dc:creator>
      <dc:date>2019-03-11T20:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLI</title>
      <link>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609656#M559054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;normally I use the command "sh conn | i idle 0:00:00". That tells me the active connections and the amount of bytes consumed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could also use a netflow analyzer and monitor the hosts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 16:10:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609656#M559054</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-28T16:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLI</title>
      <link>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609657#M559055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt; &lt;o:OfficeDocumentSettings&gt; &lt;o:AllowPNG&gt;&lt;/o:AllowPNG&gt; &lt;/o:OfficeDocumentSettings&gt; &lt;/xml&gt;&lt;![endif]--&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-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	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-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;
	mso-fareast-language:EN-US;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;But this command doesn’t help to find out quickly the top downloader.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 07:22:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609657#M559055</guid>
      <dc:creator>Bel Marsad</dc:creator>
      <dc:date>2011-03-29T07:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA CLI</title>
      <link>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609658#M559056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try a netflow analyzer such a Orion from Solarwinds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 14:26:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-cli/m-p/1609658#M559056</guid>
      <dc:creator>PAUL GILBERT ARIAS</dc:creator>
      <dc:date>2011-03-29T14:26:31Z</dc:date>
    </item>
  </channel>
</rss>

