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