Exam 3V0-25.25 Topic 2 Question 3 Discussion
Actual exam question for VMware's 3V0-25.25 exam
Question #: 3
Topic #: 2
Question #: 3
Topic #: 2
An architect is designing a VMware Cloud Foundation (VCF) solution. The following information was gathered during the assessment phase:
* There is a critical application used by the Finance Team.
* The critical application has an availability and recoverability SLA of 99.999%.
* The critical application is sensitive to network changes.
Which two configurations should the architect include in their design? (Choose two.)
* There is a critical application used by the Finance Team.
* The critical application has an availability and recoverability SLA of 99.999%.
* The critical application is sensitive to network changes.
Which two configurations should the architect include in their design? (Choose two.)
Suggested Answer: B,C Vote an answer
Comprehensive and Detailed 250 to 350 words of Explanation From VMware Cloud Foundation (VCF) documents:
Designing for "five nines" (99.999%) availability in aVMware Cloud Foundation (VCF)environment requires a network architecture that minimizes convergence time and eliminates single points of failure. For a critical application sensitive to network changes, the connection between the virtualized SDDC and the physical network must be highly resilient and capable of near-instantaneous failover.
TheTier-0 Gatewayis the primary interface for North-South traffic. To meet high availability requirements, the Tier-0 should be configured witheBGP (External Border Gateway Protocol)to peer with physical Top- of-Rack (ToR) switches. By enablingECMP (Equal Cost Multi-Pathing), the architect allows the Tier-0 to utilize multiple active paths to the physical world simultaneously. This not only increases available bandwidth but also ensures that if one physical link or router fails, traffic is immediately redistributed across the remaining active paths without a protocol timeout.
To complement ECMP,BFD (Bidirectional Forwarding Detection)is essential. While BGP's default keepalive and hold timers are often measured in seconds (typically 60 and 180 seconds, respectively), BFD provides sub-second failure detection. In a VCF environment, BFD operates as a lightweight "heartbeat" between the Tier-0 Edge nodes and the physical ToR routers. If a path fails, BFD detects it within milliseconds and notifies BGP to pull the failed path from the routing table. This combination ofeBGP/ECMP for path redundancy andBFDfor rapid detection is the verified standard for VCF designs requiring extreme uptime and sensitivity to network disruptions.
Static routes (Option A) are unsuitable for high-availability designs as they lack dynamic failure detection.
While 100Gbps NICs (Option E) provide bandwidth, they do not inherently provide the protocol-level resilience needed to meet a 99.999% SLA.
Designing for "five nines" (99.999%) availability in aVMware Cloud Foundation (VCF)environment requires a network architecture that minimizes convergence time and eliminates single points of failure. For a critical application sensitive to network changes, the connection between the virtualized SDDC and the physical network must be highly resilient and capable of near-instantaneous failover.
TheTier-0 Gatewayis the primary interface for North-South traffic. To meet high availability requirements, the Tier-0 should be configured witheBGP (External Border Gateway Protocol)to peer with physical Top- of-Rack (ToR) switches. By enablingECMP (Equal Cost Multi-Pathing), the architect allows the Tier-0 to utilize multiple active paths to the physical world simultaneously. This not only increases available bandwidth but also ensures that if one physical link or router fails, traffic is immediately redistributed across the remaining active paths without a protocol timeout.
To complement ECMP,BFD (Bidirectional Forwarding Detection)is essential. While BGP's default keepalive and hold timers are often measured in seconds (typically 60 and 180 seconds, respectively), BFD provides sub-second failure detection. In a VCF environment, BFD operates as a lightweight "heartbeat" between the Tier-0 Edge nodes and the physical ToR routers. If a path fails, BFD detects it within milliseconds and notifies BGP to pull the failed path from the routing table. This combination ofeBGP/ECMP for path redundancy andBFDfor rapid detection is the verified standard for VCF designs requiring extreme uptime and sensitivity to network disruptions.
Static routes (Option A) are unsuitable for high-availability designs as they lack dynamic failure detection.
While 100Gbps NICs (Option E) provide bandwidth, they do not inherently provide the protocol-level resilience needed to meet a 99.999% SLA.
by Moses at Feb 22, 2026, 10:01 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).