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

CCNP Data Center 350-601 Updated Exam

Page: 9 / 23
Total 305 questions

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

Question 33

A network automation engineer must configure a Cisco NX-OS REST API on a Cisco 9000 Series Switch with these requirements:

    NX-API REST and the DME database must be enabled.

    The NX-API REST must listen for HTTP traffic on port 83.

    The HTTPS certificate must be uploaded.

Which configuration set must be used to accomplish these goals?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 34

An engineer configures multiple blade servers for OS installation. The requirements are to use the internal HDDs inside the Cisco UCS blade server and for the OS to remain operational even if one of the HDDs is removed for maintenance. Each blade has two internal HDDs. Which two actions must be taken to meet these requirements? (Choose two.)

Options:

A.

Set Enforce vNIC/vHBA/iSCSI Name to disabled

B.

Set the Local Disk Policy Mode to RAID 1.

C.

Set the First Boot Order to be Local LUN.

D.

Set Boot Policy Mode to UEFI

E.

Set the Protect Configuration to enabled

Question 35

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:

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

Options:

A.

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

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

B.

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

>>> output['asn']

C.

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

>>> output['asn']

D.

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

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

Question 36

An engineer must configure remote authentication on a Cisco UCS system. The user password must be encrypted before it is sent to the authentication server. The company security policy requires the server to be based on an open standard. Drag and drop the UCS CLI AAA configuration commands from the left into the order in which they must be implemented on the right. Not all commands are used.

Options:

Page: 9 / 23
Total 305 questions