nerdexam
Cisco

350-501 · Question #459

Refer to the exhibit. A regional company is implementing a network-health monitoring solution on their Cisco ISR routers to monitor network performance metrics and gather real time data. The router…

The correct answer is A. telemetry ietf subscription 1 receiver ip address 192.168.50.50 50051 protocol grpc-tcp. The configuration specifies that the router must transmit telemetry data securely and reliably to the monitoring server. To achieve this: gRPC-TCP (gRPC with Transport Layer Security) is compliant with RFC 5246 for secure communication using TLS. Reliable transmission is…

Automation and Assurance

Question

Refer to the exhibit. A regional company is implementing a network-health monitoring solution on their Cisco ISR routers to monitor network performance metrics and gather real time data. The router R1 Ethernet interface, GigabitEthemet0/0, is assigned IP address 192.168.1.1/24, and basic IP addressing and connectivity to the data-collection server have already been configured. A network engineer must update R1 to ensure secure and reliable data transmission to the monitoring server, which is located at IP address 192.168.50.50 on port 50051. To achieve secure communication, the configuration must comply with RPC 5246, and to ensure reliable data transmission, it must follow RFC 793. Which command must the engineer execute to configure data collection?

Exhibit

350-501 question #459 exhibit

Options

  • Atelemetry ietf subscription 1 receiver ip address 192.168.50.50 50051 protocol grpc-tcp
  • Bgrpc dialout address 192.168.50.50 port 50051
  • Cgnmi dialout address 192.168.50.50 port 50051
  • Dtelemetry ietf subscription 1 source-address 10.1.1.1 50051 protocol grpc-icmp

How the community answered

(26 responses)
  • A
    73% (19)
  • B
    8% (2)
  • C
    4% (1)
  • D
    15% (4)

Explanation

The configuration specifies that the router must transmit telemetry data securely and reliably to the monitoring server. To achieve this: gRPC-TCP (gRPC with Transport Layer Security) is compliant with RFC 5246 for secure communication using TLS. Reliable transmission is ensured through TCP, as it adheres to RFC 793 for reliability. The command telemetry ietf subscription 1 receiver ip address 192.168.50.50 50051 protocol grpc-tcp explicitly configures R1 to send telemetry data to the specified server and port using the required secure and reliable protocol.

Topics

#Network Telemetry#gRPC#Cisco IOS XE#Network Monitoring

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice