Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

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

Questions 4

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

Buy Now
Questions 5

Cisco Nexus 9000 Series Switches are configured with LACP protocol and default aging timers. What is the impact on the LACP peer during an ISSU upgrade?

Options:

A.

The LACP peer connection terminates.

B.

The LACP peer session remains up.

C.

The LACP peer renegotiates the adjacency.

D.

The LACP peer connection resets.

Buy Now
Questions 6

Refer to the exhibit.

350-601 Question 6

Two Cisco Nexus Series Switches use EIGRP between their Eth1/1 interfaces. The switches are configured to support EIGRP authentication. Which set of CLI

commands must be used to establish EIGRP neighborship?

Options:

A.

interface Ethernet1/1 ip router eigrp Pallini ip authentication mode md5 Pallini EIGRP

B.

Interface Ethernet1/1 ip router eigrp 10 ip authentication mode eigrp Pallini EIGRP

C.

interface Ethernet1/1 ip router eigrp 10 ip authentication mode EIGRP Paliini md5

D.

interface Ethernet1/1 ip router eigrp Pallini ip authentication mode eigrp Pallini md5

Buy Now
Questions 7

Which component is upgraded by using an EPLD upgrade on a Cisco Nexus 9000 Series Switch?

Options:

A.

dual-homed fabric extenders

B.

BIOS

C.

field-programmable gate arrays

D.

ISSU of the NX-OS version

Buy Now
Questions 8

An administrator in UCS Manager must enable its users to reboot and decommission the servers and perform backup jobs Which set of user privileges permits these activities?

Options:

A.

•Is-networfc •ext-lan-secunty

B.

•Is-storage •Is-config

C.

•Is-server-oper

•Is-secunty

D.

•operations •pn-maintenance

Buy Now
Questions 9

350-601 Question 9

350-601 Question 9

Refer to the exhibits An engineer must implement a SPAN session that sends a copy of all VLAN 11 traffic on N5K_1 to the Traffic Capturing Device The configuration that is presented is already applied to the Cisco UCS Manager. Which additional action meets the objective?

Options:

A.

Assign the VLAN to the monitored port.

B.

Choose VLAN 11 under the VSANs section.

C.

Select the Clear Destination feature.

D.

Create a LAN traffic monitoring session.

Buy Now
Questions 10

What is the impact of an EPLD upgrade on a Cisco MDS 9000 Series Switch?

Options:

A.

The active supervisor traffic is disrupted.

B.

The upgrade disrupts the management connectivity to the switch.

C.

The standby supervisor module reloads multiple times.

D.

The upgrade process disrupts only the module that is being upgraded.

Buy Now
Questions 11

A network engineer must configure a Fibre Channel interface on the Cisco MDS 9000 Series Switch. The configuration must meet these requirements:

350-601 Question 11

Which command set configures a Fibre Channel interface that meets these requirements?

350-601 Question 11

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 12

An engineer is deploying a VXLAN EVPN environment for a customer. The customers environment suffers from a large amount of flooding related to hosts attempting to resolve the MAC to IP mapping on the network segment. Which feature prevents this issue from happening in the future?

Options:

A.

anycast rendezvous point

B.

anycast gateway

C.

IPARPSYNC

D.

IP ARP suppression

Buy Now
Questions 13

350-601 Question 13

Refer to the exhibit. An engineer installs a new Cisco UCS B-Series server. The requirement is to install an operating system on a LUN that is provided by the Fibre Channel storage array. Which two steps must be configured in the boot policy to accomplish this goal? (Choose two )

Diss We Enforce vNIC/VHBA/iSCSI Name.

Options:

A.

Add Local CD/DVD and SAN Boot.

B.

Configure a SAN Boot Target with a WWPN.

C.

Set Boot Order to External USB and LAN Boot Create .

D.

SCSI VNlCs and add Local LUN.

Buy Now
Questions 14

What is the impact of upgrading the firmware of the Cisco UCS Manager?

Options:

A.

The UDP packets destined for the primary fabric interconnect are dropped.

B.

The connected user is logged out and the session is ended

C.

The connectivity to the fabric interconnects using RDP is unavailable.

D.

Fault suppression is triggered when the upgrade process starts.

Buy Now
Questions 15

350-601 Question 15

Refer to the exhibit. The network management system that is located at 192.168.10.10 and port 2000 must receive traps from the Cisco UCS Manager called UCSM. The community name is Cisco123! and the SNMP version must be the most secure.

These two commands have already been configured on Cisco UCSM.

UCS-A# scope monitoring

UCS-A/monitoring # enable snmp

Which command set completes the SNMP configu

350-601 Question 15

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 16

An engineer must develop a Python script that generates an interface configuration JinJa template called port_config.j2 with values defined in a Python dictionary

called int_dict. The generated output must be written to a file called port.conf in the same directory as the Python script. Which line must be added to complete the script and send the

interface configuration generated to a Cisco Nexus switch using SSH?

Options:

A.

