Type | Date
Production baseline for Cisco Catalyst: clean start, VLANs/trunks, StackWise, management plane, and the verification steps that prevent 2 AM outages.
Most switch outages are configuration mistakes, not dead hardware. This is the baseline Nettech uses before any Catalyst access or distribution switch goes into production. Follow it in order; skip steps only when you have a documented exception.
Never assume factory defaults. A switch that sat in a closet may still hold someone else's enable secret, RADIUS config, or stale trunks.
9600 8N1 (most Catalyst). Newer 9300-class units are the same unless your BOM specifies otherwise.write erase then reload. Confirm the wipe when prompted.clock set or NTP (below). Logs without time are nearly useless in an incident.Rule: If you did not wipe it, you do not trust it.
Build a management path before you build data-plane complexity.
hostname ACCESS-IDF3-SW1transport input ssh on vty, disable telnetcisco/cisco; use enable secret (not enable password)switchport mode access, fixed VLAN, spanning-tree portfast where appropriate, bpduguard enable on edge ports.switchport nonegotiate (or force access so ports cannot self-trunk).switch 1 priority 15, etc.) before you rely on the stack.show switch — all members Ready, expected master active.show switch stack-ring speed / stack bandwidth as applicable to the platform.show etherchannel summary is clean (P state).copy running-config startup-config (or write memory) before you leave the console.show vlan brief — expected VLANs onlyshow interfaces status — uplinks up, no err-disabled surprisesshow cdp neighbors / show lldp neighbors — correct upstreamshow spanning-tree root — correct root and port rolesshow ip interface brief — management SVI upNeed this done at scale? Nettech stages and labels Catalyst switches before ship — rack, connect uplinks, and go. Request staging & config help · Shop switches