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