com =nexus.send_config_from_file(‘commands')

B.

com = nexus.send_config_from_file(‘port.conf')

C.

com =nexus.send_config_from_file('file')

D.

com =nexus.send_config_from_file(‘int_dict’)

Buy Now
Questions 17

An architect must select a scripting language for automating Cisco Nexus Series Switches and Cisco UCS Manager. The language must comply with these requirements:

•Can run in interactive mode for testing

•Can be run from different operating systems without changing code •Extensible with a diverse set of libraries

Which scripting language meets these requirements?

Options:

A.

Bash

B.

Python

C.

TCL

D.

JavaScript

Buy Now
Questions 18

Which solution provides remote and direct file-level access to users and systems?

Options:

A.

Fibre Channel over Ethernet

B.

network-attached storage

C.

direct-attached storage

D.

storage area network

Buy Now
Questions 19

350-601 Question 19

Refer to the exhibit. Server1 is connected to a Cisco Nexus 9000 Series Switch via a 1-Gb pod channel. The storm control is applied to the Eth0 device with a zero percent value What does the switch do to traffic that traverses the switch interfaces during the streaming window that exceeds the bandwidth of the interfaces?

Options:

A.

forwards half of the traffic

B.

suppresses all traffic

C.

forwards all traffic

D.

drops all of the excess traffic

Buy Now
Questions 20

A DevOps engineer must use Python to manage a Cisco device. The device is in a highly secure DMZ environment. Only trusted Cisco Python libraries can be used. Which solution meets

the requirements?

Options:

A.

Develop an off-box Python script that uses trusted Cisco libraries.

B.

Develop an application by using serverless technologies in a primary cloud provider.

C.

Develop a containerization application that uses trusted Cisco-provided libraries.

D.

Develop an on-box Python script that uses trusted Cisco libraries.

Buy Now
Questions 21

An engineer must configure OSPF routing on Cisco Nexus 9000 Series Switches. The IP subnet of the Eth 1/2 interface for both switches must be advertised via OSPF. However, these interfaces must not establish OSPF adjacency or send routing updates. The current OSPF adjacency over the interface Eth1/1 on SW1 and Eth1/1 on SW2 must remain unaffected. Which configuration must be applied to both Nexus switches to meet these requirements?

Options:

A.

interface ethernet 1/2 passive-interface default

B.

interface ethernet 1/2

ip ospf network point-to-point

C.

interface ethernet 1/2 ip ospf passive-interface

D.

interface ethernet 1/2

no ip ospf passive-Interface

Buy Now
Questions 22

A service profile in Cisco UCS Manager must be configured with these requirements:

    Cisco UCS Manager must identify the interfaces on the VMware ESXi host that connect to the Cisco ACI fabric switches.

    The vNIC must support traffic management when congestion occurs.

Which two policies meet these requirements? (Choose two.)

Options:

A.

vNIC/vHBA Placement

B.

Network Control

C.

Serial Over LAN

D.

LAN Connectivity

E.

QoS

Buy Now
Questions 23

350-601 Question 23

Refer to the exhibit. The router R1 and N9K1 establish EIGRP neighborship. R1 is advertising network 10.1.1.15/32 to N9K1 and N9K2 and N9K3 are forming the OSPF neighborship over area 1 Which configuration prevents N9K3 from receiving external LSA for network 10.1.1.15/32?

A)

350-601 Question 23

B)

350-601 Question 23

C)

350-601 Question 23

D)

350-601 Question 23

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 24

350-601 Question 24

An engineer implements SPAN configuration on an Nexus 5000 series switch. Which two commands are necessary to complete the SPAN session configuration? (Choose two)

Options:

A.

Configure the switchport mode SD under interface fc2/1.

B.

Configure switchport speed 4000 under interface fc2/2

C.

Configure the switchport monitor under interface fc2/2.

D.

Configure the switchport mode SD under interface fc2/2.

E.

Configure session type fc under monitor session 1.

Buy Now
Questions 25

A network administrator must create a daily scheduler job on a Cisco Nexus 9000 Senes Switch to back up the device configuration and transfer the backed-up configuration to an external server The backup task must meet these requirements

•The backup file must be saved in a directory named config_backup on the external server •The switch must send an email notification to the administrator when the job is complete

The scheduler job must be configured to run every day at 11 PM Which commands must be run on the switch?

350-601 Question 25

350-601 Question 25

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 26

A customer deploys a media server to distribute streaming videos to network clients. The requirement is to allow the video feed to reach only requesting clients. The shared trees must not

propagate the video feed if no clients from that tree request it. To reduce configuration touchpoints, the solution must support the automatic discovery and announcement of RP-set

information. Each router in the network is responsible for selecting the RP. Which configuration set meets these requirements?

Options:

A.

router(config-if)# ip pim sparse-sense mode router(config}# ip pim auto-rp router(config)# ip pim send-rp-announce

B.

router(config-if}# ip pim dense-mode router(config)# ip pim rp-address 1.1.1.1 router(config}# ip pim rp listener

C.

router(config-if}# ip pim bidir-enable router(config}# ip pim ssm default router(config}# ip igmp version 3

D.

router(config-if}# ip pim sparse mode router(config)# ip pim bsr-candidate Lo0 router(config)}# ip pim rp-candidate Lo0

Buy Now
Questions 27

350-601 Question 27

Refer to the exhibit. User1 and User2 are connected to VTEP1 switch. The users can reach the WEB server. The monitoring tool shows degrading network performance and excessive traffic is sent from User2 to reach the WEB server. Which storm control percentage levels must be used to suppress traffic from User2 and allow all traffic types from User1?

Options:

A.

Level 0 on Eth1/1 and Level 100 on Eth1/2

B.

