350-901 · Question #60
Which transport protocol is used by gNMI?
The correct answer is A. HTTP/2. gNMI is gRPC network management protocol developed by Google. gNMI provides the mechanism to install, manipulate, and delete the configuration of network devices, and also to view operational data. The content provided through gNMI can be modeled using YANG. Built on top of…
Question
Exhibit
Options
- AHTTP/2
- BHTTP 1.1
- CSSH
- DMQTT
How the community answered
(52 responses)- A94% (49)
- B2% (1)
- C4% (2)
Explanation
gNMI is gRPC network management protocol developed by Google. gNMI provides the mechanism to install, manipulate, and delete the configuration of network devices, and also to view operational data. The content provided through gNMI can be modeled using YANG. Built on top of gRPC - an open source framework developed by Google and managed by CNCF. RPC framework built on top of HTTP/2.
Topics
Community Discussion
No community discussion yet for this question.
