<?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: Try to find the device with IP address in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809509#M1099309</link>
    <description>&lt;P&gt;I found it. It is Po3, port channel.&amp;nbsp; Not sure where is this port located.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show etherchannel summary&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; to show the port&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;show cdp nei&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think I may got it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 14:00:19 GMT</pubDate>
    <dc:creator>phugiay</dc:creator>
    <dc:date>2023-04-06T14:00:19Z</dc:date>
    <item>
      <title>Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809124#M1099276</link>
      <description>&lt;P&gt;I try to track down the IP, 10.12.33.135 on our network.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From server, I use arp -a to list the IP and Physical Address (also it is MAC address) and I get the MAC address from this IP&lt;/P&gt;&lt;P&gt;With PA or MAC Address I got,&amp;nbsp; I look on our switches to track down the port that&amp;nbsp; has MAC address&amp;nbsp; by issue&amp;nbsp; the command &lt;STRONG&gt;show mac-address-table&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;but I could not find the MAC address even I can ping&amp;nbsp;10.12.33.135 from switches.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try show ip arp vlan 10..&lt;/P&gt;&lt;P&gt;Did I miss something ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:14:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809124#M1099276</guid>
      <dc:creator>phugiay</dc:creator>
      <dc:date>2023-04-06T13:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809135#M1099278</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If you can ping the device from the switch then run show ip arp first to make sure the mac address is correct. Then use show mac address-table to find which port it is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ideally you should ping from a core switch and then try to identify which access switch this IP is connect, if it is not in the core.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 23:33:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809135#M1099278</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-04-05T23:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809163#M1099283</link>
      <description>&lt;P&gt;try &lt;STRONG&gt;#Show ip arp&lt;/STRONG&gt; in switch and find the MAC. then use &lt;STRONG&gt;#show mac address-table&lt;/STRONG&gt; to find the MAC advertised port in switch and trace one by one. at some point you will find the MAC address connected interface. if this is virtual MAC in virtualized env, you will come towards host server and after that you need to find via VSwitch.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 00:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809163#M1099283</guid>
      <dc:creator>Kasun Bandara</dc:creator>
      <dc:date>2023-04-06T00:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809164#M1099284</link>
      <description>&lt;P&gt;Show ip interface brief totally ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 00:46:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809164#M1099284</guid>
      <dc:creator>TotallyTodd</dc:creator>
      <dc:date>2023-04-06T00:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809488#M1099307</link>
      <description>&lt;P&gt;Let me repost again my post.&amp;nbsp; I use that too but it didn't show the ip or the MAC address I am looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:15:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809488#M1099307</guid>
      <dc:creator>phugiay</dc:creator>
      <dc:date>2023-04-06T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809490#M1099308</link>
      <description>&lt;P&gt;I got the MAC from the server but I didn't see it from switch. I can ping the IP from switch. I am sorry I didn't make clear on my post and I repost again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:17:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809490#M1099308</guid>
      <dc:creator>phugiay</dc:creator>
      <dc:date>2023-04-06T13:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Try to find the device with IP address</title>
      <link>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809509#M1099309</link>
      <description>&lt;P&gt;I found it. It is Po3, port channel.&amp;nbsp; Not sure where is this port located.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;show etherchannel summary&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp; to show the port&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;show cdp nei&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think I may got it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 14:00:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/try-to-find-the-device-with-ip-address/m-p/4809509#M1099309</guid>
      <dc:creator>phugiay</dc:creator>
      <dc:date>2023-04-06T14:00:19Z</dc:date>
    </item>
  </channel>
</rss>

