View the MAC Address Table Command
show mac-address-table
Displays learned Media Access Control (MAC) addresses and the switch ports they are associated with, helping identify where devices are connected.
View the Routing Table Command
show ip route
Displays the device’s routing table, showing known networks, next-hop addresses, and how routes were learned.
View the Status of an Interface Command
show interface
Displays detailed interface information such as speed, duplex, errors, bandwidth, and whether the interface is up or down.
View Device Configurations Command
show config (or show running-config on many Cisco devices)
Displays the current active configuration stored in memory.
View the ARP Protocol Info Command
show arp
Displays the Address Resolution Protocol (ARP) table, mapping Internet Protocol (IP) addresses to Media Access Control (MAC) addresses learned on the device.
View VLAN Configurations Command
show vlan
Lists configured Virtual Local Area Networks (VLANs), their names, and which interfaces belong to each VLAN.
View Power-Related Info Command
show power
Displays information about Power over Ethernet (PoE), connected powered devices, available wattage, and power allocation on switch ports.