FCSS_EFW_AD-7.6 · Question #72
An administrator must improve the resiliency of a link by minimizing data loss within the enterprise network that has full path redundancy. What should the administrator enable on the FortiGate…
The correct answer is A. graceful-restart C. bfd. Graceful-restart (A) allows a BGP router to maintain forwarding during a control-plane restart, so traffic continues flowing while BGP reconverges - directly minimizing data loss. BFD (C) (Bidirectional Forwarding Detection) provides sub-second failure detection on links…
Question
An administrator must improve the resiliency of a link by minimizing data loss within the enterprise network that has full path redundancy. What should the administrator enable on the FortiGate devices that use BGP as dynamic routing protocol between two separate autonomous systems? (Choose two.)
Options
- Agraceful-restart
- Bibgp-multipath
- Cbfd
- Droute-reflector-client
How the community answered
(43 responses)- A65% (28)
- B21% (9)
- D14% (6)
Explanation
Graceful-restart (A) allows a BGP router to maintain forwarding during a control-plane restart, so traffic continues flowing while BGP reconverges - directly minimizing data loss. BFD (C) (Bidirectional Forwarding Detection) provides sub-second failure detection on links, enabling BGP to react far faster than its native hold-down timers, which reduces the window where traffic is lost on a redundant path.
ibgp-multipath (B) enables load-balancing across multiple iBGP paths within the same AS - it doesn't apply here because the question specifies two separate autonomous systems (eBGP), and it doesn't address resiliency or data loss minimization directly. route-reflector-client (D) is an iBGP scaling mechanism used to eliminate full-mesh requirements inside a single AS - again irrelevant to an inter-AS (eBGP) resiliency scenario.
Memory tip: Think "GracefulBFD = No Data Dead" - Graceful-restart keeps forwarding alive during restarts, BFD detects failures fast. Together they cover the two failure scenarios that cause data loss: planned restarts and unplanned link drops.
Topics
Community Discussion
No community discussion yet for this question.