exam questions

Exam 350-601 All Questions

View all questions & answers for the 350-601 exam

Exam 350-601 topic 1 question 311 discussion

Actual exam question from Cisco's 350-601
Question #: 311
Topic #: 1
[All 350-601 Questions]

DRAG DROP -
A network engineer must implement a telemetry solution to collect real-time structured data in a large-scale network. Drag and drop the actions from the left into the order on the right to implement the solution. Not all actions are used.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
examz_collector
Highly Voted 3 months, 2 weeks ago
The answer is wrong. We use flow record and flow monitor with exported in NetFlow, but not in steaming telemetry. Here the steps should be: - set format and destination - set sensor group - set subscription
upvoted 11 times
bizzar7774
1 week, 6 days ago
configure terminal feature telemetry telemetry sensor-group 200 path analytics:your_query_name destination-group 100 ip address 192.0.2.1 port 50001 protocol gRPC encoding GPB subscription 900 snsr-grp 200 sample-interval 30000 dst-grp 100 Correct answer : - Configure the data to be collected as part of the sensor group - Set the format and destination to which the data is sent -Set the subscription between the sensor group and the destination
upvoted 1 times
bizzar7774
2 days, 3 hours ago
Sorry corect answer is : - Set the format and destination to which the data is sent - Configure the data to be collected as part of the sensor group -Set the subscription between the sensor group and the destination
upvoted 1 times
...
...
...
Drcyber22
Most Recent 2 months ago
The answer of examz_collector is correct. Example of correct configuration sequence: switch# show running-config | section telemetry feature telemetry telemetry destination-group 100 ip address 1.2.3.4 port 50004 protocol gRPC encoding GPB sensor-group 100 path sys/bgp/inst/dom-default depth 0 subscription 600 dst-grp 100 snsr-grp 100 sample-interval 7000 switch# show running-config | section telemetry > telemetry_running_config switch# show file bootflash:telemetry_running_config feature telemetry telemetry destination-group 100 ip address 1.2.3.4 port 50004 protocol gRPC encoding GPB sensor-group 100 path sys/bgp/inst/dom-default depth 0 subscription 600 dst-grp 100 snsr-grp 100 sample-interval 7000 switch#
upvoted 2 times
Drcyber22
2 months ago
Now with proper indentation and relevant part of it: switch# config terminal switch(config)# feature telemetry switch(config)# telemetry switch(config-telemetry)# destination-group 100 switch(conf-tm-dest)# ip address 1.2.3.4 port 50004 protocol gRPC encoding GPB switch(conf-tm-dest)# sensor-group 100 switch(conf-tm-sensor)# path sys/bgp/inst/dom-default depth 0 switch(conf-tm-sensor)# subscription 600 switch(conf-tm-sub)# dst-grp 100 switch(conf-tm-sub)# snsr-grp 100 sample-interval 7000
upvoted 2 times
...
...
GuyThatTakesDumps
3 months, 2 weeks ago
answer is ok!
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago