Courseiva
hardMultiple SelectObjective-mapped

300-410 Practice Question: Which TWO statements about IPsec site-to-site VPN…

Which TWO statements about IPsec site-to-site VPN troubleshooting using 'show crypto session' and 'show crypto ipsec sa' are correct? (Choose TWO.)

⚠ Common exam trap

Cisco often tests the distinction between IKEv1 and IKEv2 commands, so the trap here is that candidates mistakenly use 'show crypto isakmp sa' for IKEv2 SAs, not realizing that IKEv2 has its own dedicated 'show crypto ikev2 sa' command.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

'show crypto session' displays the IKEv2 SA status and the IPsec SA status.

The 'show crypto session' command provides a concise summary of both IKEv2 SA (phase 1) and IPsec SA (phase 2) status, including the state (UP-ACTIVE) and peer IP. This makes it a quick troubleshooting tool for verifying that both security associations are established without needing separate commands for each phase.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 'show crypto session' displays the IKEv2 SA status and the IPsec SA status.

    Why this is correct

    Correct. This command shows both IKE and IPsec session information.

  • 'show crypto ipsec sa' shows the number of packets that have been encrypted and decrypted.

    Why this is correct

    Correct. The output includes 'pkts encaps' and 'pkts decaps' counters.

  • 'show crypto isakmp sa' is the correct command to view IKEv2 SAs.

    Why it's wrong here

    Incorrect. 'show crypto isakmp sa' is for IKEv1; for IKEv2 use 'show crypto ikev2 sa'.

  • The 'pkts encaps' counter in 'show crypto ipsec sa' increments on the inbound SA.

    Why it's wrong here

    Incorrect. 'pkts encaps' increments on the outbound SA; inbound SA uses 'pkts decaps'.

  • 'show crypto map' displays the current packet count for each IPsec SA.

    Why it's wrong here

    Incorrect. 'show crypto map' shows the crypto map configuration, not packet counters.

Quick reference

VPN Protocol Comparison

ProtocolPortEncryptionAuthenticationUse Case
IKEv2 / IPsecUDP 500 / 4500AES-256Certificates / PSKSite-to-site & remote access
SSL / TLS VPNTCP 443TLS 1.3Certificates / MFAClientless remote access
L2TP / IPsecUDP 1701AES (IPsec)PSK / CertificatesLegacy remote access
WireGuardUDP 51820ChaCha20Public keysModern high-performance VPN
PPTPTCP 1723MPPE (weak)MS-CHAPv2Legacy — avoid in production

PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.

About these practice questions

One of 1,966 original 300-410 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.