SY0-301 · Question #202
A network administrator recently updated various network devices to ensure redundancy throughout the network. If an interface on any of the Layer 3 devices were to go down, traffic will still pass…
The correct answer is A. High availability. High availability describes a design where systems remain operational and traffic continues to flow even when individual components or interfaces fail.
Question
A network administrator recently updated various network devices to ensure redundancy throughout the network. If an interface on any of the Layer 3 devices were to go down, traffic will still pass through another interface and the production environment would be unaffected. This type of configuration represents which of the following concepts?
Options
- AHigh availability
- BLoad balancing
- CBackout contingency plan
- DClustering
How the community answered
(44 responses)- A91% (40)
- B2% (1)
- C2% (1)
- D5% (2)
Why each option
High availability describes a design where systems remain operational and traffic continues to flow even when individual components or interfaces fail.
High availability (HA) is the concept of designing systems so they remain accessible despite individual failures, often achieved through redundant Layer 3 interfaces, failover protocols, and redundant paths. When traffic seamlessly reroutes through an alternate interface with no production impact, that is the textbook definition of high availability.
Load balancing distributes traffic across multiple paths or servers to optimize performance, not specifically to maintain uptime during a failure.
A backout contingency plan is a documented rollback procedure for reversing a failed change, not an automatic failover mechanism.
Clustering groups servers together to act as a single unit for compute or service availability, not the same as Layer 3 interface redundancy on network devices.
Concept tested: High availability via redundant Layer 3 interfaces
Source: https://learn.microsoft.com/en-us/azure/reliability/overview
Topics
Community Discussion
No community discussion yet for this question.