blob: b482d0093648e5fbd21012f771580c2bbe621442 [file] [log] [blame]
Charles Chanb6ab6802019-09-20 15:44:35 -07001Supported Topology
2******************
3
Zack Williamsd63d35b2020-06-23 14:12:46 -07004Trellis supports various topologies, from a single switch to a full multi-stage
5leaf-spine fabric.
Charles Chanb6ab6802019-09-20 15:44:35 -07006
7Simple
8======
9
10Single switch
11-------------
Zack Williamsd63d35b2020-06-23 14:12:46 -070012
13This is the minimum Trellis setup. In this setup, all servers are connected to
14a single switch.
Charles Chanb6ab6802019-09-20 15:44:35 -070015
16 .. image:: images/install-single.png
17
18Paired switches
19---------------
Zack Williamsd63d35b2020-06-23 14:12:46 -070020
21Compared to single switch, it provides more redundancy in terms of server NIC
22failure and link failure.
Charles Chanb6ab6802019-09-20 15:44:35 -070023
24 .. image:: images/install-pair.png
25
26Single-Stage Leaf-Spine
27=======================
28
29Without paired switches
30-----------------------
Zack Williamsd63d35b2020-06-23 14:12:46 -070031
32Compared to single switch, it offers more redundancy in terms of switch failure
33and provides better scalability.
Charles Chanb6ab6802019-09-20 15:44:35 -070034
35 .. image:: images/install-2x2.png
36
37With paired switches
38--------------------
Zack Williamsd63d35b2020-06-23 14:12:46 -070039
Charles Chanb6ab6802019-09-20 15:44:35 -070040It supports all the redundancy and scalability features mentioned above.
41
42 .. image:: images/install-2x4.png
43
44Multi-Stage Leaf-Spine
45======================
Zack Williamsd63d35b2020-06-23 14:12:46 -070046
Charles Chanb6ab6802019-09-20 15:44:35 -070047Multi-stage is specifically designed for telco service providers.
Zack Williamsd63d35b2020-06-23 14:12:46 -070048
49The first stage can be installed in the central office, while the second stage
50can be installed in a field office that is closer to the subscribers.
51
Charles Chanb6ab6802019-09-20 15:44:35 -070052Two stages are typically connected via long distance optical transport.
53
Zack Williamsd63d35b2020-06-23 14:12:46 -070054 .. image:: images/install-full.png