P4 开发实践 — NG-SDN Tutorial — Exercise 2: Yang, OpenConfig, and gNMI basics
Posted 范桂飓
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了P4 开发实践 — NG-SDN Tutorial — Exercise 2: Yang, OpenConfig, and gNMI basics相关的知识,希望对你有一定的参考价值。
目录
文章目录
- 目录
- Exercise 2: Yang, OpenConfig, and gNMI basics
- 1. Understanding the YANG language
- 2. Understand YANG encoding
- 3. Understanding YANG-enabled transport protocols
Exercise 2: Yang, OpenConfig, and gNMI basics
1. Understanding the YANG language
- Start by entering the yang-tools Docker container:
$ make yang-tools
docker run --rm -it -v /home/sdn/ngsdn-tutorial/yang/de
以上是关于P4 开发实践 — NG-SDN Tutorial — Exercise 2: Yang, OpenConfig, and gNMI basics的主要内容,如果未能解决你的问题,请参考以下文章
P4 开发实践 — NG-SDN Tutorial — Exercise 2: Yang, OpenConfig, and gNMI basics
P4 开发实践 — NG-SDN Tutorial — Exercise 6: Segment Routing v6 (SRv6)
P4 开发实践 — NG-SDN Tutorial — Exercise 6: Segment Routing v6 (SRv6)
P4 开发实践 — NG-SDN Tutorial — Exercise 3: Using ONOS as the control plane
P4 开发实践 — NG-SDN Tutorial — Exercise 4: Enabling ONOS Built-in Services