A network administrator is reviewing the management plane configuration of core campus switches during a security hardening initiative. The organization requires encrypted remote management and secure system monitoring. Which TWO configuration actions should the administrator implement to meet these hardening requirements?
- Migrate system monitoring from SNMPv2c to SNMPv3 using authPriv security modeCevap
- Disable Telnet and enforce SSHv2 for all VTY remote access linesCevap
- CEnable HTTP web management instead of HTTPS to reduce switch CPU cryptographic processing load
- DUse SNMPv1 with read-only community strings restricted by access control lists
- EAssign all unused access ports to the active native VLAN used by 802.1Q trunk links
Cevap
The administrator should migrate system monitoring to SNMPv3 with authPriv security mode and disable Telnet in favor of SSHv2 on VTY access lines.
Device hardening guidelines require encrypting all administrative sessions and telemetry data. Enforcing SSHv2 secures remote command-line sessions, while deploying SNMPv3 using authPriv ensures both user authentication and payload encryption.
Adım Adım Çözüm
Anahtar Kavram
Management Plane Hardening via Encrypted Protocols