Courseiva
Network SecurityhardMultiple ChoiceObjective-mapped

350-701 Network Security Practice Question

A Cisco ASA is configured with a modular policy framework to inspect HTTP traffic. The class-map matches HTTP traffic, and the policy-map applies inspection. Which command correctly applies the policy to an interface?

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

service-policy policy-map-name interface inside

The service-policy command applies a policy-map to an interface or globally. The syntax is: service-policy policy-map-name {global | interface interface-name}.

Answer analysis

Option-by-option breakdown

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

  • service-policy policy-map-name interface inside

    Why this is correct

    Correct. This applies the named policy-map to the inside interface.

  • service-policy inspect http interface inside

    Why it's wrong here

    'inspect http' is not a service-policy command; it is part of policy-map actions.

  • policy-map service-policy inside

    Why it's wrong here

    Incorrect order; policy-map defines policies, service-policy applies them.

  • apply service-policy policy-map-name inside

    Why it's wrong here

    Incorrect syntax; 'apply' is not used.

About these practice questions

Courseiva writes every 350-701 question from scratch — 978 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.