A network architect is designing an infrastructure update for a regional bank. The project requires two main implementations: first, connecting six regional branch offices across the city such that every office has a dedicated direct connection to every other office for maximum fault tolerance; second, deploying a high-speed dedicated block-level storage network inside the main data center using Fibre Channel. Which of the following network topology and network classification combinations correctly fulfills these design requirements?
- Full mesh topology for the branch offices, and a SAN (Storage Area Network) for the data center storage infrastructureAnswer
- BStar topology for the branch offices, and a LAN (Local Area Network) for the data center storage infrastructure
- CBus topology for the branch offices, and a MAN (Metropolitan Area Network) for the data center storage infrastructure
- DRing topology for the branch offices, and a PAN (Personal Area Network) for the data center storage infrastructure
Answer
Full mesh topology for the branch offices, and a SAN (Storage Area Network) for the data center storage infrastructure
A full mesh topology connects every branch directly to every other branch, satisfying the requirement for complete multi-path redundancy. A SAN (Storage Area Network) provides dedicated block-level data storage access over high-speed protocols such as Fibre Channel, distinct from standard LAN/MAN networking.
Step-by-Step Solution
Key Concept
Network Topologies and Network Classification Scopes (Full Mesh vs SAN)