boxerboy1168 wrote: » Officially what's the proper startup config for a Cisco switch??? #enable #conf t #hostname *duh* #line con 0 #password 1234 #password 7 1234 #exec-timeout 10 #logging synchronous In the Wendell Odom book I have #hostname #line con 0 #password #interface % #speed 100 #exit So what is the initial switch configuration for Cisco it's kind of confusing? My resources are the WGU CBT Nuggets videos, the Wendell Odom books and Chris Bryants CCNA course on Udemy. Thanks.