cisco 350-601 practice test

implementing and operating cisco data center core technologies (dccor)

Last exam update: Dec 14 ,2024
Page 1 out of 51. Viewing questions 1-10 out of 504

Question 1

An engineer is performing an ISSU upgrade on the Cisco MDS 9000 Series Switch. What is the impact on the control plane of the switch?

  • A. It is down for less than 80 seconds.
  • B. It remains down for more than 80 seconds but less than 140 seconds.
  • C. It remains down until the next reboot.
  • D. It remains up throughout the update.
Mark Question:
Answer:

a


On a 95xx or 97xx Series MDS with dual supervisors, during the firmware upgrade, the new code is loaded on the standby supervisor. A switchover then occurs in order to make the supervisor that runs the new code active. The code is then loaded on the previously active supervisor, and it becomes the new standby supervisor. The data plane continues to pass fibre channel traffic. The modules then non-disruptively start at the lowest numbered module and proceed to the highest.
On a 91xx, 92xx, or 93xx Series MDS, which has only one supervisor, the supervisor (control plane) is reloaded. The data plane continues to pass fibre channel traffic.
If you intend to upgrade via Telnet, Secure Shell (SSH), or Simple Network Management Protocol (SNMP) (Fabric Manager/Device Manager), ensure that you have an Ethernet connection to both of the supervisors. After the Telnet session is lost during the upgrade, you must reconnect to the switch. You will connect to the previous standby supervisor now.
Reference:
https://www.cisco.com/c/en/us/support/docs/storage-networking/mds-9000-nx-os-san-os-software/118952-technote-mds9k-00.html

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

A network engineer must determine the cooling requirements for a Cisco UCS C-Series Rack Server. The server with PCIe cards is configured with a fan configuration policy. Which configuration should be used for the fan policy of the server?

  • A. server # scope chassis server /chassis # scope fan-policy server /chassis/fan-policy # set fan-policy balanced server /chassis/fan-policy* # commit
  • B. server # scope chassis server /chassis # scope fan-policy server /chassis/fan-policy # set fan-policy high-power server /chassis/fan-policy* # commit
  • C. server # scope chassis server /server # scope fan-policy server /server/fan-policy # set fan-policy acoustic server /server/fan-policy* # commit
  • D. server # scope server server /server # scope fan-policy server /server/fan-policy # set fan-policy low-power server /server/fan-policy* # commit
Mark Question:
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3


Refer to the exhibit. A developer must create a Bash script that performs a Chef Client reload in the event of a system reset. Which command completes the script?

  • A. killproc -n $pidfile $exec -SIGHUP
  • B. killproc -pi $pidfile $exec -HUP
  • C. killproc -p $pidfile $exec -HUP
  • D. killproc -n $pidfile $exec -HUP
Mark Question:
Answer:

c

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

DRAG DROP An engineer deploys a custom Guest Shell rootfs on a Nexus 9000 Series Switch. Drag and drop the steps from the left into the order required to deploy the solution on the right. Not all options are used.
Select and Place:

Mark Question:
Answer:


Reference:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-
OS_Programmability_Guide_7x/Guest_Shell.html
https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2018/pdf/BRKDCN-2015.pdf

Discussions
0 / 1000

Question 5

Which two statements describe the process of performing an EPLD upgrade on a Cisco MDS 9000 Series Switch? (Choose two.)

  • A. The upgrade is performed from the standby supervisor module.
  • B. The upgrade process disrupts only the module that is being upgraded.
  • C. The upgrade is performed on the active supervisor.
  • D. If an upgrade is interrupted, the upgrade continues after a connection is restored.
  • E. Modules must be online to be upgraded.
Mark Question:
Answer:

ab


When you upgrade or downgrade the EPLDs, observe the following guidelines and limitations:
You can upgrade each module only when it is online. The EPLD upgrade is only disruptive to the module being upgraded.
If you interrupt an EPLD upgrade or downgrade, the module must be upgraded again.
In Cisco MDS 9000 Director Switches, EPLD upgrade or downgrade can only be executed from the active supervisor module. To upgrade the supervisor
EPLDs nondisruptively, upgrade the standby supervisor and then switchover. After the new standby supervisor is online, its EPLDs can be upgraded.
In Cisco MDS 9000 Series Fabric Switches, be sure to specify 1 as the module number. The switch must be power cycled for the EPLDs to start running the new code.
Reference:
https://www.cisco.com/c/en/us/td/docs/dcn/mds9000/sw/9x/release-notes/epld/epld-rn-922.html

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 6

