Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The international standard IEC 14165-131-02 (also published as ISO/IEC 14165-131-02) defines the Fibre Channel Switch Fabric protocol, commonly referred to as FC-SW-2. Developed by the INCITS T11 technical committee and adopted by the IEC and ISO, this standard specifies the mechanisms and protocols that allow multiple Fibre Channel switches to interconnect and operate as a single, cohesive fabric.
This standard applies to all Fibre Channel switches, directors, and intelligent storage networking devices that participate in a switched fabric topology. It is foundational for modern Storage Area Networks (SANs) and is widely referenced in enterprise storage procurement, data center architecture guidelines, and interoperability certification programs. The standard has also been adopted by national bodies such as CSA (Canada) as CAN/CSA-ISO/IEC 14165-131-02.
IEC 14165-131-02 specifies the control plane protocols that enable a set of independent switches to form a unified fabric. Key architectural components include:
The fabric supports up to 239 domain IDs (0x01–0xEF). Each domain corresponds to a switch port or an entire switch. Upon initialization, switches participate in a principal switch election process based on the lowest World Wide Name (WWN) or an administratively assigned priority. The principal switch coordinates domain ID assignment and maintains fabric consistency.
Switches interconnect through E_Ports (Expansion Ports) using a frame-based protocol. The ISL protocol handles exchange of fabric information, error detection, and link-level flow control. All E_Port frames follow the FC-2 frame format with a 24-byte header and up to 2112 bytes of payload.
FSPF is the link-state routing protocol defined by FC-SW-2. Each switch maintains a link-state database and computes the shortest path to all domains based on a configurable cost metric. The algorithm supports equal-cost multipathing (ECMP) for load balancing across ISLs.
Every switch must support the Simple Name Server (SNS), which registers and resolves port WWNs and FC-4 types. Additional services include the Management Server (for fabric configuration) and the Time Server (for clock synchronization).
Zoning restricts device visibility and access. Both hard zoning (enforced at the frame level) and soft zoning (enforced by name server queries) are defined. Zones can be based on port WWN, domain/port address, or symbolic node name.
| Category | Requirement | Specification (per FC-SW-2) |
|---|---|---|
| Domain IDs | Maximum number of switches | 239 (0x01–0xEF) |
| Principal Switch Selection | Election algorithm | Lowest WWN or priority; uses SW_Port frames |
| ISL Frame Type | E_Port communication | FC-2 frames, 24-byte header, 2112-byte payload |
| Routing Protocol | Fabric Shortest Path First | Link-state, cost metric 1–65535, supports ECMP |
| Zoning | Hard and soft zoning support | WWN- or port-based; enforced by name server or frame filtering |
| Fabric Services | Name Server, Management Server | Mandatory; Time Server optional |
| Maximum Frame Size | Payload | 2112 bytes (FC-FS compliant) |
Deploying an FC-SW-2 compliant fabric requires careful planning of ISL topology, redundancy, and security. The following best practices are derived from the standard’s design principles:
Conformance to IEC 14165-131-02 is typically verified through independent test laboratories such as the University of New Hampshire InterOperability Laboratory (UNH-IOL) or vendor-specific qualification programs. The Fibre Channel Industry Association (FCIA) runs the FC‑Plugfest series to ensure multi‑vendor interoperability.
For enterprises, compliance with this standard is often a mandatory procurement requirement. Certified switches must pass rigorous testing of domain management, FSPF routing, E_Port frames, and zoning operations. Documentation should include a declaration of conformance listing all optional features implemented.