Fix MRI project list
[docs.git] / docs / user-guide / ttp-cli-tools-user-guide.rst
1 .. _ttp_cli_tools_user_guide:
2
3 TTP CLI Tools User Guide
4 ========================
5
6 Overview
7 --------
8
9 Table Type Patterns are a specification developed by the `Open
10 Networking Foundation <https://www.opennetworking.org/>`__ to enable the
11 description and negotiation of subsets of the OpenFlow protocol. This is
12 particularly useful for hardware switches that support OpenFlow as it
13 enables the to describe what features they do (and thus also what
14 features they do not) support. More details can be found in the full
15 specification listed on the `OpenFlow specifications
16 page <https://www.opennetworking.org/sdn-resources/onf-specifications/openflow>`__.
17
18 TTP CLI Tools Architecture
19 --------------------------
20
21 The TTP CLI Tools use the TTP Model and the YANG Tools/RESTCONF codecs
22 to translate between the Data Transfer Objects (DTOs) and JSON/XML.
23