A Cisco UCS C-Series server is installed at a data center. The server should be managed by the Cisco UCS Manager by using a single cable for management and data traffic. Which configuration should be applied after the physical connection is established?

  • A. UCS-A# scope server 1 UCS-A /server# scope cimc UCS-A /server/cimc # scope mgmt-conn sideband UCS-A /server/cimc # mgmt-conn-state enabled UCS-A /server/cimc/mgmt-conn* # commit-buffer
  • B. UCS-A# scope chassis 1 UCS-A /chassis# scope cimc UCS-A /chassis/cimc # scope mgmt-conn sideband UCS-A /chassis/cimc/mgmt-conn # mgmt-conn-state enabled UCS-A /chassis/cimc/mgmt-conn* # commit-buffer
  • C. UCS-A# scope chassis 1 UCS-A /chassis# scope cimc UCS-A /chassis /cimc # set mgmt-conn-state enabled UCS-A /chassis /cimc/mgmt-conn* # commit-buffer
  • D. UCS-A# scope server 1 UCS-A /server# scope cimc UCS-A /server/cimc # scope mgmt-conn sideband UCS-A /server/cimc/mgmt-conn #set mgmt-conn-state enabled UCS-A /server/cimc/mgmt-conn* # commit-buffer
Mark Question:
Answer:

d


Reference:
https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/c-series_integration/ucsm3-1/b_C-Series-Integration_UCSM3-1/b_C-Series-
Integration_UCSM3-1_chapter_010.html

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 7

An engineer must implement a Cisco UCS system at a customer site. One of the requirements is to implement SAN boot. The storage system maps the source
WWPN to a unique LUN.
Which method does Cisco recommend to configure the SAN boot?

  • A. Define the vHBAs as bootable and leave the boot target definition empty.
  • B. Create a SAN boot policy in which every initiator is mapped to a different target LUN.
  • C. Define the vHBAs as bootable and leave the default values on the boot target definition.
  • D. Create a SAN boot policy in which every initiator is mapped to the same target LUN.
Mark Question:
Answer:

d


Reference:
https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-manager/CLI-User-Guides/Server-Mgmt/3-1/ b_Cisco_UCS_Manager_Server_Mgmt_CLI_Guide/server_boot.html#concept_8AD0577BC71F495B88BAF4335C4EF348

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 8

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. MDS-A(config)# logging console 5 MDS-A(config-console)# exec-timeout 300
  • B. MDS-A(config)# line console MDS-A(config-console)# speed 38400 MDS-A(config-console)# exec-timeout 5 MDS-A(config)# logging console 4
  • C. MDS-A(config)# logging line 4 MDS-A(config-console)# session-limit 300
  • D. MDS-A(config)# console MDS-A(config-console)# speed 38400 MDS-A(config-console)# session-limit 5 MDS-A(config)# logging console 5
Mark Question:
Answer:

b


Reference:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/fundamentals/b_Cisco_MDS_9000_Series_NX-
OS_Fundamentals_Configuration_Guide/b_Cisco_MDS_9000_Series_NX-OS_Fundamentals_Configuration_Guide_Release_6_chapter_0100.html

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

DRAG DROP A network engineer must implement RBAC on Cisco MDS 9000 Series Multilayer Switches.
Drag and drop the Cisco MDS 9000 Series roles from the left onto the categories they belong to on the right.
Select and Place:

Mark Question:
Answer:


Reference:
https://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-manager/GUI-User-Guides/Admin-Management/3-1/ b_Cisco_UCS_Admin_Mgmt_Guide_3_1/b_UCSM_Admin_Mgmt_Guide_chapter_01.html

Discussions
0 / 1000

Question 10

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

  • A. A soft reboot is available for the fabric interconnects.
  • B. The firmware version of a component is updated only when it has been modified.
  • C. All servers are rebooted to push the latest updates.
  • D. Security updates are scheduled with the next reboot of the fabric interconnects.
Mark Question:
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2