Cisco 350-601 Practice Test 4
Question 1 / 40
Refer to the exhibit. An engineer needs to implement streaming telemetry on a cisco MDS 9000 series switch. The requirement is for the show command data to be collected every 30 seconds and sent to receivers. Which command must be added to the configuration meet this requirement?
Sensor-grp 200 sample-period 30000
Snsr-grp 200 sample-interval 30
Sensor-grp 200 sample-period 30
Snsr-grp 200 sample-interval 30000
Comment (0)
Suggested answer: D
Explanation:
To meet the requirement of collecting show command data every 30 seconds and sending it to receivers, the command must specify the sample interval in milliseconds. Therefore, the correct command isSnsr-grp 200 sample-interval 30000, which sets the sample interval to 30,000 milliseconds (equivalent to 30 seconds).