gRPC leverages standard HTTP/2 as its transport layer
https://datatracker.ietf.org/meeting/98/materials/slides-98-rtgwg-gnmi-intro-draft-openconfig-rtgwg-gnmi-spec-00
Option A
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
The correct answer is:
A. HTTP/2
Explanation: gNMI (gRPC Network Management Interface) is a protocol for network management, and it uses gRPC (Google Remote Procedure Call) as its underlying transport mechanism. gRPC itself operates over HTTP/2, which provides a number of advanced features over HTTP 1.1 such as multiplexing, flow control, header compression, and more. Therefore, indirectly, gNMI uses HTTP/2 as its transport protocol.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
tarq
Highly Voted 2 years, 12 months agoblezzzo
Highly Voted 2 years, 9 months agotartarus23
Most Recent 1 week, 1 day agowilie
10 months, 3 weeks agoFR99
2 years, 9 months ago