nerdexam
Cisco

300-730 · Question #219

Which state means IKEv1 Phase 1 is up when the show crypto isakmp sa command is run?

The correct answer is D. QM_IDLE. The 'show crypto isakmp sa' command displays the state of IKEv1 Phase 1 security associations. QM_IDLE indicates that Phase 1 (Main Mode) completed successfully and the ISAKMP SA is active.

Troubleshooting VPNs

Question

Which state means IKEv1 Phase 1 is up when the show crypto isakmp sa command is run?

Options

  • AQM_AUTH_AWAIT
  • BMM_KEY_EXCH
  • CMM_SA_SETUP
  • DQM_IDLE

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    4% (2)
  • D
    93% (51)

Why each option

The 'show crypto isakmp sa' command displays the state of IKEv1 Phase 1 security associations. QM_IDLE indicates that Phase 1 (Main Mode) completed successfully and the ISAKMP SA is active.

AQM_AUTH_AWAIT

QM_AUTH_AWAIT indicates the device is waiting for authentication during Quick Mode, meaning Phase 1 is not yet fully complete.

BMM_KEY_EXCH

MM_KEY_EXCH indicates the peers are in the middle of Diffie-Hellman key exchange during Main Mode, so Phase 1 is still in progress.

CMM_SA_SETUP

MM_SA_SETUP indicates the ISAKMP SA parameters are still being negotiated in Main Mode, so Phase 1 has not completed.

DQM_IDLECorrect

QM_IDLE stands for 'Quick Mode Idle,' meaning the IKEv1 Main Mode (Phase 1) negotiation finished successfully and the ISAKMP SA is established and ready. The SA sits idle at this state waiting for Phase 2 Quick Mode to be triggered by traffic.

Concept tested: IKEv1 Phase 1 ISAKMP SA state interpretation

Source: https://www.cisco.com/c/en/us/support/docs/security/ios-ipsec/5409-ipsec-debug-00.html

Topics

#IKEv1#ISAKMP SA#Phase 1#QM_IDLE

Community Discussion

No community discussion yet for this question.

Full 300-730 Practice