nerdexam
Cisco

300-420 · Question #249

How does a model-driven telemetry dial-out approach function?

The correct answer is A. The device initiates a session to the collector based on the subscription. In dial-out model-driven telemetry, the network device reads a locally configured subscription and proactively initiates the transport session to the collector, then continuously pushes streamed data.

Automation

Question

How does a model-driven telemetry dial-out approach function?

Options

  • AThe device initiates a session to the collector based on the subscription.
  • BThe collector initiates a session to the device and subscribes to data to be streamed.
  • CThe collector initiates a session to the device and gets the data of a previously defined
  • DThe device initiates a session to the collector and negotiates a subscription.

How the community answered

(22 responses)
  • A
    86% (19)
  • C
    5% (1)
  • D
    9% (2)

Why each option

In dial-out model-driven telemetry, the network device reads a locally configured subscription and proactively initiates the transport session to the collector, then continuously pushes streamed data.

AThe device initiates a session to the collector based on the subscription.Correct

With dial-out telemetry, the subscription is configured directly on the network device, specifying the collector address, port, encoding, and data paths. The device establishes an outbound connection (typically gRPC) to the collector and streams data at the configured interval, so the collector only needs to listen passively for incoming connections.

BThe collector initiates a session to the device and subscribes to data to be streamed.

This describes the dial-in (on-change or periodic pull) model, where the collector initiates the session to the device and subscribes to the data it wants streamed.

CThe collector initiates a session to the device and gets the data of a previously defined

This also describes a dial-in approach where the collector initiates the connection to retrieve previously defined data, the opposite of dial-out behavior.

DThe device initiates a session to the collector and negotiates a subscription.

In dial-out mode the device initiates the session, but the subscription is pre-configured statically on the device - it is not negotiated dynamically with the collector after connection establishment.

Concept tested: Model-driven telemetry dial-out session initiation

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

Topics

#Model-Driven Telemetry (MDT)#Telemetry Dial-out#Network Monitoring#Data Streaming

Community Discussion

No community discussion yet for this question.

Full 300-420 Practice