I Am Not Able To Find IP Address On Mac, What To Do?.
How To Find IP On Mac Computer Using ARP?.
How To Find External / Public IP Address Of Mac Computer Using Terminal?.
How To Find Local / Internal IP Address On Mac Computer Using Terminal?.
Shortcuts way to Find the IP address on Mac (How do I find my IPv4 address on Mac).
How To Find External / Public IP Address On Mac Computer?.
How To Find Internal / Local IP Address On macOS Ventura And Later Version?.
How To Find Internal / Local IP Address On macOS Monterey And Earlier Version?.
What Are The Different Ways To Find IP Address On A MacBook?.
(ETA: What if you can't get to the Console port? How do you get the IP address of the switch in order to SSH or (if you must) Telnet in?)Ĭouldn't you just use CDP? #show cdp nei detail will show you the ip of the connected devices. The amazing thing to me is, this far into the 21st Century, this is still the only way I could find to get this information - i.e. Also, 'sh ip arp | i 0/24' will show just the MAC address(es) on that port.) If you're all Cisco, 'show cdp neighbor' (or 'sh cdp nei') will get you to the next switch. (Small tip: When you see a large number of MAC addresses showing up on a single port, there's a switch on that port into which those MAC addresses are connected. It helps to Ping the subnet's broadcast address (e.g. :^D After beating Google to death over it, hoping for some useful tool, I ended up using exactly the same process (plus the online MAC address lookup to ID the device manufacturer), so I can affirm this works perfectly, if you work it.Īs you can see, the 'sh arp' or 'sh ip arp' commands also give you the MAC addresses, so essentially the 'sh mac add' is only to get the port in which the device is connected. Thanks for posting this *after* I finished a "What's Connected Where" jihad on our network.