A network technician is preparing to deploy a new switch into a production environment. Which TWO of the following security configuration steps represent essential device hardening best practices for securing administrative management access? (Select TWO.)
- Disable Telnet and mandate the use of SSH version 2 for remote command-line administrative sessionsAnswer
- BUse unencrypted HTTP for the web interface to minimize processing overhead on the switch CPU
- Change default administrative credentials and implement strong password policiesAnswer
- DEnable SNMPv1 with default community strings to simplify remote system monitoring
- EAssign all unused physical switch ports to the active native VLAN to simplify network provisioning
Answer
Disabling cleartext protocols like Telnet in favor of SSH version 2 and replacing default administrative login credentials with strong passwords are primary network device hardening controls.
Device hardening on network equipment prioritizes securing administrative access. Disabling Telnet in favor of SSH version 2 ensures management commands and credentials are cryptographically encrypted. Changing default administrative usernames and establishing complex passwords prevents unauthorized users from easily guessing factory default login parameters.
Step-by-Step Solution
Key Concept
Network Device Hardening Best Practices