Level 0 on Eth1/2 and Level 0 on Eth1/5

C.

Level 0 on Eth1/2 and Level 100 on Eth1/1

D.

Level 100 on Eth1/1 and Level 100 on Eth1/5

Buy Now
Questions 28

An engineer needs to implement a solution that will provide telemetry of MDS 9000 switches in a SAN fabric. The solution should use Cisco Data Center Network Manager (DCNIM) with SAN insights feature. Which three steps are required to deploy the solution? (Choose Three.)

Options:

A.

Select a target Fabric to be monitored.

B.

Activate ENTERPRISE_PKG license on target switches

C.

Select the target ports to be monitored for telemetry data

D.

Configure name resolution between the devices

E.

Select a target VSAN to be monitored

F.

Activate SAN_ANALYTICS_PKG license on target switches

Buy Now
Questions 29

Refer to the exhibit. A source is sending a multicast traffic stream to the receiver. How is the multicast traffic expected to flow through the network when it reaches a vPC peer?

Options:

A.

The multicast traffic is not replicated to the ports that joined a multicast group (224.0.0.13) or the peer link. The multicast traffic stream flows from Agg-1 to Agg-2 over the M1-to-M2 peer link and forwards the traffic over Layer 4 to Access-2.

B.

The multicast traffic is replicated to the ports that joined a given multicast group and the peer link. The multicast traffic stream flows from Agg-1 to Agg-2 over the M1-to-M2 peer link and forwards the traffic over Layer 4 to Access-2.

C.

The multicast traffic is not replicated to the ports that joined a multicast group (224.0.0.13) or the peer link. The multicast traffic stream flows over the vPC link to ensure that orphan ports get the multicast stream in failure scenarios.

D.

The multicast traffic is replicated to the ports that joined a given multicast group and the peer link. The multicast traffic stream flows over the peer link to ensure that orphan ports receive the multicast stream in failure scenarios.

Buy Now
Questions 30

What is a benefit of using the Cisco UCS Lightweight upgrade feature?

Options:

A.

The firmware version of a component e updated only when it has boon modified.

B.

A sod reboot is available for the fabric interconnects

C.

Security updates are scheduled with the next reboot d the fabric interconnects.

D.

All servers are rebooted to push the latest updates.

Buy Now
Questions 31

Which feature of Cisco Nexus Dashboard permits users to switch between site controllers of Cisco ACI?

Options:

A.

air-gap support

B.

multifactor authentication

C.

single sign-on

D.

cloud-site onboarding

Buy Now
Questions 32

An engineer must create an EPG called "Test* The configuration request should succeed it the Tenant called "Tenant" and the application profile called "Test" exist The firewall policy allows only the HTTP connectivity lo APIC from the user's computer. Which action accomplishes this goal?

Options:

A.

Send to APIC payload using HTTP PUT to the Cisco APIC.

B.

Send to APIC payload using HTTP POST to the Cisco APIC.

C.

Send to APIC payload using HTTP PUT to the Cisco APIC

D.

Send

Buy Now
Questions 33

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

Buy Now
Questions 34

An engineer is implementing a Cisco ACI fabric and must use static VLAN range as part of a VMM deployment. The static VLAN must be incorporated into the dynamic VLAN pool. The existing VLAN pool is set for dynamic allocation. Which action accomplishes this goal?

Options:

A.

Add the VLAN to the pool configured with Inherit Allocation Mode from parent.

B.

Change the existing VLAN pool to static allocation mode.

C.

Add a static VLAN allocation range to the VLAN pool.

D.

Create a static reservation within the dynamic VLAN pool.

Buy Now
Questions 35

All logins to a Cisco Nexus 9000 Series Switch must pass through the TACACS+ server at IP address 192.168.10.10. The configuration must meet these requirements:

• The TACACS+ server must be used for SSH and Telnet.

• The TACACS+ server key must be Cisco123!.

• Management VRF must be used for connectivity.

• The deployment must fail back to local credentials if the TACACS+ server fails to respond within 30 seconds.

Drag and drop the code snippets from the right onto the blanks in the code on the left to complete the configuration. Not all code snippets are used.

350-601 Question 35

Options:

Buy Now
Questions 36

An engineer m9ust configure SAN connectivity in Cisco UCS manager. The requirement is to specify the WWPN of the storage array and set the zoning type to single initiator multiple targets. The engineer must also configure interrupt handling and queues of the vHBA interface. Which two Cisco UCS policies should be used to configure the settings? (Choose two.)

Options:

A.

SAN connectivity policy

B.

boot policy

C.

Fibre Channel adapter policy

D.

storage connection policy

E.

vHBA policy

Buy Now
Questions 37

An engineer must configure Cisco MDS 9000 Series Switch to provide role-based authorization on a TACACS+ server. The configuration must meet these requirements:

•All commands under the switch configuration mode must be permitted.

•The group of TACACS+ servers is named lad.

Which command set accomplishes this task?

Options:

A.

"a authorization config-commands

aaa authorization conflg-commands default group tad

B.

aaa authentication conflg-commands

aaa authentication config -commands default group tad

C.

aaa authentication commands

aaa authentication commands default group tad

D.

aaa authorization commands

aaa authorization commands default group tad

Buy Now
Questions 38

