Drag steps to the numbered slots on the right, or tap a step then tap a slot.
200-201 Practice Question: Drag and drop the steps to configure a Cisco ASA…
Drag and drop the steps to configure a Cisco ASA firewall for basic network access into the correct order.
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
1. Enter global configuration mode 2. Configure interfaces (nameif, ip address, security-level) 3. Create access-list rules 4. Apply access-list to interface 5. Verify configuration
The correct order for basic Cisco ASA configuration is: global configuration mode, interface configuration (nameif, IP address, security-level), ACL creation, ACL application to interface, and verification. This sequence ensures interfaces are ready, ACLs exist before being applied, and verification confirms the policy is active. Common mistakes include creating or applying ACLs before interfaces are configured, or verifying before applying the ACL.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
1. Enter global configuration mode 2. Configure interfaces (nameif, ip address, security-level) 3. Create access-list rules 4. Apply access-list to interface 5. Verify configuration
Why this is correct
This order follows Cisco best practices: first enter global config, then set up interfaces (naming, IP, security level), create the ACL, apply it to the appropriate interface, and finally verify connectivity and policy enforcement.
- ✗
1. Enter global configuration mode 2. Create access-list rules 3. Configure interfaces (nameif, ip address, security-level) 4. Apply access-list to interface 5. Verify configuration
Why it's wrong here
Creating an ACL before configuring interfaces is incorrect because interfaces must be named and have IP addresses before you can apply the ACL. Additionally, ACLs often reference interface-specific criteria.
- ✗
1. Enter global configuration mode 2. Configure interfaces (nameif, ip address, security-level) 3. Create access-list rules 4. Verify configuration 5. Apply access-list to interface
Why it's wrong here
Verifying before applying the ACL will show connectivity without the intended restrictions, giving a false positive. The ACL must be applied first to enforce the policy.
- ✗
1. Enter global configuration mode 2. Create access-list rules 3. Apply access-list to interface 4. Configure interfaces (nameif, ip address, security-level) 5. Verify configuration
Why it's wrong here
Applying an ACL before configuring interfaces will fail because the interface does not exist yet. You must first configure interfaces to have a valid target for the ACL application.
Visual reference
Go deeper
Related to this question
About these practice questions
This 200-201 question is part of Courseiva's 979-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 →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 200-201 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 200-201 exam.