ANS-C01 · Question #176
A company has critical VPC workloads that connect to an on-premises data center through two redundant active-passive AWS Direct Connect connections. However, a recent outage on one Direct Connect…
The correct answer is D. Configure Bidirectional Forwarding Detection (BFD) on the Direct Connect connections on the on-. https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html By enabling BFD on both sides of the Direct Connect connection, you can reduce the BGP failover time from minutes to seconds. BFD allows the BGP neighbor relationship to be quickly torn down when a failure…
Question
A company has critical VPC workloads that connect to an on-premises data center through two redundant active-passive AWS Direct Connect connections. However, a recent outage on one Direct Connect connection revealed that it takes more than a minute for traffic to fail over to the secondary Direct Connect connection. The company wants to reduce the failover time from minutes to seconds. Which solution will provide the LARGEST reduction in the BGP failover time?
Options
- AReduce the BGP hold-down timer that is configured on the BGP sessions on the Direct Connect
- BConfigure an Amazon CloudWatch alarm for the Direct Connect connection state to invoke an
- CConfigure Bidirectional Forwarding Detection (BFD) on the Direct Connect connections on the
- DConfigure Bidirectional Forwarding Detection (BFD) on the Direct Connect connections on the on-
How the community answered
(20 responses)- A20% (4)
- B5% (1)
- C10% (2)
- D65% (13)
Explanation
https://docs.aws.amazon.com/directconnect/latest/UserGuide/Welcome.html By enabling BFD on both sides of the Direct Connect connection, you can reduce the BGP failover time from minutes to seconds. BFD allows the BGP neighbor relationship to be quickly torn down when a failure is detected on the Direct Connect connection. Otherwise, by default, BGP waits for three keep-alives to fail at a hold-down time of 90 seconds.
Topics
Community Discussion
No community discussion yet for this question.