The network team needs permissions to access the Cisco UCS B-Series Servers via the Cisco UCS Manager GUI to configure the network and collect information about faults. The administrator wants to assign these permissions to the newly configured user called netops. Which set of tasks must the administrator perform to accomplish these goals?

Options:

A.

Deploy username noteps on the users locales. Assign the roles of network security and facility manager.

B.

Implement username netops on the locally authenticated user. Assign the roles of network administrator and operations.

C.

Enable username netops on the authenticated users. Assign the roles of storage administrator and facility manager.

D.

Configure username netops on the Cisco UCS Manager login profile. Assign the roles of AAA administrator and operations.

Buy Now
Questions 39

Which protocol is used by a Cisco NX-OS device to send telemetry data encoded in JSON?

Options:

A.

HTTP

B.

SSH

C.

TCP

D.

RCP

Buy Now
Questions 40

An engineer must analyze packets arriving from a server port on a Cisco Nexus 9000 Series Switch. The packet sniffer is located on a different switch from the one the server is currently connected to. The packet capture must meet these requirements:

    It must capture all incoming packets on the switch port.

    It must capture the first 1000 bytes of the packet to conserve bandwidth.

Which action must be taken to meet these requirements?

Options:

A.

Configure the marker-packet to 1000.

B.

Implement an ACL with the packet-length of 1000.

C.

Enable the MTU size of 1000.

D.

Set rate-limiting to 1000.

Buy Now
Questions 41

A network engineer must restore the running configuration on a Cisco Nexus 90O0 Series Switch to an existing snapshot called "stable1. The restore procedure should proceed only if no errors occur. Which configuration should be used to accomplish this goal?

Options:

A.

rollback checkpoint stable1 best-effort running -config best-effort

B.

rollback running-config checkpoint stable1 best-effort

C.

rollback running-config checkpoint stable1 atomic

D.

rollback checkpoint stable1 best-effort running-config atomic

Buy Now
Questions 42

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.

350-601 Question 42

Options:

Buy Now
Questions 43

An engineer implements an Application Performance Monitoring (APM) solution. The solution runs in a vSphere infrastructure where the vSwitch support for promiscuous mode is disabled for security reasons. As a result, the final implementation must receive a copy of bidirectional traffic to a load balancer that is connected to a Cisco Nexus 93108 series switch. The APN solution GRE encapsulated traffic. Which configuration must be applied to the switch to meet this requirement?

350-601 Question 43

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 44

Which set of actions must be taken to backup service profiles, MAC pools, and VLANs and transfer the back up file to the external server using authentication?

350-601 Question 44

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 45

350-601 Question 45

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:

350-601 Question 45

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

Buy Now
Questions 46

Several production and development database servers exist in the same EPG and IP subnet. The IT security policy is to prevent connections between production and development. Which attribute must be used to assign me servers to different microsegments?

Options:

A.

VM name

B.

data center

C.

VMM domain

D.

IP address

Buy Now
Questions 47

A network engineer must configure a power redundancy policy on a Cisco UCS C-Series Rack Server. The power redundancy must support two power sources being used to power the server. Which configuration should be applied to meet the requirement?

350-601 Question 47

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 48

An engineer must configure a Fibre Channel port channel on a Cisco Nexus 9000 Series Switch. The configuration must meet these requirements:

    A port-channel protocol negotiation is performed with the peer ports.

    The trunk mode must be explicitly configured for the interfaces.

    VSANs from 10 to 20 must be allowed.

Which command set configures the devices to meet the requirements?

350-601 Question 48

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 49

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

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 50

Which virtualization feature is provided by network-attached storage?

Options:

A.

ALUA path redirection

B.

hypervisor host boot LUN

C.

VM cluster shared disk

D.

raw device passthrough

Buy Now
Questions 51

A network engineer needs to configure system logging on the Cisco MDS Series Switch. The messages must be displayed with the severity level of "warning" and above. For security reasons, the users must be logged out of the console after 5 minutes of inactivity. Which configuration must be applied to meet these requirements?

A)

350-601 Question 51

B)

350-601 Question 51

C)

350-601 Question 51

D)

350-601 Question 51

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 52

Which technology enables RDMA functionality over Ethernet between multiple broadcast domains?

Options:

A.

RoCEv1

B.

iWARP

C.

NVMe-oF

D.

RoCEv2

Buy Now
Questions 53

An online retailer uses 200 cloud-hosted virtual machines (VMs). Currently, the configuration of each VM is performed manually. To support the growth strategy of the retailer, the retailer starts to automatically scale the VMs to meet demand and uses Ansible for configuration management. Which action must be performed in Ansible to meet the requirements before automation is performed?

Options:

A.

Configure a dynamic inventory plug-in.

B.

Set up and configure Ansible Tower.

C.

Add each VM to the .ini inventory file.

D.

Register each VM in Ansible

Buy Now
Questions 54

In a data center based on Cisco Nexus 9000 Series Switches, all endpoints support explicit congestion notifications How does the Nexus switch respond when the ECN-enabled queue reaches the maximum WRED threshold?

Options:

A.

All the outgoing packets are marked.

B.

Low-priority incoming packets are dropped

C.

A congestion notification packet is sent to the sender

D.

A pause frame is sent to the source.

Buy Now
Questions 55

350-601 Question 55

Refer to the exhibit. A network engineer must configure an authentication solution for Cisco UCS with these conditions:

    Two-factor authentication must be enabled for all UCS user authentication.

    All AAA packets must be encrypted and use TCP port 49 to establish communication.

