Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Legit 350-601 Exam Download

Page: 2 / 32
Total 422 questions

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

Question 5

Refer to the exhibit A network engineer plans to upgrade the current software images of a Cisco Nexus switch What is the impact of starling the EPLD upgrade?

Options:

A.

The switch skips the EPLD upgrade for each EPLD device of the switch.

B.

The switch reboots multiple times for the new EPLD versions to take effect.

C.

The switch skips the EPLD upgrade for MIFPGA and proceeds with the other EPLD devices.

D.

The switch reboots one time for the new EPLD versions to take effect.

Question 6

Refer to the exhibit.

Cisco Fabric Services is enabled in the network. Which type of IP address is used by the Cisco Fabric Services protocol?

Options:

A.

IPv4 unicast address

B.

IPv4 multicast address

C.

IPv4 gateway address

D.

IPv4 anycast address

Question 7

Refer to the exhibit A network administrator experiences these issues with the network:

    PC1 is experiencing a buffering problem for video applications

    The servers that are connected to SW2 are experiencing packet drops when they connect to the Internet

The engineer wants to configure the required traffic capture to investigate the issue further Which configuration must be implemented to monitor the traffic?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 8

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

Page: 2 / 32
Total 422 questions