Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Free Access Cisco 350-601 New Release

Page: 10 / 37
Total 489 questions

Implementing Cisco Data Center Core Technologies (DCCOR) Questions and Answers

Question 37

Refer to the exhibit. Which configuration ensure that the cisco Nexus 7000 series switches are the primary devices for LACP?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 38

Which behavior defines streaming telemetry as a push model in Cisco devices?

Options:

A.

Monitoring clients are pulling data from the network to see real-time statistics

B.

JSON encoded telemetry data is transported using the gRPC protocol

C.

The network devices send data in JSON or GPB format to configured endpoints

D.

Events and network changes generate telemetry data

Question 39

Refer to the exhibit. An engineer uses Python in Cisco NX-OS guest shell to retrieve the configuration of the EIGRP ASN on interface eth1/1.

The engineer has written this script:

>>> import json

>>> from cli import*

Which command set must be used to retrieve the value of the 'asn' key?

Options:

A.

>>> output = json.loads(clid('show ip eigrp neighbors'))

>>> output['TABLE_asn']['ROW_asn']['asn']

B.

>>> output = json.dumps(clid('show ip eigrp neighbors'))

>>> output['TABLE_asn']['ROW_asn']['asn']

C.

>>> output = json.dumps(clid('show ip eigrp neighbors'))

>>> output['asn']

D.

>>> output = json.loads(clid('show ip eigrp neighbors'))

>>> output['asn']

Question 40

A storage administrator notices an increasing number of storage targets that unexpectedly reach capacity, causing periodic service interruptions The administrator must now create and submit a daily report of the environment that shows the status of the storage targets with the highest capacities Which solution provides this information?

Options:

A.

Nagios Core with OpManager

B.

Cisco DCNM with SAN Insight

C.

SolarWinds with Slow Drain Analysis

D.

Cisco Intersight with Slow Drain Analysis

Page: 10 / 37
Total 489 questions