show mac address-tableWhich MAC addresses the switch has learned on which ports.
The forwarding table. Used to find where a device physically connects, and to spot a MAC appearing on two ports — the signature of a loop or a duplicate address.
| Platform | Command |
|---|---|
| Cisco IOS | show mac address-table |
| Cisco NX-OS | show mac address-table |
| Aruba AOS-CX | show mac-address-table |
| Juniper JunOS | show ethernet-switching table |
| MikroTik RouterOS | /interface bridge host print |
show mac address-table address 001a.2b3c.4d5eshow mac address-table interface Gi1/0/24The misreadings that actually cost people time.