A network technician is preparing a newly unboxed switch for deployment on a corporate network. Place the following administrative device hardening steps in the correct chronological order from first to last.
- 1Establish an out-of-band serial console connection to access the switch command-line interface.
- 2Change default administrative account passwords and create dedicated local user accounts.
- 3Generate cryptographic keys and enable SSH for remote management while disabling cleartext Telnet.
- 4Apply management Access Control Lists (ACLs) and administratively shut down all unused switch ports.
Answer
The correct sequence begins with establishing an out-of-band serial console connection, followed by updating default administrative passwords, configuring SSH while disabling Telnet, and concluding with applying management Access Control Lists and shutting down unused ports.
Device hardening follows a logical sequence: first connecting directly via an out-of-band console cable, changing default passwords to secure administrative access, enabling encrypted SSH management while turning off unencrypted Telnet, and finally restricting network access with management ACLs and shutting down unused physical ports.
Step-by-Step Solution
Key Concept
Chronological Baseline Hardening Sequence for Network Switches
Estimated Time:1m 0s