Courseiva

350-701 Practice Question: Secure Network Access, Visibility and Enforcement

Match each Cisco security command to its function.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Display IKE security associations

Display configured access control lists

Display firewall configuration and statistics

Enable IP packet debugging

Save running configuration to startup

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

ip access-group: Applies an access control list to an interface.

The correct matches are: ip access-group applies ACLs to interfaces; ip inspect enables stateful firewall inspection; crypto map configures IPSec. Common confusions include swapping the functions of 'ip access-group' and 'ip access-list', or misattributing encryption to 'ip inspect'.

Answer analysis

Option-by-option breakdown

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

  • ip access-group: Applies an access control list to an interface.

    Why this is correct

    The 'ip access-group' command is used to apply an existing ACL to a specific interface for packet filtering.

  • ip inspect: Enables stateful packet inspection for firewall.

    Why this is correct

    The 'ip inspect' command enables Cisco IOS Firewall (CBAC) which performs stateful inspection of traffic.

  • crypto map: Configures IPSec parameters and policies.

    Why this is correct

    The 'crypto map' command is used to define IPSec security policies, including encryption and authentication settings.

  • ip access-group: Defines an access control list.

    Why it's wrong here

    Incorrect — the 'ip access-group' command applies an ACL to an interface, while ACLs themselves are defined using 'ip access-list'.

  • ip inspect: Encrypts all data traffic on an interface.

    Why it's wrong here

    Incorrect — 'ip inspect' enables stateful inspection, not encryption. Encryption is handled by IPSec or other protocols.

  • crypto map: Applies an ACL to an interface for filtering.

    Why it's wrong here

    Incorrect — 'crypto map' applies IPSec policies, not ACLs. ACLs are applied with 'ip access-group'.

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

This 350-701 question is part of Courseiva's 978-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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 350-701 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 350-701 exam.