A network administrator notices that critical link failure notifications sent from an edge router to the central Network Management System (NMS) are periodically dropped during high WAN congestion without any alert being logged by the NMS. The enterprise security policy requires all network telemetry notifications to support delivery receipts and enforce both cryptographic authentication and data encryption. Which configuration approach on the Cisco IOS router meets these operational and security requirements?
- Configure SNMPv3 Informs using the authPriv security level.Cevap
- BConfigure SNMPv3 Traps using the authPriv security level.
- CConfigure SNMPv2c Informs with a read-write community string using TCP port 162.
- DConfigure SNMPv3 Informs using the authNoPriv security level.
Cevap
Configure SNMPv3 Informs using the authPriv security level.
SNMP Informs fulfill the reliability requirement by requiring the receiving Network Management System (NMS) to acknowledge receipt, retransmitting the message if no acknowledgment is received. Pairing Informs with the SNMPv3 authPriv security level ensures both authentication of the manager/agent and encryption of transmitted notification data, meeting all listed requirements.
Adım Adım Çözüm
Anahtar Kavram
SNMP Inform operational mechanics vs Traps and SNMPv3 security levels (authPriv)