<?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 I don't understand, where in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764847#M192388</link>
    <description>&lt;P&gt;I don't understand, where does the 3560 come into the picture, i thought the asa was connected to a nexus?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Aug 2015 14:41:00 GMT</pubDate>
    <dc:creator>jan.nielsen</dc:creator>
    <dc:date>2015-08-27T14:41:00Z</dc:date>
    <item>
      <title>How to know ASA' neighbors based on show arp ?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764841#M192366</link>
      <description>&lt;P&gt;Hi In ASA55555, the output of command show arp is as following. Based on these results, how can we know its neighbor ? Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inside 192.30.11.3 xxxx.xxxx.xxxx 649&lt;BR /&gt;inside 192.30.11.1 yyyy.yyyy.yyyy&amp;nbsp;7399&lt;BR /&gt;management 192.31.10.12 zzzz.zzzz.zzzz&amp;nbsp;4189&lt;/P&gt;&lt;P&gt;management 192.31.10.11 aaaa.aaaa.aaaa&amp;nbsp;7369&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:29:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764841#M192366</guid>
      <dc:creator>eigrpy</dc:creator>
      <dc:date>2019-03-12T06:29:59Z</dc:date>
    </item>
    <item>
      <title>Not sure what you are asking,</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764842#M192371</link>
      <description>&lt;P&gt;Not sure what you are asking, are you talking about it's mate when running a failover pair of ASA's, or just what devices are connected to the same network as the ASA ?&lt;/P&gt;&lt;P&gt;"show arp" will show you all devices that are in the same ip network as the asa, that the asa has seen packets from, so anything in the arp table, is a neighbour.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 14:07:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764842#M192371</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2015-08-26T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Sorry that I did not make it</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764843#M192373</link>
      <description>&lt;P&gt;Sorry that I did not make it clearly. The ASA (FO)is connected with Nexus. Based on &lt;STRONG&gt;show arp&lt;/STRONG&gt; in ASA and &lt;STRONG&gt;show ip arp&lt;/STRONG&gt; and &lt;STRONG&gt;show mac address table &lt;/STRONG&gt;in Nexus,&amp;nbsp;can I know which port of Nexus the asa is connected with ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 15:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764843#M192373</guid>
      <dc:creator>eigrpy</dc:creator>
      <dc:date>2015-08-26T15:16:10Z</dc:date>
    </item>
    <item>
      <title>On IOS based switch, the</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764844#M192376</link>
      <description>&lt;P&gt;On IOS based switch, the command is " show mac address-table address aaa.aaa.aaa" &amp;nbsp;and that would show you the port the device is connected to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure it works the same way on the Nexus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:36:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764844#M192376</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2015-08-26T18:36:31Z</dc:date>
    </item>
    <item>
      <title>Ah, well on the ASA you will</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764845#M192381</link>
      <description>&lt;P&gt;Ah, well on the ASA you will need to use show interface, as the arp table does not include the ASA's own ip/mac address. show interface will give you that, and then you can use "show ip arp" or" show mac address-table" on the nexus to find the ASA's mac address and the port it is on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;asa# sh int&lt;BR /&gt;Interface GigabitEthernet1/1 "inside", is up, line protocol is up&lt;BR /&gt;&amp;nbsp; Hardware is Accelerator rev01, BW 1000 Mbps, DLY 10 usec&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow control is unsupported, output flow control is off&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC address&lt;STRONG&gt; a46c.2aaa.3109&lt;/STRONG&gt;, MTU 1500&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 21:37:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764845#M192381</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2015-08-26T21:37:39Z</dc:date>
    </item>
    <item>
      <title>Yes, you are right. The Nexus</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764846#M192386</link>
      <description>&lt;P&gt;Yes, you are right. The Nexus and ASA can see each other's mac address, and can know the port,&amp;nbsp;but when the ASA and switch3560 are linked with each other, they can not see each other's &amp;nbsp;mac address. Do you think this is normal ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764846#M192386</guid>
      <dc:creator>eigrpy</dc:creator>
      <dc:date>2015-08-27T14:18:47Z</dc:date>
    </item>
    <item>
      <title>I don't understand, where</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764847#M192388</link>
      <description>&lt;P&gt;I don't understand, where does the 3560 come into the picture, i thought the asa was connected to a nexus?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:41:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764847#M192388</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2015-08-27T14:41:00Z</dc:date>
    </item>
    <item>
      <title>ASA is connected with Nexus,</title>
      <link>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764848#M192391</link>
      <description>&lt;P&gt;ASA is connected with Nexus, and also with the switch3560 by management interface&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:44:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-know-asa-neighbors-based-on-show-arp/m-p/2764848#M192391</guid>
      <dc:creator>eigrpy</dc:creator>
      <dc:date>2015-08-27T14:44:31Z</dc:date>
    </item>
  </channel>
</rss>

