Special Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

350-601 Exam Dumps - Implementing Cisco Data Center Core Technologies (350-601 DCCOR)

Go to page:
Question # 25

An engineer changed a configuration and must perform a rollback. Which statement applies to a Cisco Nexus 5600 Series switch?

A.

Errors are skipped when an atomic rollback type is triggered.

B.

A user who is assigned to the network-operator user role can perform a rollback.

C.

The configuration rollback functionality is disabled when FCoE is enabled.

D.

A system checkpoint is generated automatically when the running configuration is saved to NVRAM.

Full Access
Question # 26

Refer to the exhibit.

What be connected to clear the HA NOT READY status?

A.

server chassis

B.

network uplinks

C.

management ports

D.

Layer 1-Layer 2 ports

Full Access
Question # 27

An engineer must suggest a deployment model for a newly developed application. The engineer has a small starting budget and lacks technical knowledge and infrastructure to implement storage, operating system, and database services to

support the application deployment. The engineer also needs usage data related to the service and the ability to elastically scale the deployment as customer demands grow. Which two models must be used to meet the requirements?

(Choose two.)

A.

private cloud

B.

platform as a service

C.

software as a service

D.

infrastructure as a service

E.

public cloud

Full Access
Question # 28

An engineer must configure Cisco UCS Manager to accept only HTTPS connections that use TLS 1 2 The cipher security level must be high and the length of the keyring key value must be 2048 bits Drag and drop the code snippets from the right onto the blanks in the code on the left to accomplish these goals Not all commands are used

Full Access
Question # 29

A network administrator must configure an extra keyring in Cisco UCS Manager. The key must provide a high level of encryption and secure authentication when users use the web interface. Which configuration command set must be applied to meet these requirements?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 30

Which two settings must be configured before enabling a Cisco UCS Manager domain for Cisco Intersight connectivity? (Choose two.)

A.

syslog redirection

B.

DNS servers

C.

SMTP servers

D.

NTP servers

E.

SMTP reply-to-address

Full Access
Question # 31

Refer to the exhibit. A network engineer is configuring the Smart Call Home feature on a Cisco Nexus Series Switch. An email must be generated that contains the last 100 lines of the log every time a new piece of hardware is inserted into the chassis. Which command must be added to the configuration to receive the email?

A.

alert-group Linecard-Hardware user-def-cmd show logging last 100

B.

destination-profile Operations alert-group Inventory

C.

destination-profile Operations message-level 2

D.

alert-group Operations user-def-cmd show logging last 100

Full Access
Question # 32

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?

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']

Full Access
Go to page: