Configuring Destination Group for Dial-Out Telemetry with gRPC on Cisco IOS XR Platform

Parameters for Configuring Destination Group for Dial-Out Telemetry with gRPC on Cisco IOS XR Platform

Question

An automation engineer is trying to configure a destination group to use dial-out telemetry with gRPC on a Cisco IOS XR platform.

The template created is failing to apply.

Which parameters must be configured?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

https://www.cisco.com/c/en/us/td/docs/iosxr/asr9000/telemetry/b-telemetry-cg-asr9000-61x/b-telemetry-cg-asr9000-61x_chapter_010.html

To configure a destination group to use dial-out telemetry with gRPC on a Cisco IOS XR platform, the engineer needs to ensure that the parameters are properly configured. The parameters that must be configured for the template to apply are:

  • Destination IP address: This is the IP address of the system or application that is receiving the telemetry data. It must be a valid IP address, and the device must be able to reach it through its network configuration.

  • Destination port: This is the port on which the destination system is listening for telemetry data. It must be a valid port, and the device must be able to communicate with it.

  • Encoding: This is the method used to encode the telemetry data. The supported encoding methods include GPB (Google Protocol Buffers), JSON, and Protobuf.

  • Protocol: This is the protocol used to send the telemetry data. The supported protocols include gRPC, TCP, and UDP.

Therefore, option D is the correct answer as it includes all the required parameters to configure the dial-out telemetry with gRPC on a Cisco IOS XR platform. Option A and B are incorrect as they do not mention the destination IP address and destination port, which are essential for sending telemetry data to the destination system. Option C is incorrect as it mentions the sensor path, which is not a required parameter for configuring dial-out telemetry with gRPC on a Cisco IOS XR platform.