<?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 The commands I mentioned have in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522104#M229931</link>
    <description>&lt;P&gt;The commands I mentioned have been around since at least PIX&amp;nbsp;7.0.&lt;/P&gt;&lt;P&gt;Please tell me you're not running anything that old still. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2014 23:46:08 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2014-10-07T23:46:08Z</dc:date>
    <item>
      <title>ASA Equivalent to show interface summary on a router</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522100#M229920</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the equivalent to the Cisco router command "show interface summary" for an ASA?&amp;nbsp; If you are not familiar, this commands prints current TXD/RXD bandwidth usage in a concise, neat &amp;amp; charted manner.&amp;nbsp; Example is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522100#M229920</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2019-03-12T04:52:11Z</dc:date>
    </item>
    <item>
      <title>As far as I know there's no</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522101#M229923</link>
      <description>&lt;P&gt;As far as I know there's no equivalent command on an ASA.&lt;/P&gt;&lt;P&gt;We have to run a couple of commands to get a similar data set and even then it's not nice and tabular.&lt;/P&gt;&lt;P&gt;1. get the interfaces you care about (e.g. that have an IP Address), and&lt;/P&gt;&lt;P&gt;2. Grab traffic statistics for each.&lt;/P&gt;&lt;P&gt;sh ip adr&lt;/P&gt;&lt;P&gt;sh int &amp;lt;int number&amp;gt; stats | b Traffic&lt;/P&gt;&lt;P&gt;Output of the second command looks something like this:&lt;/P&gt;&lt;DIV&gt;&lt;CODE&gt;ASA# sh int e0/0 stats | b Traffic&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; Traffic Statistics for "inside":&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;176390317 packets input, 40380592616 bytes&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;198978813 packets output, 144870043968 bytes&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;428718 packets dropped&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 minute input rate 68 pkts/sec, &amp;nbsp;12997 bytes/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 minute output rate 64 pkts/sec, &amp;nbsp;24225 bytes/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 minute drop rate, 0 pkts/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 5 minute input rate 63 pkts/sec, &amp;nbsp;8693 bytes/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 5 minute output rate 56 pkts/sec, &amp;nbsp;12316 bytes/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 5 minute drop rate, 0 pkts/sec&lt;/CODE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2014 21:38:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522101#M229923</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-10-06T21:38:55Z</dc:date>
    </item>
    <item>
      <title>Thank you Marvin.  This will</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522102#M229927</link>
      <description>&lt;P&gt;Thank you Marvin.&amp;nbsp; This will do nicely.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:35:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522102#M229927</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2014-10-07T14:35:47Z</dc:date>
    </item>
    <item>
      <title>How about for a PIX?</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522103#M229928</link>
      <description>&lt;P&gt;How about for a PIX?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 14:42:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522103#M229928</guid>
      <dc:creator>Dean Romanelli</dc:creator>
      <dc:date>2014-10-07T14:42:16Z</dc:date>
    </item>
    <item>
      <title>The commands I mentioned have</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522104#M229931</link>
      <description>&lt;P&gt;The commands I mentioned have been around since at least PIX&amp;nbsp;7.0.&lt;/P&gt;&lt;P&gt;Please tell me you're not running anything that old still. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2014 23:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522104#M229931</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-10-07T23:46:08Z</dc:date>
    </item>
    <item>
      <title>Hi, others command are:</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522105#M229933</link>
      <description>&lt;P&gt;Hi, others command are:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ciscoasa# sh run ip &amp;nbsp;&amp;nbsp;&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; ip address 10.1.1.10 255.0.0.0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ciscoasa# sh run int&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; ip address 10.1.1.10 255.0.0.0 &lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;
&lt;P&gt;Ciro Gustavo Mele.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2017 16:02:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/2522105#M229933</guid>
      <dc:creator>Ciro Gustavo Mele</dc:creator>
      <dc:date>2017-06-11T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Equivalent to show interface summary on a router</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/3711003#M229936</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I do not know if this thread is still active, but this command gives me very useful statistics about current interface bandwidth on ASA:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;show traffic&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;HTH!&lt;/P&gt;
&lt;P&gt;Regards, Kliment&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2018 08:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/3711003#M229936</guid>
      <dc:creator>kimby200602</dc:creator>
      <dc:date>2018-09-21T08:56:41Z</dc:date>
    </item>
    <item>
      <title>Needing your help on getting the ASA config backup</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/4132233#M1072740</link>
      <description>&lt;P&gt;this is what i am getting when i run the backup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Destination filename [ASA_Backup]?&lt;BR /&gt;Cryptochecksum: f2bd649c 522e87c2 cadd73d5 6c17bfbb&lt;BR /&gt;!!!!!!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i can't find the source where it's been saved! either i look at TFTP queue and it's not showing there, can you help me on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 22:41:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/4132233#M1072740</guid>
      <dc:creator>adris.shirzad1</dc:creator>
      <dc:date>2020-08-07T22:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Needing your help on getting the ASA config backup</title>
      <link>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/4132445#M1072750</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1029799"&gt;@adris.shirzad1&lt;/a&gt; Please start a new discussion and post more information there. For instance, the exact command you run to get the output you shared.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 12:10:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-equivalent-to-show-interface-summary-on-a-router/m-p/4132445#M1072750</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-08-08T12:10:19Z</dc:date>
    </item>
  </channel>
</rss>