Which set of actions needs these requirements?

350-601 Question 55

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 56

Which Cisco UCS firmware reboot policy must be used in the maintenance policy to prevent the server firmware from upgrading automatically and wait for user input before proceeding?

Options:

A.

Immediate

B.

Schedule

C.

User-ack

D.

Timer-automatic

Buy Now
Questions 57

350-601 Question 57

Refer to the exhibit. SVR-A in EPG-A/BD-A fails to reach SVR-B in EPG-B/BD-B. Which two conditions should be verified to analyze the traffic between the two EPGs? (Choose two.)

Options:

A.

A contract exists between EPG-A and EPG-B and allows the traffic.

B.

Limit Endpoint Learning is disabled on the bridge domain for EPG-B.

C.

SVR-B is learned as an endpoint in EPG-B from Node-112.

D.

EPG-A and EPG-B are excluded from the preferred group.

E.

The bridge domain for EPG-B floods ARP packets.

Buy Now
Questions 58

350-601 Question 58

Refer to the exhibit. Users report SAN traffic packet loss on a blade server that is managed by using Cisco UCS Manager. An engineer must implement a SPAN feature to an external Fibre Channel analyzer. Which configuration source in the TEST monitoring session must the engineer select?

Options:

A.

all the storage ports

B.

all the virtual host bus adapters from the server

C.

all the uplink Fibre Channel ports

D.

all the VSANs from the server

Buy Now
Questions 59

A network engineer implements a Python script on a Cisco Nexus 9000 Series Switch with redundant supervisors. The script is located on a built-in container that runs as part of the Cisco NX-OS system. The requirement is to automate the periodic transfer of the Python script to a redundant supervisor. In addition, the script must be transferred to an external server using encryption and authentication. Which configuration set meets these requirements?

Options:

A.

Enable the checkpoint feature. Configure an EEM job to transfer the script to the SCP server.

B.

Implement the guest shell synchronization feature. Configure a scheduler job to transfer the script to the TFTP server.

C.

Enable the checkpoint feature. Configure a scheduler job to transfer the script to the HTTP server.

D.

Implement the guest shell synchronization feature Configure a CRON job to transfer the script to the SCP server.

Buy Now
Questions 60

350-601 Question 60

Refer to the exhibit During a vPC peer switch reload, there is packet loss between the server and the router Which action must be taken to prevent this behavior during future reloads?

Options:

A.

Set the routed uplink ports of the Cisco Nexus peers as orphans.

B.

Increase the vPC delay restore timer.

C.

Decrease the OSPF hello and dead interval timers.

D.

Disable vPC ARP synchronize on the vPC peers.

Buy Now
Questions 61

350-601 Question 61Refer to the exhibit.

Which command is run from the Guest Shell to set the

description on the first five interfaces of the Cisco Nexus switch?

Options:

A.

[guestshell@guestshell -]$forx in (1..5); dodohost "conf t" ; "interface eth1/$x" : "description ServerSx" : done

B.

[guestshell@guestshell -]$forx in(1..5); dohost "conf t: interface eth1/Sx ; description ServerSx";

C.

[guestshell@guestshe!l -]$ for x in {1.-5}; dohost "conf t; interface eth1/Sx ; description ServerSx" ;

D.

[guestshell@guestshell -]$ for x in {1-0}; do dohost "conf t; interface eth1/Sx ; description ServerSx" ; done

Buy Now
Questions 62

Refer to the exhibit.

350-601 Question 62

Two Cisco Nexus 9000 Series Switches are connected using interfaces Ethernet 1/1. Which CLI must be configured to configure the switches as EIGKP neighbors''

A)

350-601 Question 62

B)

350-601 Question 62

C)

350-601 Question 62

D)

350-601 Question 62

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 63

350-601 Question 63

Refer to the exhibit An engineer must provision a VXLAN deployment The OSPF has already been configured as the underlay protocol All BGP configurations will be performed using the template method The deployment must meet these requirements

    The local update source for leaf switches must be loopback 1

    The router ID must be the local loopback IP address

    The external BGP connections must use a template name

Drag and drop the configuration snippets from the bottom to complete the configuration

350-601 Question 63

Options:

Buy Now
Questions 64

A company plans to migrate some of its services to the cloud. The company does not want to manage or control the underlying cloud infrastructure. It also wants to maintain control over the deployment of its applications and configuration settings of the application-hosting environment. Which cloud service model meets these requirements?

Options:

A.

Platform as a Service

B.

Function as a Service

C.

Infrastructure as a Service

D.

Software as a Service

Buy Now
Questions 65

Refer to the exhibit.

350-601 Question 65

The server is sending traffic to the storage server using Fiber Channel protocol. The requirement is for the N5K-1 to forward traffic to MDS9k-1. Drag and drop the configuration steps from the right to complete the configuration for N5K-1 on the left. Not all configuration steps are used.

350-601 Question 65

Options:

Buy Now
Questions 66

Refer to the exhibit.

350-601 Question 66

A network engineer must configure port E1/31- 32 to forward only storage server traffic of VLAN 200 on Cisco fabric interconnects A and B. Port E1/31- 32 is not reserved for any other traffic. Which port type must be configured to accomplish this goal?

Options:

A.

unified uplink

B.

uplink

