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

Pass the Cisco CCNP Data Center 350-601 Questions and answers with CertsForce

Viewing page 3 out of 13 pages
Viewing questions 21-30 out of questions
Questions # 21:

What is the advantage of using the NFS protocol versus the ISCSI or FCoE SAN protocols?

Options:

A.

NFS requires an AAA server.


B.

NFS is more sensitive to latency.


C.

NFS natively provides encryption as the default


D.

NFS provides easy file sharing


Expert Solution
Questions # 22:

An engineer must create an Ansible playbook to enforce compliance on Cisco Nexus 9000 Series Switches. The playbook must connect individually to each switch, leverage the Cisco NX-OS API, and enable the OSPF feature in an idempotent manner. Which playbook must the engineer use?

Options:

A.

- name: Enable OSPF

hosts: nxos_hosts

serial: 1

ansible_connection: httpapi

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled


B.

- name: Enable OSPF

hosts: nxos_hosts

ansible_connection: network_cli

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

serial: 1


C.

- name: Enable OSPF

hosts: nxos_hosts

ansible_connection: local

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled

throttle: 1


D.

- name: Enable OSPF

hosts: nxos_hosts

throttle: 1

ansible_connection: netconf

tasks:

- name: Ensure OSPF is enabled

cisco.nxos.nxos_feature:

feature: ospf

state: enabled


Expert Solution
Questions # 23:

Refer to the exhibit.

Question # 23

Which type of backup is required to restore a Cisco UCS configuration?

Options:

A.

full state


B.

system configuration


C.

logical configuration


D.

all configuration


Expert Solution
Questions # 24:

Which file service protocol allows the files to appear locally mapped to the client and provides view, store, and update capabilities on a remote Linux-based storage repository that also serves as a distributed file system standard for NAS?

Options:

A.

NFS


B.

FTP


C.

iSCSI


D.

CIFS


Expert Solution
Questions # 25:

An engineer must configure device aliases for a Cisco MDS 9000 Series Switches-based SAN fabric. The configuration must meet these requirements:

    The engineer must be prompted before the changes are committed to the database

    Pending changes must be explicitly displayed on the console.

Which command accomplishes this task?

Options:

A.

device-alias distribute diffs-only


B.

device-alias enhanced


C.

device-alias commit


D.

device-alias confirm-commit


Expert Solution
Questions # 26:

A customer asks an engineer to develop an orchestration solution to automate repetitive tasks. The customer operations team must integrate the tool with its existing automation framework. The customer asks for the tool to support these requirements:

• The customer ' s security requirements mandate the use of SSH transport.

• No extra software must be installed on the managed systems.

• The support staff has limited knowledge of scripting languages, so the solution must be easy to read and use declarative language.

Which solution meets these requirements?

Options:

A.

PowerShell


B.

Chef


C.

Ansible


D.

Puppet


Expert Solution
Questions # 27:

A network engineer repeatedly saves a configuration on Catalyst switches to NVRAM using the write memory command. What action should be taken to implement the same action on Nexus switches?

Options:

A.

Use the exit command to leave the configuration mode and save the configuration automatically.


B.

Use the write memory command to save the configuration.


C.

Use the alias command to use the write memory command.


D.

Use the wri command to use the copy running-config startup-config command.


Expert Solution
Questions # 28:

An engineer needs to create a new user in the local user database on Cisco UCS Fabric Interconnect. The user needs permissions to change the following configuration inside UCS Manager version 3.1:

• vNIC and vHBA profiles

• Fan speed and power redundancy profile of UCS Manager

Which two roles must be assigned to a user to achieve this goal? (Choose two.)

Options:

A.

server-compute


B.

facility-manager


C.

operations


D.

server-equipment


E.

server-profile


Expert Solution
Questions # 29:

Refer to the exhibit. Which command needs to be added to the line starting with the " file " keyword to have the generated running-config file with the name ' fusion-config_ ' and current date?

Options:

A.

string(( ' fusion-config_ ' ) + date)


B.

(•fusion-configj) + date


C.

str.(fusion-configj) + date


D.

( ' fusion-config_ + date ' )


Expert Solution
Questions # 30:

Refer to the exhibit. An engineer must configure a Fibre Channel device alias named TEST for a device attached to port fc1/9 of a Cisco Nexus Series Switch. Which command set

completes the configuration?

Options:

A.

SITE-A-MDS-Fabric-A# configure terminal SITE-A-MDS-Fabric-A (config)# device-alias database SITE-A-MDS-Fabric-A (config-device-alias-db)}# device-alias name TEST pwwn 50:00:14:42:d0:0c:f5:20 SITE-A-MDS-Fabric-A (config-device-alias-db)# exit


B.

SITE-A-MDS-Fabric-A# configure terminal SITE-A-MDS-Fabric-A (config)}# device-alias database SITE-A-MDS-Fabric-A (config-device-alias-db)# device-alias name TEST pwwn 50:00:14:40:47:b0:0c:f5 SITE-A-MDS-Fabric-A (config-device-alias-db)# exit


C.

SITE-A-MDS-Fabric-A# device-alias database SITE-A-MDS-Fabric-A (device-alias-db)# device-alias name TEST pwwn 50:00:14:40:47:b0:0c:f5 SITE-A-MDS-Fabric-A (config-device-alias-db)# device-alias commit


D.

SITE-A-MDS-Fabric-A# configure terminal SITE-A-MDS-Fabric-A (config)# device-alias database SITE-A-MDS-Fabric-A (config-device-alias-db)# device-alias name TEST pwwn 50:00:14:42:d0:0c:f5:20 SITE-A-MDS-Fabric-A (config-device-alias-db)# device-alias commit


Expert Solution
Viewing page 3 out of 13 pages
Viewing questions 21-30 out of questions