350-501 · Question #257
350-501 Question #257: Real Exam Question with Answer & Explanation
The correct answer is C: protocol tcp. To complete the configuration for gRPC dial-out streaming telemetry on a Cisco ASR, the protocol tcp command is required under the relevant subscription or destination group. This command specifies that the gRPC connection will use TCP as its transport protocol for streaming data
Question
Refer to the exhibit. A Cisco engineer is implementing gRPC dial-out on an ASR. Receiver 192.168 1.1 will be assigned one of the subscriptions, and it will manage the ASR. Which command is needed to complete the router configuration?
Options
- Aprotocol grpc
- Bprotocol all
- Cprotocol tcp
- Dprotocol any
Explanation
To complete the configuration for gRPC dial-out streaming telemetry on a Cisco ASR, the protocol tcp command is required under the relevant subscription or destination group. This command specifies that the gRPC connection will use TCP as its transport protocol for streaming data.
Common mistakes.
- A. While gRPC is the application-layer protocol, protocol grpc is not the correct command for specifying the transport layer for dial-out telemetry.
- B. protocol all is not a valid or appropriate command for specifying the transport protocol for gRPC dial-out in this context.
- D. protocol any is not a valid command for specifying the transport protocol for gRPC dial-out.
Concept tested. gRPC dial-out streaming telemetry transport protocol
Topics
Community Discussion
No community discussion yet for this question.