nerdexam
Cisco

352-001 · Question #727

Which ISAKMP feature can be used to reduce device CPU load by not sending keepalive messages for known active ISAKMP security associations?

The correct answer is A. DPD. Dead Peer Detection (DPD) reduces CPU load by sending keepalive probes only on-demand rather than periodically, suppressing messages when the IKE SA is demonstrably active.

Designing Security

Question

Which ISAKMP feature can be used to reduce device CPU load by not sending keepalive messages for known active ISAKMP security associations?

Options

  • ADPD
  • BIKEv2
  • CSPI
  • Dmain mode

How the community answered

(25 responses)
  • A
    88% (22)
  • B
    4% (1)
  • D
    8% (2)

Why each option

Dead Peer Detection (DPD) reduces CPU load by sending keepalive probes only on-demand rather than periodically, suppressing messages when the IKE SA is demonstrably active.

ADPDCorrect

DPD (defined in RFC 3706) uses an on-demand model where a device sends a DPD query only when it has traffic to forward but has received no recent reply from the peer; when the ISAKMP SA is actively exchanging data, no DPD messages are generated, eliminating the periodic keepalive overhead. This directly reduces CPU cycles compared to heartbeat-style keepalives that fire at fixed intervals regardless of SA activity.

BIKEv2

IKEv2 improves on IKEv1 with fewer message exchanges and better reliability, but it is a protocol version, not a feature that specifically suppresses keepalives for known-active security associations.

CSPI

SPI (Security Parameter Index) is an identifier in the IPsec and IKE packet headers used to look up the correct SA at the receiver; it has no function related to keepalive scheduling or CPU optimization.

Dmain mode

Main mode is one of the IKEv1 Phase 1 negotiation modes offering identity protection through six message exchanges; it defines how an SA is established, not how keepalives are handled afterward.

Concept tested: IKE Dead Peer Detection on-demand keepalive suppression

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_ikevpn/configuration/xe-16/sec-ike-for-ipsec-vpns-xe-16-book/sec-cfg-ike-for-ipsec.html

Topics

#ISAKMP#DPD#IKE#VPN keepalive

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice