File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ brief introduction.
199199
200200A datacenter switching fabric is a network often designed according to
201201a *leaf-spine * topology. The basic idea is illustrated by the small
202- 4-rack/3-tier example shown in :numref: `Figure %s <fig-leaf-spine >`.
202+ 4-rack example shown in :numref: `Figure %s <fig-leaf-spine >`.
203203Each rack has a *Top-of-Rack
204204(ToR) * switch that interconnects the servers in that rack; these are
205205referred to as the *leaf * switches of the fabric. (There are typically
@@ -208,7 +208,7 @@ only one for simplicity.) Each leaf switch then connects to a subset
208208of available *spine * switches, with two requirements: (1) that there
209209be multiple paths between any pair of racks, and (2) that each
210210rack-to-rack path is two-hops (i.e., via a single intermediate spine
211- switch). Note that this means in 3-tier design like the one shown in
211+ switch). Note that this means in leaf-spine designs like the one shown in
212212:numref: `Figure %s <fig-leaf-spine >`, every server-to-server path is
213213either two hops (server-leaf-server in the intra-rack case) or four
214214hops (server-leaf-spine-leaf-server in the inter-rack case).
You can’t perform that action at this time.
0 commit comments