Cisco Implementing and Operating Cisco Data Center Core Technologies 350-601 DCCOR Exam Questions

Page: 1 / 14
Total 422 questions
Question 1

Refer to the exhibit.

Refer to the exhibit. The list of RPM packages was installed in a Bash shell of a Cisco Nexus 9000 Series Switch. Which action must be used to install and enable a BGP feature on the switch?



Answer : B

The correct answer is B because Cisco Nexus 9000 switches that support NX-OS with Linux Bash shell require a two-step process when a feature is delivered as an RPM package. First, the feature must be installed at the Linux level using the Bash shell and the yum package manager. This is done with the command:

sudo yum -y install bgp

This step installs the necessary binaries and dependencies for the BGP feature. After installation, the feature is not automatically active in NX-OS. The second step is to enable the feature within NX-OS CLI using:

feature bgp

This activates the control plane functionality and allows configuration of BGP on the switch.

Option A is incorrect because it attempts to enable the feature before installing it. Option C is invalid because feature bgp cannot be executed in Bash mode. Option D is incorrect because yum commands must be executed in the Bash shell, not in NX-OS configuration mode.

Thus, the correct workflow is install via Bash enable via NX-OS CLI, which is exactly what option B describes.


Question 2

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?



Answer : C


Question 3

Refer to the exhibit.

Refer to the exhibit. An engineer must configure a new user name called user 1 in a UCS domain hosting multiple sub-organizations The security policy mandates that the role of admin cannot be used The user name must have these permissions:

Which configuration must be used for user 1 to have these permissions?



Answer : C


Question 4

Which Cisco UCS component does an infra bundle ''A'' software upgrade?



Answer : B


Question 5

Refer to the exhibit.

Refer to the exhibit. Which Cisco MDS 9700 Series Switch module EPLDs are upgraded?



Answer : C

The correct answer is C. standby supervisor.

From the exhibit, the command output clearly shows:

Module 6 SUP Yes disruptive Module Upgradable and later confirms:

Module 6 EPLD upgrade is successful and 6 SUP Success.

This indicates that the EPLD upgrade was performed on a Supervisor (SUP) module, specifically module 6. In Cisco MDS 9700 architecture, supervisor modules operate in a redundant pair (active and standby). When EPLD upgrades are performed, Cisco best practice and system behavior typically upgrade the standby supervisor first, because it allows the system to maintain control-plane continuity and minimizes disruption.

The output does not mention PSU, fan, or fabric modules, eliminating options A, B, and D. The explicit reference to SUP confirms that the upgrade applies to a supervisor module.

Thus, based on the module type shown in the output and standard Cisco upgrade behavior, the EPLD upgrade is applied to the standby supervisor, making C the correct answer.


Question 6

Refer to the exhibit.

Refer to the exhibit A network engineer must use a Cisco on-box Python CLI to configure the BGP AS 65501 on Cisco Nexus 9000 Series Switch The output from the command must be returned as raw output instead of JSON format Which command set must be used to complete the configuration?



Answer : C


Question 7

Refer to the exhibit.

Refer to the exhibit Two Cisco Nexus 9000 Sefs Switches aie connected using the interface Ethernet 1/1 Which command must be configured under interface Ethernet 1:1 to conjure the switches as EIGRP neighbors?



Answer : A


Page:    1 / 14   
Total 422 questions