C.

FCoE uplink

D.

FCoE storage

Buy Now
Questions 67

A network engineer plans to upgrade the firmware of a Cisco UCS B-Series chassis by using the Auto Install feature. Which component is upgraded during the infrastructure firmware upgrade stage?

Options:

A.

Cisco IMC

B.

Adapter

C.

I/O module

D.

BIOS

Buy Now
Questions 68

350-601 Question 68

Refer to the exhibit. User 1 and user 2 are connected to the VTEP1 switch. The users can reach the WEB server. A monitoring tool shows degrading network performance that consumes the interface bandwidth between VTEP1 and the spine switch. An engineer noticed that user 1 sends many ARP requests. Which command set on VTEP1 mitigates the issue without preventing user 1 from sending ARP requests?

Options:

A.

interface eth1/3 storm-control multicast level 40

B.

interface eth1/1 storm-control multicast level 40

C.

interface eth1/3 storm-control broadcast level 0

D.

interface eth 1/1 storm-control broadcast level 40

Buy Now
Questions 69

A network architect must redesign a data center network based on OSPFv2. The network must perform fast reconvergence between directly connected switches. Which two actions must be taken to meet the requirements? (Choose two.)

Options:

A.

implement a virtual link between the switches.

B.

Set low OSPF hello and DEAD timers.

C.

Enable BFD for failure detection 0.

D.

Configure an links on AREA 0.

E.

Use OSPF point-to point links only.

Buy Now
Questions 70

An engineer must configure monitoring on a Cisco MDS 9000 Series Switch for a critical interface prone to sporadic data traffic surges. A Remote Network Monitoring alarm must be configured to sample the number of incoming octets on the critical interface every 300 seconds and must be triggered if the traffic exceeds a certain threshold. Which command must be run?

Options:

A.

rmon alarm 1 gauge if In Octets. 1 300 absolute 10000 1

B.

rmon event 1 log trap public interval 300 description "Input Octets Monitoring"

C.

rmon alarm 1 iflnOctets.1 60 absolute rising-threshold 10000 1 interval 300

D.

rmon alarm 1 iflnOctets.1 300 absolute rising-threshold 10000 1

Buy Now
Questions 71

An engineer needs to install a new package on a Cisco Nexus 9000 Series Switch. What is the impact of running the install commit command on the switch?

Options:

A.

The previous package that was n use is deleted from bootflash.

B.

The package is used in the running configuration

C.

The package is used after the switch is restarted

D.

The switch is restarted after the upgrade is complete

Buy Now
Questions 72

350-601 Question 72

Refer to the exhibit. Software downgrade is required on a Cisco Nexus 7000 Series Switch. What is displayed when this command is executed?

Options:

A.

impact of a software upgrade in ISSU and chassis reload

B.

features and commands that are removed automatically from the configuration

C.

features that are enabled automatically after the downgrade

D.

compatibility of software in the system bootflash file

Buy Now
Questions 73

A SAN administrator receives reports about latency and response-time issues that impact various applications. The incidents have gradually increased in frequency and seventy and have reached a critical state Which DCNM configuration set identifies the source of the issues?

350-601 Question 73

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 74

350-601 Question 74

Refer to the exhibit Which encryption type argument must be added to encrypt the text string using Cisco proprietary method?

Options:

A.

0

B.

1

C.

5

D.

7

Buy Now
Questions 75

An engineer must perform a backup and restore in Cisco UCS to rebuild the system in a disaster recovery scenario. The backup file must be encrypted to prevent the passwords from being

stored as cleartext. Which backup configuration meets these requirements?

Options:

A.

Full state backup over TFTP

B.

All configuration backup over SFTP

C.

System configuration backup over FTP

D.

Logical configuration backup over SCP

Buy Now
Questions 76

An engineer needs to connect Cisco UCS Manager to an external storage array. Due to budget limitations, the engineer must connect a Cisco UCS manager directly to an FC storage port. Which two actions must be taken to complete this connection? (Choose two)

Options:

A.

Configure the fabric interconnect in FC switch mode

B.

Create a storage connection policy

C.

Set FC zoning to disabled when creating the VSAN

D.

Configure the fabric interconnect m end-host mode

E.

Create the required VSAN in the SAN cloud

Buy Now
Questions 77

Which configuration statically assigns VSAN membership to a virtual Fibre Channel interface?

Options:

A.

Switch(config-vsan-db)# vsan 100 bind interface fc 3/1

B.

Switch(config-vsan-db)# vsan 100 bind interface vfc 31

C.

Switch(config-vsan-db)# vsan 100 fc 3/1

D.

Switch(config-vsan-db)# vsan 100 interface vfc 31

Buy Now
Questions 78

Based on this output, which storage protocol is used?

350-601 Question 78

Options:

A.

NFSv4

B.

iSCSI

C.

FCoE

D.

SMB

Buy Now
Questions 79

Drag and drop the keywords onto the URL request to collect all the subnets configured under tenant Production using a REST API. Not all options are used.

350-601 Question 79

Options:

Buy Now
Questions 80

What is the impact of an electronic programmable logic device upgrade on a Cisco MDS 9000 Series Director Switch with dual supervisors?

Options:

A.

A manual reboot is required for each supervisor.

B.

Nondisruptive upgrades without traffic interruptions can be performed.

C.

The upgrade is aborted if any module is unsupported.

