nerdexam
Cisco

350-901 · Question #100

What is a consideration for using gRPC as the model-driven telemetry protocol on a Cisco IOS XE device?

The correct answer is B. works in dial-out mode. gRPC-based model-driven telemetry on Cisco IOS XE supports dial-out mode, where the device initiates the connection to the collector rather than waiting to be polled.

Network Automation

Question

What is a consideration for using gRPC as the model-driven telemetry protocol on a Cisco IOS XE device?

Exhibit

350-901 question #100 exhibit

Options

  • AXML-based transmission format
  • Bworks in dial-out mode
  • Chuman-readable transmission format
  • Dworks in call-out mode

How the community answered

(23 responses)
  • B
    87% (20)
  • C
    9% (2)
  • D
    4% (1)

Why each option

gRPC-based model-driven telemetry on Cisco IOS XE supports dial-out mode, where the device initiates the connection to the collector rather than waiting to be polled.

AXML-based transmission format

gRPC uses Protocol Buffers (protobuf) as its encoding format, which is a compact binary format - not XML. XML is associated with NETCONF-based telemetry.

Bworks in dial-out modeCorrect

gRPC on Cisco IOS XE operates in dial-out (also called dial-out subscription) mode, meaning the network device establishes the outbound TCP connection to the telemetry receiver. This is a key characteristic that distinguishes gRPC from NETCONF-based dial-in telemetry, where the collector initiates the session.

Chuman-readable transmission format

Protocol Buffers encoding used by gRPC is binary and not human-readable. Human-readable formats such as JSON or XML are associated with other telemetry encodings like NETCONF or RESTCONF.

Dworks in call-out mode

'Call-out mode' is not a defined or valid telemetry operational mode in Cisco IOS XE documentation. The correct terminology is 'dial-out mode'.

Concept tested: gRPC model-driven telemetry dial-out mode on IOS XE

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/model_driven_telemetry.html

Topics

#gRPC#Model-driven Telemetry#Cisco IOS XE#Network Automation

Community Discussion

No community discussion yet for this question.

Full 350-901 Practice