Courseiva
Network SecuritymediumMultiple ChoiceObjective-mapped

350-701 Network Security Practice Question

An engineer is configuring an access control policy on Cisco FMC for FTD. The policy must allow HTTP traffic from the inside zone to the outside zone, but block all other traffic. Which rule configuration is correct?

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

Rule 1: Permit HTTP from inside to outside; Rule 2: Block all traffic.

Access control rules are processed top-down; a trust rule bypasses further inspection but still allows traffic; a permit rule allows traffic with inspection. The scenario requires allowing HTTP only, so a permit rule for HTTP with a default deny rule after is correct.

Answer analysis

Option-by-option breakdown

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

  • Rule 1: Trust HTTP from inside to outside; Rule 2: Block all traffic.

    Why it's wrong here

    Trust rule allows HTTP without inspection, but a default deny rule would block other traffic; however trust is not necessary and could bypass security checks.

  • Rule 1: Permit HTTP from inside to outside; Rule 2: Block all traffic.

    Why this is correct

    Correct; permit allows HTTP with inspection, and the default deny blocks everything else.

  • Rule 1: Block all traffic; Rule 2: Allow HTTP from inside to outside.

    Why it's wrong here

    Block all traffic first would deny HTTP before it can be allowed.

  • Rule 1: Allow HTTP from inside to outside; no default rule.

    Why it's wrong here

    Without a default deny rule, all other traffic would be allowed by default.

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

About these practice questions

One of 978 original 350-701 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 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.