Halloween Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

350-601 Cisco Implementing Cisco Data Center Core Technologies (350-601 DCCOR) Free Practice Exam Questions (2025 Updated)

Prepare effectively for your Cisco 350-601 Implementing Cisco Data Center Core Technologies (350-601 DCCOR) certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 5
Total 305 questions

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?

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.

What is the primary purpose of a UCS Domain Profile in Intersight Managed Mode?

A.

It creates the common configuration for a group of fabric interconnects.

B.

It orchestrates data center operations across multiple domains.

C.

It provides a centralized repository for UCS Manager backups

D.

It manages individual service profiles for UCS servers

Refer to the exhibit. A DevOps engineer must create a PowerShell script to display a list of tenants in the Cisco Application Centric Infrastructure (ACI) by using the Cisco ACI PowerShell module. The engineer does NOT know how many results will be returned, so it is important to iterate through all the results. Which code snippet completes the script?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which Cisco UCS Manager XML encoded backup type must be used to back up user names, roles, and service profiles?

A.

Full State Configuration

B.

Logical Configuration

C.

All Configuration

D.

System Configuration

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?

A.

device-alias distribute diffs-only

B.

device-alias enhanced

C.

device-alias commit

D.

device-alias confirm-commit

An engineer configures a storage environment for a customer with high- security standards. The secure environment is configured in vsan 50. The customer wants to maintain a configuration and active databases and prevent unauthorized switches from joining the fabric. Additionally, the switches must prevent rogue devices from connecting to their ports by automatically learning the WWPNs of the ports connected to them for the first time. Which two configuration sets must be used to meet these requirements? (Chose two.)

A.

port-security enable port-security activate vsan 50

B.

clear fabric-binding activate vsan 50 fabric-binding activate vsan 50

C.

fabric-binding activate vsan 50 force

D.

fcsp enable fcsp auto-active

E.

fcsp dhchap hash md5 shal

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?

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

Refer to the exhibit. An administrator connects a Cisco Nexus Series to the Cisco ACI fabric. The connectivity must allow Cisco Discovery Protocol LLDP, and LACP. Which action enables the protocols between Switch-1 and the ACI leaf switches?

A.

Enable an existing interface selector.

B.

Implement an interface policy group.

C.

Configure an interface profile.

D.

Activate a leaf interface.

Which technology provides RDMA functionality if the requirements are to support high bandwidth options and keep traffic separate from other network traffic?

A.

RoCEv2

B.

RoCEvI

C.

NVMe-oF

D.

InfiniBand

Refer 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?

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

An engineer must implement a set of changes in a Cisco Nexus 9000 Series Switch so that:

Which set of actions meets these requirements?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

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?

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

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?

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

Which Cisco Nexus Dashboard service distributes Cisco ACI network configuration policies and templates to different data centers?

A.

Nexus Orchestrator

B.

Nexus Insight

C.

Nexus Fabric Controller

D.

Nexus Data Broker

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?

A.

Bash

B.

Python

C.

TCL

D.

JavaScript

A Cisco UCS C-Series server needs to be installed in a data center. The server must be managed by using Cisco UCS Manager with a single cable for management and data traffic. Which set of commands must be run on the server after a physical connection is established?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Refer to the exhibit. Which value must be added to the LDAP provider to complete the LDAP group map configuration in Cisco UCS Manager?

A.

CN=ucsbind.OU=UCS,DC=Sigtranlab.DC=com

B.

LDAP_Sigtran

C.

sAMAccountName=$userid

D.

DC=Sigtranlab.DC=com

A network engineer deploys a cloud service for a customer The customer wants complete control over the underlying operating system data and application Which cloud service model must be used to accomplish this goal?

A.

Infrastructure in a service

B.

storage as a service

C.

platform as a service

D.

software as a service

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

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.

An engineer must perform a software upgrade on a production Cisco Nexus 7000 Series Switch. Before the upgrade activity, the requirement is for all ports to be shut down and routing protocols to terminate gracefully. Which feature must be used to meet these requirements?

A.

Configuration Profile

B.

Maintenance Mode Profile

C.

Switch Profile

D.

Service Profile Template

Page: 1 / 5
Total 305 questions
Copyright © 2014-2025 Solution2Pass. All Rights Reserved