Cisco 350-601 Implementing and Operating Cisco Data Center Core Technologies (DCCOR) Online Training
Cisco 350-601 Online Training
The questions for 350-601 were last updated at Sep 15,2025.
- Exam Code: 350-601
- Exam Name: Implementing and Operating Cisco Data Center Core Technologies (DCCOR)
- Certification Provider: Cisco
- Latest update: Sep 15,2025
Which data structure results from running this Python code?
- A . Set
- B . Tuple
- C . Dictionary
- D . List
An engineer needs to monitor ingress traffic that arrives at interface Ethernet 1/3 that belongs to a Cisco Nexus 5600 Series Switch. The traffic analyzer machine located at interface Ethernet 1/5 is already monitoring other production, and the traffic analyzer must not be impacted by the traffic captured from the interface Eth1/3. The operations team allocated a traffic budget for the new monitoring session of 1 Gbps to meet this requirement.
Which set of commands configures the SPAN session?
- A . Option A
- B . Option B
- C . Option C
- D . Option D
What are two types of FC/FCoE oversubscription ratios? (Choose two.)
- A . server storage to end-node count
- B . port bandwidth to uplink bandwidth
- C . edge ISL bandwidth to core ISL bandwidth
- D . host bandwidth to storage bandwidth
- E . switch processing power to end-node processing power
Due to a domain name change at a customer site, a Cisco UCS cluster must be renamed. An engineer must recommend a solution to ensure that the Cisco UCS Manager is available over HTTPS.
Which action accomplishes this goal?
- A . Reinstall the cluster to generate the default key ring certificate
- B . Generate a new default key ring certificate from the Cisco UCS Manager
- C . Reboot the SSO component of the Cisco UCS Manager
- D . Regenerate the default key ring certificate manually
An environment consists of a Cisco MDS 9000 Series Switch that uses port channels. An engineer must ensure that frames between the source and the destination follow the same links for a specific flow. Subsequent flows are allowed to use a different link.
Which load balancing method should be used to accomplish this goal?
- A . src-id/dst-id
- B . src-dst-oui
- C . src-dst-port
- D . src-id/dst-id/oxid
A customer needs a tool to take advantage of the CI/CD model to streamline its operation and optimize cost. The customer wants to integrate the solution with the cisco products it currently it currently uses, Including Cisco ACI networking and Cisco UCS servers. The solution should also provide on-premises Kubernetes and AppDynamics performance monitoring. Because of the security requirements, the solution not install a local client on products under management.
Which orchestration solution meets these requirements?
- A . Cisco APIC
- B . CISCO UCS director
- C . Cisco DCNM
- D . Cisco CloudCenter
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 correct categories on the right.
Which configuration generates a syslog message when CPU utilization is higher than 60%?
- A . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op gt 60 poll-interval 5 action 1.0 syslog priority notifications msg "cpu high" - B . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op lt 60 poll-interval 5 action 1.0 syslog priority notifications msg "cpu high" - C . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type next entry-op gt 60 poll-interval 5 action 1.0 syslog priority notifications msg "cpu high" - D . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type next entry-op lt 60 poll-interval 5 action 1.0 syslog priority notifications msg "cpu high"
Host 1 is in VLAN 100 located is DataCenter 1 and Host2 is in VLAN200 located in DataCenter2.
Which OTV VLAN mapping configuration allows Layer 2 connectivity between these two hosts?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
A host EPG Client wants to talk to a webserver in EGP Web. A contract with default settings is defined between EPG Client and EPG Web, which allows TCP communication initiated by the client toward the webserver with TCP destination port 80.
Which statement is true?
- A . If EPG Web is made a preferred group member, a contract between EPG Client and EPG Web is no longer required for the host in EPG Client to reach the webserver in EPG Web.
- B . If vzAny is configured to consume and provide a "deny all" contract, traffic between EPG Client and EPG Web is no longer allowed.
- C . The host in EPG Client is allowed to connect to TCP destination port 80 on the webserver in EPG Web. The webserver will not be allowed to initiate a separate TCP connection to a host port with TCP source port 80.
- D . The host in EPG Client is allowed to connect to TCP destination port 80 on the webserver in EPG Web.
The webserver is allowed to initiate a separate TCP connection to a host port with TCP source port 80.