0% found this document useful (0 votes)
18 views2 pages

Cisco Switch Troubleshooting Commands

This document provides a list of Cisco switch troubleshooting commands, detailing their functions such as displaying port status, VLAN information, and system logs. Key commands include 'show interfaces', 'show mac address-table', and 'ping' for connectivity tests. These commands are essential for diagnosing and managing Cisco switch configurations and performance.

Uploaded by

sery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Cisco Switch Troubleshooting Commands

This document provides a list of Cisco switch troubleshooting commands, detailing their functions such as displaying port status, VLAN information, and system logs. Key commands include 'show interfaces', 'show mac address-table', and 'ping' for connectivity tests. These commands are essential for diagnosing and managing Cisco switch configurations and performance.

Uploaded by

sery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Cisco Switch Troubleshooting Commands

show interfaces
Display physical/logical port status (errors, speed, duplex, etc).

show interfaces status


Quick summary of port connection, VLAN, speed, duplex.

show mac address-table


Shows learned MAC addresses on each port and VLAN.

show vlan brief


Shows VLAN IDs and associated ports.

show interfaces trunk


Trunk port status, allowed VLANs, native VLAN.

show running-config
Current running configuration of switch.

show spanning-tree
Spanning Tree status (roles, states, root bridge).

show cdp neighbors


Neighboring devices connected (CDP information).

show power inline


PoE status, power consumption per port.

ping [IP]
Test IP connectivity.

traceroute [IP]
Show packet path to destination.

show switch
Stack member status and roles.

show logging
Cisco Switch Troubleshooting Commands

System log messages, interface status changes.

You might also like