blob: d9bbda51de397dd70c88d7b5614c22d5b729914a [file] [log] [blame]
Zack Williams553a3632019-08-09 17:14:43 -07001
Charles Chan1d337652019-09-08 12:02:27 -07002.. image:: images/trellis.png
3 :width: 500px
4 :align: center
5
Charles Chan369aa052019-09-11 16:59:04 -07006Overview
7========
8
Charles Chan1d337652019-09-08 12:02:27 -07009Trellis is an **open-source multi-purpose L2/L3 leaf-spine switching fabric**.
10The development of Trellis over the last four years has been influenced by three core trends in the networking industry:
11
12- First, **Trellis is built using bare-metal switches with merchant-silicon ASICs**.
13 Instead of using OEM networking hardware, Trellis uses hardware directly from ODMs.
14 The trend of using bare-metal (white-box) switches is unmistakable in the networking industry today, spurred by the massive bandwidth-density and growing sophistication of merchant silicon ASICs.
15 Production quality Trellis today is based on EdgeCore switches with Broadcom Trident2, Tomahawk and Qumran switch ASICs.
16 The Trellis team continues to work towards including more ODMs and merchant silicon vendors.
17
18- Second, **Trellis is based on SDN principles**, to provide simpler, more flexible and easily customizable networks.
19 By externalizing the networks control, management functions and policy decisions in the ONOS SDN controller,
20 Trellis provides network operators with a number of SDN benefits compared to traditional box-embedded network control.
21 These include centralized configuration, automation, operation and troubleshooting.
22
23- Third, **Trellis is open-source**.
24 The networking industry has seen an explosion of open source projects, and network operators have been eager to embrace open-source solutions.
25 Trellis allows operators unparalleled ability to customize Trellis for their application, integrate with the rest of their systems,
26 add features and APIs themselves and not be beholden to a traditional vendors timelines and prices.
27 An absence of commercial licenses lowers the bar for anyone to try out Trellis.
28
29Together, all three attributes of Trellis considerably lower the Total Cost of Ownership (TCO) for operators who plan to run it in production.
30
31
32Highlights
33==========
34- Classic-SDN Control with ONOS to directly program ASIC forwarding tables in bare metal switches with merchant silicon
35- L2 forwarding (Bridging) within server-racks and L3 forwarding (Routing) across racks
36- MPLS Segment routing for better scale and reduced programming
37- Control plane functionality with Trellis vRouter for external connectivity
38- N-way redundancy and tier-1 telecom operator scale
39- Support for different use cases ranging from Central Office to backhaul in operator networks
40- Single-pane-of-glass monitoring and troubleshooting with ONOS
41- CapEx and OpEx savings with white-box hardware and open source software
42- Future Proof: P4 and Stratum integration to unlock advanced capabilities
43
44
45Use Cases
46=========
47
48Distributed Fabric for Access/Edge Networking
49---------------------------------------------
50
Charles Chan369aa052019-09-11 16:59:04 -070051 .. image:: images/index-usecase-edge.png
52 :width: 800px
Charles Chan1d337652019-09-08 12:02:27 -070053
54Disaggregated BNG in SEBA using P4
55----------------------------------
56
Charles Chan369aa052019-09-11 16:59:04 -070057 .. image:: images/index-usecase-seba.png
58 :width: 800px
Charles Chan1d337652019-09-08 12:02:27 -070059
60Enterprise Datacenter Fabrics
61-----------------------------
Charles Chan369aa052019-09-11 16:59:04 -070062 .. image:: images/index-usecase-dc.png
63 :width: 700px
Charles Chan1d337652019-09-08 12:02:27 -070064
65Chassis Routers
66---------------
Charles Chan369aa052019-09-11 16:59:04 -070067 .. image:: images/index-usecase-chassis.png
68 :width: 600px
Charles Chan1d337652019-09-08 12:02:27 -070069
70
71Learn More
72==========
Charles Chan369aa052019-09-11 16:59:04 -070073You can find more information about Trellis including full pla brief at https://www.opennetworking.org/trellis/.
Zack Williams553a3632019-08-09 17:14:43 -070074
75.. toctree::
76 :maxdepth: 1
Charles Chandffd4ed2019-09-07 11:40:18 -070077 :hidden:
Charles Chan2fd73da2019-08-30 16:36:33 -070078 :caption: Table of Contents
Zack Williams553a3632019-08-09 17:14:43 -070079
Zack Williams553a3632019-08-09 17:14:43 -070080 architecture
Charles Chan4d5ee192019-09-09 23:08:36 -070081 supported-hardware
Zack Williams553a3632019-08-09 17:14:43 -070082 installation
83 configuration
Zack Williams553a3632019-08-09 17:14:43 -070084 troubleshooting
85 testing
Charles Chan20fabfb2019-09-07 11:24:54 -070086 resource
Zack Williams553a3632019-08-09 17:14:43 -070087 readme