D.

A complete system reboot is triggered.

Buy Now
Questions 81

Refer to the exhibit.

350-601 Question 81

An engineer prepared the configuration of OSPF in a text file named OSPF.txt. The engineer decided to remove all OSPF configurations. Which Python code must be added to accomplish this goal?

Options:

A.

OSPF_Conf.write(*interface elh1/1\n') OSPF_Com* closed

B.

OSPF_Conf.write('no feature ospf\n")

C.

OSPF_Conf.wrlte('lntorface eth1/1, no feature ospf'Vn') OSPF_Conf.close()

D.

OSPF_Conf.write('interface eth1/1\n'>

Buy Now
Questions 82

The network engineer configured NetFlow to identify the issues affecting the communication between the two hosts. The network capture must meet these criteria:

•source IP 10.0.0.17

•destination IP 10.0.200.150

•Export to 10.100.1.15.

Drag and drop the code snippets from the right onto the blanks in the code to complete the NetFlow configuration.

350-601 Question 82

Options:

Buy Now
Questions 83

A network engineer needs a tool to automate the provisioning of Cisco UCS Service Profiles. The administrator has limited programming knowledge but is skilled with scripting tools. The tool must include existing support for Cisco UCS configuration. Additionally, the administrator will eventually use the solution to manage Cisco UCS C-Series Rack Servers. Which tool meets these requirements?

Options:

A.

Osco DCNM

B.

Python scripts

C.

PowerShell

D.

Bash scripts

Buy Now
Questions 84

An engineer must deploy a UCS-X platform to a customer that requires an air gap between their management systems and the internet Which Intersight deployment option must be used to accomplish this goal?

Options:

A.

Intersight Secure Appliance

B.

Intersight Connected Appliance

C.

Intersight Private Appliance

D.

Intersight Assistant

Buy Now
Questions 85

Refer to the exhibit.

350-601 Question 85

An engineer must replace the Fabric Interconnect called UCS-FI LAB1 with the Fabric Interconnect called UCS-Fl LAB2. The new Fabric Interconnect must be restored with the latest configuration of UCS-Fl LAB1. Which backup type must be used to meet this requirement?

Options:

A.

All configuration

B.

Logical configuration

C.

Full state

D.

System configuration

Buy Now
Questions 86

350-601 Question 86

Refer to me exhibit An engineer is troubleshooting a connectivity issue for a VM with MAC address 00:50:56:88:10:14 running on me cisco UCS-8 Series blade in VLAN 10. Cisco DCS Manager is connected to a Cisco nexus 9000 Series switch over port channel 10. Currently, the VM Is unreachable from any source that Is outside of me Cisco UCS domain. Which action musí be takenlo allow me VM to be readable?

Options:

A.

Allow VLAN 10 In the VPC peer link between the Cisco Nexus switches

B.

Allow VLAN 10 In the vSwitch at the hypervisor level.

C.

Allow VLAN 10 In a trunk between the Fabric interconnects and the Cisco Nexus snitches.

D.

Allow VLAN 10 In a trunk between the IOM and the Fabric Interconnects.

Buy Now
Questions 87

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

Buy Now
Questions 88

What is a characteristic of the NFS protocol?

Options:

A.

It is used for booting Cisco UCS B-Series servers.

B.

It is used to access a storage array at a block level.

C.

It uses UDP and HTTP as its transport.

D.

It uses remote procedure calls with TCP/IP for transport.

Buy Now
Questions 89

350-601 Question 89

Refer to the exhibit. What is the outcome of this command when the EPLD is updated on a Cisco Nexus 9000 Series Switch?

Options:

A.

displays the impact of the upgrade on the operation of the switch

B.

shows a simulated upgrade of the EPLD

C.

displays the compatibility of the EPLD upgrade and the image in the bootflash

D.

upgrades the EPLD on the switch disruptively

Buy Now
Questions 90

350-601 Question 90

Refer to the exhibit. Which action completes the vPC domain implementation?

Options:

A.

Allow VLANs on the vPC peer link member interfaces.

B.

Include the VRF management on the vPC domain.

C.

Configure the system MAC on the vPC domain.

D.

Add the vPC member ports to the vPC channel group.

Buy Now
Questions 91

An engineer must replace a defective fabric interconnect with the same model. The system must be restored, including the database of locally created users. The equivalent Cisco UCS Manager software version must be used. Which backup type must be used to meet these requirements?

Options:

A.

All Configuration

B.

Logical Configuration

C.

System Configuration

D.

Full State

Buy Now
Questions 92

350-601 Question 92

Refer to the exhibit. An engineer must invoke a Python script that alerts the operations team when the router DC-RTR-1 becomes unreachable. Which configuration set accomplishes this task?

Options:

A.

track 3 ip sla 10 reachability

event name GATEWAY-DOWN

event state down

action cli command routerdown.py

B.

scheduler job name ROUTER-DOWN

job track 9 state down

action 1.0 cli source routerdown.py

schedule 10

C.

event scheduler name DOWN-ROUTER

event track 2 state 1 not up

event action 1.0 command source routerdown.py

event start 0:00 repeat 0:05

D.

event manager applet ROUTER-DOWN-SLA

event track 5 state down

action 1.0 event-default

action 2.0 cli command source routerdown.py

Buy Now
Questions 93

350-601 Question 93

Refer to the exhibit. Server 1-must establish an FCoE connection with SW1. Drag and drop the code snippets from the right onto the boxes in the code to complete the FCoE configuration of SW1. Not all code snippets are used.

350-601 Question 93

Options:

Buy Now
Questions 94

Which component is, by default, excluded from the host firmware package on a Cisco UCS B-Series Server?

Options:

A.

local disk

B.

local SD card

C.

storage controller

D.

graphics processing unit

Buy Now
Questions 95

350-601 Question 95

Refer to the exhibit An engineer analyzes a Wireshark packet flow between a PC and a DHCP server What occurs in the packet flow?

Options:

A.

The PC sends an anycast asking for an IP address

B.

The PC receives IP address 10 53 58.3 from the DHCP server.

C.

The PC sends a broadcast asking for an IP address.

D.

The PC sets its IP address to 0 0 0.0 because no DHCP server is available

Buy Now
Questions 96

Refer to the exhibit. VLAN 10 Is experiencing delays and packet drops when the traffic is forwarded through the switch. The destination flow analyzer accepts traffic captures of not more than 30 seconds. Which configuration implements the traffic capture that meets the requirements?

350-601 Question 96

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 97

In a Cisco SAN fabric, UCS fabric interconnects and blades are all monitored by Cisco DCNM. The requirement is for the Cisco UCS manager to be monitored by Cisco DCNM. Which two

configuration steps accomplish this goal? (Choose two.)

Options:

A.

Configure NTP in the equipment policies.

B.

Create an SNMP user using SHA and AES-128.

C.

Configure high availability for the uplinks.

D.

Add a locally authenticated read-only user.

E.

Configure the DCNM IP address as a seed IP

Buy Now
Questions 98

Refer to the exhibit. A traffic collector virtual machine is installed inside the Cisco UCS server. The collector must monitor traffic that is received on G1/2 with ERSPAN. Which set of

actions must be taken to send the traffic to the traffic collector?

Options:

A.

Configure ERSPAN. Configure a source session on Cisco UCS Manager.

B.

Configure SPAN. Configure a source session on the SW1 switch.

C.

Configure ERSPAN. Configure a source session on the SW1 switch.

D.

Configure SPAN. Configure a source session on Cisco UCS Manager.

Buy Now
Questions 99

An engineer musí create a new Cisco UCS user account to perform these actions:

    Modify systems logs, faults, and power management settings

    View access to all other configuration in the UCS domain.

Which two roles must be assigned to the user to permit these actions? (Choose two.)

Options:

A.

Administrator

B.

Server Compute

C.

Facility Manager

D.

Read-Only

E.

Operations

Buy Now
Questions 100

A company must security harden its Cisco UCS C-Series servers. The security policy requires all out-of-band management to meet these requirements

    It must encrypt all traffic

    It must use nondefault ports

    It must provide private administrative sessions

Which Cisco IMC corrflguraton meets the requirements?

350-601 Question 100

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 101

An engineer must recover the Cisco UCS system. The full backup is available on a backup SCP server. Which set of actions recovers the configuration of the Cisco UCS Manager?

Options:

A.

Create a scheduled restore job. Reboot the UCS Manager.

B.

Create an import-config task Set the action to Replace.

C.

Factory reset the fabric interconnect. Select the Restore feature.

D.

Copy the backup file to a USB drive. Copy the running-config.

Buy Now
Questions 102

An engineer must configure a user role interface policy on a Cisco Nexus 9000 Series Switch. The role must prevent access to interface FC3/2 but allow access to interface FC3/1. Which

set of actions must be taken to accomplish this goal?

Options:

A.

Configure deny interface policy. Deny interface FC3/2. Permit interface FC3/1.

B.

Configure permit interface policy. Deny interface FC3/2. Deny interface FC3/1,

C.

Configure permit interface policy. Permit interface FC3/2. Permit interface FC3/1.

D.

Configure deny interface policy. Permit interface FC3/2. Deny interface FC3/1.

Buy Now
Questions 103

An engineer performs a Cisco UCS C480 ML M5 installation from a Cisco UCS Manager As a part of the design the server must perform an iSCSI bool from the storage array Which configuration must be performed in the SAN settings in the root organization to satisfy that condition?

Options:

A.

Implement a WWPN pool.

B.

Create a virtual iSCSI vNIC.

C.

Enable a host SAN pool.

D.

Create an IQN suffix pool.

Buy Now
Questions 104

350-601 Question 104

Refer to the exhibit. VSAN 2077 has been configured as the primary path. Which configuration must be implemented to allow the Cisco UCS system to enable zoning while the device neighbor allows communication using port FC1/24 to the servers?

Options:

A.

Configure Fl in Fibre Channel switching mode and port (d/24 as an FCoE uplink port.

B.

Configure Fl in Fibre Channel switching mode and port fd/24 as a network uplink port.

C.

Configure Fl in Fibre Channel switching mode and port fd/24 as a Fibre Channel storage port.

D.

Configure Fl in Fibre Channel end-host mode and port fd/24 as an appliance port.

Buy Now
Exam Code: 350-601
Exam Name: Implementing Cisco Data Center Core Technologies (350-601 DCCOR)
Last Update: Mar 5, 2026
Questions: 347

PDF + Testing Engine

$144.99

Testing Engine

$109.99

PDF (Q&A)

$94.99