October 2020
Intermediate to advanced
672 pages
20h 25m
English
This chapter covers the following topics:
NETCONF: This section introduces NETCONF—what it is, why it has been developed, and how to use it.
YANG: This section covers YANG, YANG data models, and how these data models apply to networking.
RESTCONF: This section covers RESTCONF, how it compares to NETCONF, and how to use it.
Model-Driven Telemetry: This section provides a brief introduction to model-driven telemetry.
This chapter introduces the concepts of model-driven programmability. It discusses what led to the implementation of data models in networking and the advantages data models bring to network configuration and monitoring. This chapter begins by introducing the network programmability interfaces ...