A network technician is setting up SNMPv3 on a managed switch to send performance monitoring data securely to a network management server using the authPriv security level. Which TWO of the following algorithms or features must be enabled to satisfy the requirements of this specific security level? (Select TWO.)
- Secure Hash Algorithm (SHA) for data authentication and integrityCevap
- Advanced Encryption Standard (AES) for payload privacy and encryptionCevap
- CRead-only community strings for unencrypted password validation
- DTCP port 23 to establish a connection-oriented monitoring session
Cevap
Secure Hash Algorithm (SHA) for data authentication and Advanced Encryption Standard (AES) for payload encryption.
The SNMPv3 authPriv mode requires both authentication and encryption. Secure Hash Algorithm (SHA) provides user authentication and data integrity, while Advanced Encryption Standard (AES) provides packet payload confidentiality through encryption.
Adım Adım Çözüm
Anahtar Kavram
SNMPv3 Security Levels (authPriv)