An organization is deploying a multi-site network architecture connecting a main data center to six regional offices using a hybrid WAN model. To maximize resiliency and maintain continuous traffic routing, the core data center devices utilize a physical full-mesh topology, while the branch sites connect via a hub-and-spoke model. A network engineer is tasked with verifying the operational characteristics of this design. If two core switches in the data center full mesh fail simultaneously while a logical ring protocol operates over the physical topology, which outcome correctly describes the resulting fault tolerance and traffic behavior across the infrastructure?
- Traffic between remaining functional nodes in the data center full mesh will continue to route directly using remaining point-to-point links, but logical ring convergence failure will segment communications if the ring protocol lacks dual-ring redundancy.Cevap
- BThe entire network suffers a broadcast storm because VLAN broadcast domains automatically bridge across all physical mesh links upon node failure without Layer 3 isolation.
- CBranch spokes are isolated from the main data center because hub-and-spoke physical links must map 1:1 to OSI Layer 3 packets rather than Layer 2 frames.
- DAll branch sites automatically lose access to default gateways because host IP addresses become unroutable when physical mesh links drop.
Cevap
Traffic between remaining functional nodes in the data center full mesh will continue to route directly using remaining point-to-point links, but logical ring convergence failure will segment communications if the ring protocol lacks dual-ring redundancy.
In enterprise architecture, physical topology defines the actual cable layout and interconnection of nodes, while logical topology defines how data frames travel across the network. A physical full mesh ensures that surviving nodes retain direct point-to-point physical links. However, if a logical ring protocol runs over this infrastructure, the ring must successfully re-converge (or utilize counter-rotating ring mechanisms) to maintain logical communication flow when physical nodes fail.
Adım Adım Çözüm
Anahtar Kavram
Physical vs. Logical Topologies and Redundancy Characteristics