ANS-C01 Network Management and Operations Practice Question
A company is designing a highly available hybrid network using two AWS Direct Connect connections from different providers. The company wants to use BGP to advertise the same on-premises prefixes to AWS. Which THREE practices should be followed to ensure high availability and optimal traffic flow? (Choose three.)
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
✓
Advertise the same prefixes with different prefix lengths to influence route selection
Advertising the same prefixes with different prefix lengths allows AWS to prefer the more specific prefix, enabling path selection and load balancing while maintaining redundancy. Option C is correct because using a unique private ASN for each Direct Connect connection prevents BGP's AS_PATH loop detection from discarding routes when both connections advertise the same prefixes. Option E is correct because using different BGP community tags for each connection allows you to influence routing policies (e.g., via local preference) to control traffic flow. Option A is incorrect because advertising different prefixes on each connection compromises redundancy; if one connection fails, its prefixes become unreachable. Option D is incorrect because setting the same MED value on both connections provides no differentiation for path selection, whereas using different MED values can influence which connection is preferred.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Advertise different on-premises prefixes on each connection
Why it's wrong here
All prefixes should be advertised on both connections for full redundancy.
- ✓
Advertise the same prefixes with different prefix lengths to influence route selection
Why this is correct
AWS prefers more specific prefixes (longer prefix length).
- ✓
Configure a unique private ASN for each Direct Connect connection
Why this is correct
Different ASNs prevent BGP loop prevention from rejecting routes.
- ✗
Set the same MED value for prefixes advertised on both connections
Why it's wrong here
Using the same MED does not help differentiate paths.
- ✓
Use different BGP community tags for each connection to influence routing policies
Why this is correct
BGP communities can be used to set local preference on AWS.
Go deeper
Related to this question
About these practice questions
This ANS-C01 question is part of Courseiva's 1,621-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 →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
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.