350-501 · Question #106
350-501 Question #106: Real Exam Question with Answer & Explanation
The correct answer is C: It is used to create a streaming subscription with a 60-second interval. {"question_number": 1, "question": "Refer to the exhibit. This configuration is being applied on an IOS XR router. Which statement about this configuration is true?", "correct_answer": "C", "explanation": "The configuration shown is an IOS XR Model-Driven Telemetry (MDT) subscrip
Question
Refer to the exhibit. This configuration is being applied on an IOS XR router. Which statement about this configuration is true?
Options
- AIt is used to set up configuration to poll network data
- BIt is used to enable gRPC
- CIt is used to create a streaming subscription with a 60-second interval
- DIt is used to create a streaming subscription with a 600-second interval
Explanation
{"question_number": 1, "question": "Refer to the exhibit. This configuration is being applied on an IOS XR router. Which statement about this configuration is true?", "correct_answer": "C", "explanation": "The configuration shown is an IOS XR Model-Driven Telemetry (MDT) subscription. In IOS XR telemetry, the 'sample-interval' value is specified in milliseconds. A value of 60000 equals 60,000 ms = 60 seconds. This creates a streaming (periodic) subscription that pushes data to a collector at a 60-second interval. Option A describes SNMP polling (not streaming push). Option B is incorrect because gRPC is the transport protocol configured separately under 'grpc' stanza, not via a subscription. Option D is wrong because 600 seconds would require a 600000 ms interval value.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.