Question 26 of 32 from exam 300-635-DCAUTO: Automating and Programming Cisco Data Center Solutions

Question 26 of 32 from exam 300-635-DCAUTO: Automating and Programming Cisco Data Center Solutions

Question

Refer to the exhibit.

switch (config)# telemetry

switch(config-telemetry)# sensor-group 100

switch (config-tm-sensor)# path sys/intf/phys-[eth1/1] depth 0
switch (config-tm-sensor)# destination-group 100

switch (config-tm-dest)# ip address 1.2.3.4 port 50004

switch (config-tm-dest)# ip address 1.2.3.4 port 50005

switch (config-tm-sensor)# destination-group 200

switch (config-tm-dest)# ip address 5.6.7.8 port 50001 protocol HTTP encoding JSON
switch (config-tm-dest)# ip address 1.4.8.2 port 50003

switch (config-tm-dest)# subscription 100

switch (config-tm-sub)# snsr-grp 100 sample-interval 10000

switch (config-tm-sub)# dst-grp 100

switch (config-tm-sub)# dst-grp 200

Where and how often does the subscription stream data for Ethernet port 1/1?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.