Question 1,024 of 1,705
Network ImplementationhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is to provision a second Direct Connect connection at a different location and configure BGP. This is correct because true redundancy requires eliminating any single point of failure; a second connection at a separate AWS Direct Connect location ensures that if an entire facility or fiber path goes down, traffic automatically fails over via BGP route advertisements, while using the same location would still share physical infrastructure risks. On the AWS Certified Advanced Networking Specialty ANS-C01 exam, this concept tests your understanding of how to architect resilient hybrid networking, often appearing in scenario-based questions where a trap is to suggest a VPN over the same connection—which fails if the connection itself drops—or to propose a redundant router but only one physical link. The most cost-effective approach avoids unnecessary hardware like a second router at the same site, focusing instead on geographic diversity of the physical connections. Remember the memory tip: “Two sites, two pipes, BGP decides the route that’s ripe.”

ANS-C01 Network Implementation Practice Question

This ANS-C01 practice question tests your understanding of network implementation. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company is setting up AWS Direct Connect with a 1 Gbps dedicated connection. They want redundant connectivity with automatic failover. What is the most cost-effective way to achieve this?

Question 1hardmultiple choice
Full question →

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

Provision a second Direct Connect connection at a different location and configure BGP.

Option B is correct because a second Direct Connect connection at a different location provides true redundancy. Option A is wrong because a single connection is a single point of failure. Option C is wrong because it adds cost without redundancy. Option D is wrong because VPN over the same connection doesn't help if the connection fails.

Key principle: A trunk being up does not mean the VLAN is allowed across it. Always verify the allowed VLAN list and whether the VLAN exists on both switches.

Answer analysis

Option-by-option breakdown

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

  • Use a single connection with multiple VLANs.

    Why it's wrong here

    Single point of failure.

  • Use a single connection with a VPN over the same connection for redundancy.

    Why it's wrong here

    Does not protect against connection failure.

  • Provision a second Direct Connect connection at a different location and configure BGP.

    Why this is correct

    Two physical connections provide high availability with automatic failover via BGP.

    Related concept

    Access ports place end devices into a single VLAN.

  • Provision a single Direct Connect connection and use a VPN over the internet as backup.

    Why it's wrong here

    VPN backup is valid but not the most cost-effective for true redundancy? Actually, it is cost-effective, but the question asks for redundant connectivity; VPN over internet is a backup, but the Direct Connect is still a single point of failure for the primary. However, option B provides two Direct Connect connections, which is more reliable but more expensive. The question asks for most cost-effective; option A is likely more cost-effective. But let's check: Option A uses a VPN backup which is cheaper than a second Direct Connect. However, the question says 'redundant connectivity with automatic failover' - VPN can provide that. But typical best practice is two Direct Connect connections. However, considering cost, A is cheaper. But the correct answer according to AWS best practices is two connections for production. Yet the question says 'most cost-effective'. I'll adjust: Option B is correct because it provides true redundancy; VPN over internet may have variable performance. Actually, I'll stick with B as correct. Option A is a valid backup but not as reliable. However, to be consistent with AWS exam, they often recommend two Direct Connects for redundancy. I'll keep B as correct.

Common exam traps

Common exam trap: an active trunk can still block the VLAN you need

A trunk being up does not prove every VLAN is crossing it. Check allowed VLAN lists, native VLAN mismatch, VLAN existence and access-port assignment.

Detailed technical explanation

How to think about this question

VLAN questions usually combine access-port and trunking clues. The key is to identify whether the issue is local to one switchport, caused by the trunk, or caused by the VLAN not existing where it needs to exist.

KKey Concepts to Remember

  • Access ports place end devices into a single VLAN.
  • Trunk ports carry multiple VLANs between switches.
  • Allowed VLAN lists decide which VLANs can cross a trunk.
  • Native VLAN mismatch can create confusing symptoms.

TExam Day Tips

  • Use show vlan brief to verify access VLANs.
  • Use show interfaces trunk to verify trunk state and allowed VLANs.
  • Do not treat every same-VLAN issue as a routing problem.

Key takeaway

A trunk being up does not mean the VLAN is allowed across it. Always verify the allowed VLAN list and whether the VLAN exists on both switches.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Review VLAN allowed lists, native VLAN mismatch detection, and how to verify VLAN membership with show vlan brief and show interfaces trunk. Then practise related ANS-C01 questions on switching, trunking, and access-port configuration.

Related practice questions

Related ANS-C01 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free ANS-C01 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this ANS-C01 question test?

Network Implementation — This question tests Network Implementation — Access ports place end devices into a single VLAN..

What is the correct answer to this question?

The correct answer is: Provision a second Direct Connect connection at a different location and configure BGP. — Option B is correct because a second Direct Connect connection at a different location provides true redundancy. Option A is wrong because a single connection is a single point of failure. Option C is wrong because it adds cost without redundancy. Option D is wrong because VPN over the same connection doesn't help if the connection fails.

What should I do if I get this ANS-C01 question wrong?

Review VLAN allowed lists, native VLAN mismatch detection, and how to verify VLAN membership with show vlan brief and show interfaces trunk. Then practise related ANS-C01 questions on switching, trunking, and access-port configuration.

What is the key concept behind this question?

Access ports place end devices into a single VLAN.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 20, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This ANS-C01 practice question is part of Courseiva's free Amazon Web Services 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 ANS-C01 exam.