Get Jul-2026 updated 350-601 Certification Exam Sample Questions
350-601 Study Guide Cover to Cover as Literally
Cisco 350-601 Exam is a computer-based exam that comprises around 90-110 questions that can be answered in three hours. 350-601 exam can be taken in-person at a Cisco testing center or online through the Pearson VUE platform. It is a closed-book exam, meaning that candidates are not allowed to use any reference materials during the exam.
NEW QUESTION # 234
An engineer is implementing FCoE. Which aspect of DCBXP on a Cisco Nexus switch affects this implementation?
- A. It always is enabled on 10/100-Mbps native Ethernet ports.
- B. It provides the authentication of peers on the Cisco Nexus switch.
- C. It requires that LLDP transmit and LLDP receive are enabled on the FCoE interface.
- D. It uses the Cisco Fabric Services protocol to exchange parameters between two peer links.
Answer: C
Explanation:
The Data Center Bridging Exchange Protocol (DCBXP) is an extension of LLDP. It is used to announce, exchange, and negotiate node parameters between peers. DCBXP parameters are packaged into a specific DCBXP TLV. This TLV is designed to provide an acknowledgement to the received LLDP packet. DCBXP is enabled by default, provided LLDP is enabled. DCBXP is disabled on ports where LLDP transmit or receive is disabled. https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/layer2/503_n2_1/b_Cisco_n5k_layer2_config_gd_rel_503_N2_1/b_Cisco_n5k_layer2_config_gd_rel_503_N2_1_chapter_01110.html
NEW QUESTION # 235
A network administrator attempts to automate the provisioning of several new Cisco Nexus switches. The administrator prepares a bootstrap configuration script for the task Due to the number of switches a zero- touch provisioning solution is preferred Additionally, some switches arrive with outdated software and should be automatically upgraded as part of the provisioning workflow Which solution meets the requirements?
- A. NX-API
- B. POAP
- C. Ansible
- D. DHCP
Answer: B
NEW QUESTION # 236
An engineer must build a lab replica of a Cisco UCS production environment. The file must be imported into a new Cisco UCS cluster using a Cisco UCS manager GUI. The file must be in XML format and be exported from Cisco UCS Manager using encrypted method. Which two configuration parameters should be selected to meet these requirements?. (Choose two.)
- A. Type All configuration
- B. Type: Logical configuration
- C. Type Full state
- D. Protocol SCP
- E. Protocol TFTP
Answer: A,D
NEW QUESTION # 237
Which configuration implements static ingress replication?
- A. Option A
- B. Option D
- C. Option C
- D. Option B
Answer: A
Explanation:
Explanation
"Configuring Static Ingress Replication" section here:
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/vxlan/configuration/guide/b_Cisco
NEW QUESTION # 238
Which statement about the MAC address that the FCoE Initialization Protocol chooses for use by an E-Node in an FCoE implementation is true?
- A. The FCoE Initialization Protocol uses 01.00.0C as the first 24 bits of the MAC address and appends a 24-bit Fibre Channel ID to derive a full 48-bit FCoE MAC address.
- B. The FCoE Initialization protocol uses a 24-bit FC-MAP and concatenates a 24-bit Fibre Channel ID to create a fibric-provided MAC address.
- C. The FCoE Initialization Protocol uses the burned-in MAC address of the converged network adapter for all FCoE operations.
- D. FCoE does not use a MAC address. The FCoE Initialization Protocol is used to acquire a Fibre Channel ID, and the address is used for all FCoE communications in the same way as Fibre Channel Protocol.
Answer: B
Explanation:
https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Data_Center/UF_FCoE_final.html#wp1154912
NEW QUESTION # 239
The Cisco Nexus switch Generic Online Diagnostics policy for a PortLoopback test requires 10 consecutive failures to error disable the port. The customer wants to change it to 5 consecutive failures. Which configuration applies the changes for module 1 only?
- A. Nexus(config)# event manager applet custom-PortLoopback override __PortLoopback Nexus(config-applet)# event gold mod 1 test PortLoopback testing-type bootup consecutive-failure
5
Nexus(config-applet)# action 1 publish-event - B. Nexus(config)# event manager applet custom-PortLoopback override __PortLoopback Nexus(config-applet)# event gold mod all test PortLoopback testing-type bootup consecutive- failure 5 Nexus(config-applet)# action 1 publish-event
- C. Nexus(config)# event manager applet custom-PortLoopback override __PortLoopback Nexus(config-applet)# event gold mod all test PortLoopback testing-type monitoring consecutive- failure 5 Nexus(config-applet)# action 1 policy-default
- D. Nexus(config)# event manager applet custom-PortLoopback override __PortLoopback Nexus(config-applet)# event gold mod 1 test PortLoopback testing-type monitoring consecutive- failure 5 Nexus(config-applet)# action 1 policy-default
Answer: D
Explanation:
Section: Automation
Explanation/Reference:
https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2017/pdf/BRKDCN-3234.pdf
NEW QUESTION # 240
A new user with access privileges in the Finance department moves to a new Admin department. The user must have access privileges to the Admin department data and applications inside the Cisco UCS Manager Which set of changes must be implemented in Cisco UCS Central for the user to acquire the privileges?
- A. Create a new locale Admin and add the Admin department to the Admin locale. Delete the old locale
- B. Finance and remove the Finance department from the Finance locale.
- C. Disable the Finance user account and add the authentication service for the Admin privileges.
- D. Create an Admin user account and remove the authentication service for the Finance privileges.
Answer: A
Explanation:
In Cisco UCS Central, user privileges are managed through roles and locales. When a user moves departments, their access privileges need to be updated to reflect their new role. By creating a new locale for the Admin department and adding the user to this locale, the user's access privileges are updated to include the Admin department's data and applications. The old Finance locale should be deleted, or the user should be removed from it, to revoke the previous access privileges1.
References:
* Cisco UCS Central Administration Guide1.
* Cisco UCS Central User Accounts and Role-Based Access Control Overview2.
* Assigning User Privileges in Cisco UCS documentation
NEW QUESTION # 241
Refer to the exhibit.
Cisco Fabric Services is enabled in the network. Which type of IP address is used by the Cisco Fabric Services protocol?
- A. IPv4 unicast address
- B. IPv4 gateway address
- C. IPv4 multicast address
- D. IPv4 anycast address
Answer: A
NEW QUESTION # 242
An engineer needs to install a new package on a Cisco Nexus 9000 Series Switch. What is the impact of running the install commit <filename> command on the switch?
- A. The previous package that was in use is deleted from bootflash.
- B. The package is used after the switch is restarted.
- C. The package is used in the running configuration.
- D. The switch is restarted after the upgrade is complete
Answer: B
Explanation:
When you run the install commit <filename> command on a Cisco Nexus 9000 Series Switch, it schedules the new package to be used after the next reboot of the switch. This means that the current running configuration isn't immediately affected by the new package, but it will be incorporated once the switch is restarted.
NEW QUESTION # 243
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. Option D
- B. Option A
- C. Option C
- D. Option B
Answer: D
NEW QUESTION # 244
Refer to the exhibit.
An engineer is implementing zoning on two Cisco MDS switches. After the implementation is finished, E Ports that connect the two Cisco MDS switches become isolated.
What is wrong with the implementation?
- A. Zones must have the same name on both MDS switches for the E Ports to function.
- B. Zones are local to the MDS switch and name service must be used to activate the connection between E Ports.
- C. E Ports on both MDS switches must be configured as F Ports for the zoning to function.
- D. Different zone set names must be configured on both MDS switches.
Answer: B
NEW QUESTION # 245
A POAP-enabled Cisco Nexus switch will not enter POAP mode. Which two conditions should be verified? (Choose two.)
- A. The license file is missing on the switch.
- B. No startup configuration is available.
- C. Bootflash must contain a special directory named POAP with poap.py file.
- D. No Cisco NX-OS image is present on the bootflash.
- E. The switch is in bootup process.
Answer: B,E
Explanation:
POAP is an automatic provisioning and zero-touch deployment feature that assists device owners in the initial deployment and configuration of Nexus switches.
The feature works by checking for a local configuration script. If the script has been deleted, the switch has been reset to factory settings, or this is the first boot-up, the POAP daemon will connect to a preset list of servers to download an initial configuration file.
To perform this operation, the switch must first obtain an IP address from a local DHCP server. POAP configuration settings can also be passed through the DHCP response.
Which conditions should be verified, so they need to be TRUE. Like no startup (A) and bootup (B). C means that it needs to miss a license file and E means it needs to miss an NX-OS image.
NEW QUESTION # 246 
Refer to the exhibit. An administrator must complete the unified fabric configuration between Server1 and a pair of Cisco Nexus 9000 Series Switches Drag and drop the code snippets from the right onto the blanks in the code on the left to complete the N9K-1 configuration Snippets are used more than once.
Answer:
Explanation:
NEW QUESTION # 247
Refer to the exhibit. Which action must be taken before the maintenance policy can be committed?
- A. Set the soft shutdown timer to a specific time.
- B. Set the policy to apply the changes on the next reboot.
- C. Associate a service profile to the maintenance policy.
- D. Specify a maintenance time by selecting a schedule.
Answer: D
NEW QUESTION # 248
Refer to the exhibit.
Refer to the exhibit. The gateway of Server 1 is in the VLAN 100 SVI on N5K-1 and the gateway of Server 2 is in the VLAN 200 SVI on N5K-2 Server 1 must connect to Server 2 using unidirectional traffic. Which action accomplishes this requirement?
- A. Add VLAN 100 and 200 to the allowed VLANs list on the Ethernet 1/1 interface on NK5-1.
- B. Create a static route in VRF WEB for the subnet of Server 2 on N5K-1
- C. Assign VRF WEB membership to interfaces VLAN 150 and 200 on N5K-2.
- D. Configure access VLAN 100 on interface Ethernet 1/2 on N5K-2.
Answer: C
NEW QUESTION # 249
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.)
- A. Network Control
- B. LAN Connectivity
- C. vNIC/vHBA Placement
- D. QoS
- E. Serial Over LAN
Answer: A,D
Explanation:
QoS (Quality of Service) Policy enables traffic classification and prioritization. This is essential for managing traffic when congestion occurs on the vNIC, meeting the traffic management requirement.
Network Control Policy determines how Cisco UCS Manager detects link status, including CDP/LLDP used by VMware ESXi hosts to identify interfaces connected to the ACI fabric switches.
For remote console access, Serial Over LAN is unrelated to vNICs or traffic management. LAN Connectivity defines vNICs and their mappings but does not manage congestion or interface identification. vNIC/vHBA Placement determines adapter slot placement but not related to traffic congestion or discovery mechanisms.
NEW QUESTION # 250 
Refer to the exhibit Which encryption type argument must be added to encrypt the text string using Cisco proprietary method?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: B
NEW QUESTION # 251
Refer to the exhibit.
Cisco Fabric Services is enabled in the network. Which type of IP address is used by the Cisco Fabric Services protocol?
- A. IPv4 unicast address
- B. IPv4 gateway address
- C. IPv4 multicast address
- D. IPv4 anycast address
Answer: A
NEW QUESTION # 252
......
100% Real & Accurate 350-601 Questions and Answers with Free and Fast Updates: https://www.pass4leader.com/Cisco/350-601-exam.html
Get Unlimited Access to 350-601 Certification Exam Cert Guide: https://drive.google.com/open?id=1uZW1IwRlWwYJTaDfTEH0oCkjJQhC0rD6