exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 61 discussion

Exam question from Amazon's ANS-C00
Question #: 61
Topic #: 1
[All ANS-C00 Questions]

You have a global corporate network with 153 individual IP prefixes in your internal routing table. You establish a private virtual interface over AWS Direct Connect to a VPC that has an Internet gateway (IGW). All instances in the VPC must be able to route to the Internet via an IGW and route to the global corporate network via the VGW.
How should you configure your on-premises BGP peer to meet these requirements?

  • A. Configure AS-Prepending on your BGP session
  • B. Summarize your prefix announcement to less than 100
  • C. Announce a default route to the VPC over the BGP session
  • D. Enable route propagation on the VPC route table
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
secops
Highly Voted 3 years, 8 months ago
Yes, the answer is B. Check the BGP session if it changes from established to idle state For private Direct Connect VIFs, verify the number of routes that you are advertising over the BGP session. If you are advertising more than 100 routes over the BGP session, the BGP session will go into an idle state. Summarize the routes so the number of advertised routes is less than 100, or advertise a default route over the BGP session to AWS.
upvoted 19 times
...
route53
Highly Voted 3 years, 8 months ago
The maximum number of routes allowed via a direct connect private bgp peering is 100 hence I think the correct answer is B
upvoted 7 times
coolt2
3 years, 7 months ago
yes B is the best because of max route limit of 100 for route table ,as for D although it will work propagation not mandatory as you can put manual route to VGW.practically if routes go beyond 100 AWS shuts down the VIF automatically.
upvoted 2 times
...
...
clooudy
Most Recent 3 years ago
Selected Answer: B
Question asks for what need to be done on Onprem Router "How should your on-premises BGP peer be configured to satisfy these requirements?" Answer B ( since BGP on PrivVIF only supports 100 routes)
upvoted 2 times
...
Royce341
3 years, 2 months ago
Selected Answer: B
It's B
upvoted 2 times
...
mabalon
3 years, 6 months ago
Selected Answer: B
B, the maximun number of routes on DX is 100, and the questions ask about configuration in "on-prem BGP peer"
upvoted 3 times
...
ChauPhan
3 years, 6 months ago
https://aws.amazon.com/premiumsupport/knowledge-center/troubleshoot-bgp-dx/#:~:text=If%20you%20are%20advertising%20more,go%20into%20an%20idle%20state.&text=If%20you%20have%20more%20than,the%20BGP%20session%20to%20AWS. Check the BGP session if it changes from established to idle state For private Direct Connect VIFs, verify the number of routes that you are advertising over the BGP session. If you are advertising more than 100 routes over the BGP session, the BGP session will go into an idle state. Summarize the routes so the number of advertised routes is less than 100, or advertise a default route over the BGP session to AWS. If you have more than 100 networks in your on-premises network, you can advertise a default route over the BGP session to AWS. You can summarize the routes so that the number of advertised routes is less than 100.
upvoted 1 times
...
asdf99
3 years, 7 months ago
B: "If you need to advertise more than 100 prefixes, then you should either summarize your routes to reduce the total number of prefixes or advertise a default route."
upvoted 2 times
...
ITstudy
3 years, 7 months ago
I have faced this issue practically and solved it. Answer is B.
upvoted 2 times
...
kvirk
3 years, 7 months ago
B is correct
upvoted 2 times
...
Jatin77
3 years, 7 months ago
It is B . can’t be C as internet traffic should be flow through IGW hence not require to advertise default from on premise via BGP.
upvoted 4 times
...
mgoossens
3 years, 7 months ago
C as stated on https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html "This quota cannot be increased. If you require more than 100 prefixes, advertise a default route."
upvoted 2 times
Ramyras
2 years, 6 months ago
you can't advertise default route fron on-prem as VPC need to use its default to reach IGW. You can't have 2 default routes
upvoted 1 times
...
...
zues
3 years, 7 months ago
If you have more than 100 networks in your on-premises network, you can advertise a default route over the BGP session to AWS. You can summarize the routes so that the number of advertised routes is less than 100.
upvoted 4 times
...
BillyC
3 years, 7 months ago
B its Correct!
upvoted 4 times
...
Ibranthovic
3 years, 8 months ago
For me it's D
upvoted 1 times
Ibranthovic
3 years, 7 months ago
Correction: it is B
upvoted 6 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...