Broadcast MAC address represents all devices in the network. A multicast MAC address always starts with the prefix 01-00-5E. If you want to lookup MAC address '08:00:69:02:01:FC':, enter first 6 characters '08:00:69', or full MAC. The remaining 24 bits are set by the network application or device that wants to send data in the group.
(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. Match a vendor to the MAC addresses it uses. 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. Additional points will be offered if MAC address prefixes are offered for any additional VoIP equipment manufacturers.
CISCO MAC ADDRESS PREFIX 64 BITS
The eui-64 flag tells the router to generate the last 64 bits of the interface address based on its MAC address.
You should use separate subnets for different interfaces. Its maximum length must be six characters. To generate the MAC Addresses, perform the following steps.
CISCO MAC ADDRESS PREFIX GENERATOR
One problem is that youre using the same subnet on the tunnel interface. The MAC Address Generator allows you to generate the random MAC Addresses for testing purposes. The tool generates MAC addresses in lower or upper case for your convenience. (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 uses the DELEGATEDPREFIX to give an address to the interface. Use our free MAC address generator to generate any number of random MAC addresses for testing purposes. It helps to Ping the subnet's broadcast address (e.g. Get the most comprehensive database Cisco Vendor Database Download of registered MAC address blocks and MAC vendors, also referred to as OUIs (Organizationally Unique Identifiers). :^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.