300-610 · Question #282
An engineer must design a solution with storage reachability between 100 physical servers and a storage array. The storage array connectivity is to a SAN switch that is limited to 48 ports. Which topo
The correct answer is B. FCoE between the servers and the ToR switches that passes the Fibre Channel traffic to the. To provide storage reachability for 100 physical servers to a 48-port SAN switch without adding more switches, Fibre Channel over Ethernet (FCoE) between servers and ToR switches, then converting to Fibre Channel to the MDS switch, is the optimal topology.
Question
An engineer must design a solution with storage reachability between 100 physical servers and a storage array. The storage array connectivity is to a SAN switch that is limited to 48 ports. Which topology meets the requirements without adding more MDS switches?
Options
- AVXLANs between the servers and the ToR switches that passes the FCoE traffic to the MDS
- BFCoE between the servers and the ToR switches that passes the Fibre Channel traffic to the
- CiSCSI between the servers and the ToR switches that passes the FCoE traffic to the MDS
- DFCIP between the servers and the ToR switches that passes the Fibre Channel traffic to the MDS
How the community answered
(61 responses)- A13% (8)
- B77% (47)
- C7% (4)
- D3% (2)
Why each option
To provide storage reachability for 100 physical servers to a 48-port SAN switch without adding more switches, Fibre Channel over Ethernet (FCoE) between servers and ToR switches, then converting to Fibre Channel to the MDS switch, is the optimal topology.
While VXLAN can extend Layer 2, its use with FCoE for this specific problem adds unnecessary complexity and does not directly solve the Fibre Channel port density issue in the most straightforward manner.
FCoE between the servers and ToR switches allows 100 servers to connect via Ethernet-based Converged Network Adapters (CNAs) to FCoE-capable ToR switches. These ToR switches, acting as FCoE Forwarders (FCFs), then aggregate the Fibre Channel traffic and connect to the limited 48-port MDS SAN switch via a smaller number of native Fibre Channel uplinks, typically using N_Port ID Virtualization (NPIV). This solution effectively addresses the port density limitation on the SAN switch without requiring additional MDS switches.
iSCSI is an IP-based storage protocol and cannot directly 'pass FCoE traffic to the MDS'; this choice mixes incompatible protocols and does not leverage FCoE's ability to aggregate Fibre Channel traffic to overcome port limitations.
FCIP is primarily used for extending Fibre Channel SANs over IP networks between geographically separate sites, not for solving local server-to-storage port density limitations within a single data center.
Concept tested: FCoE for SAN port aggregation
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/design/nx-os_solution_guides/fcoe_design_guide.html
Topics
Community Discussion
No community discussion yet for this question.