Practice Free 350-601 Exam Online Questions
An engineer is implementing the Cisco ACI fabric and must create two different vPCs from leaf switches A and B.
The vPCs are deployed as follows:
• vPC 1 encompasses ports Eth1/1 on leaf A and B and connects to server 1.
• vPC 2 encompasses port Eth1/2 on leaf A and B and connects to server 2.
A leaf switch profile listing leaves A and B is already configured.
Which ACI object must be created to meet these requirements?
- A . one access port interface policy group
- B . two PortChannel interface policy groups
- C . one vPC interface policy group
- D . two vPC interface policy groups
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 ~]$ for x in {1..5}; dohost “conf t; interface eth1/$x; description Server$x”;
- B . [guestshell@guestshell ~]$ for x in {1..5}; do dohost “conf t; interface eth1/$x; description Server$x”; done
- C . [guestshell@guestshell ~]$ for x in (1..5); do dohost “conf t; ”interface eth1/$x; ”description Server$x”; done
- D . [guestshell@guestshell ~]$ for x in (1..5); dohost “conf t; interface eth1/$x; description Server$x”;
An engineer is implementing VSAN 10 on multiple Cisco Nexus 5600 Series Switches and must ensure that the full zone set and active zone set are identical across the fabric.
Which configuration must be implemented to meet this requirement?
- A . switch(config)# zoneset distribute vsan 10
- B . switch(config)# zone-attribute-group name ATTR1 vsan 10
- C . switch(config)# zoneset distribute full vsan 10
- D . switch(config)# zoneset activate name ZONE10 vsan 10
A network engineer implements a Python script on a Cisco Nexus 9000 Series Switch with redundant supervisors. The script is located on a built-in container that runs as part of the Cisco NX-OS system. The requirement is to automate the periodic transfer of the Python script to a redundant supervisor. In addition, the script must be transferred to an external server using encryption and authentication.
Which configuration set meets these requirements?
- A . Enable the checkpoint feature.
Configure an EEM job to transfer the script to the SCP server. - B . Implement the guest shell synchronization feature.
Configure a scheduler job to transfer the script to the TFTP server. - C . Enable the checkpoint feature.
Configure a scheduler job to transfer the script to the HTTP server. - D . Implement the guest shell synchronization feature.
Configure a CRON job to transfer the script to the SCP server.
Which NFS version uses the TCP protocol and needs only one IP port to run the service?
- A . NFSv1
- B . NFSv2
- C . NFSv3
- D . NFSv4
An engineer must configure a Cisco MDS 9000 Series Switch for traffic analysis from the storage array. The storage array is connected to the interface fc2/1 in VSAN 10 and the traffic analyzer to fc4/2. The capture file must include ingress and egress traffic between the switch and the storage array. Also, only traffic in VSAN 10 must be captured.
Which configuration set meets these requirements?
- A . interface fc4/2
switchport mode trunk switchport trunk allow vsan 10
no shutdown
!
span session 1
source interface fc2/1 tx destination interface fc4/2 rx no suspend - B . interface fc4/2
switchport mode SD
no shutdown
!
span session 1
source interface fc2/1
destination interface fc4/2
source filter vsan 10 - C . interface fc4/2
switchport mode auto no shutdown
!
span session 1
source interface fc2/1 rx destination interface fc4/2
source filter vsan 10
no suspend - D . interface fc4/2
switchport mode ST
no shutdown
!
span session 1
source interface fc2/1
destination interface fc4/2
source filter vsan 10
DRAG DROP
Refer to the exhibit.
Drag and drop FCoE port types from the right onto the corresponding positions on the left to complete the FCoE deployment. Port types can be used more than once. Not all port types are used.

An engineer is implementing Cisco Intersight in a secure environment. The environment must use LDAP directory service and ensure information integrity and confidentiality.
Which two steps must be taken to implement the solution? (Choose two.)
- A . Enable Certificate Signing Request in Cisco Intersight
- B . Add a trusted root LDAP certificate to Cisco Intersight
- C . Enable Encryption for LDAP
- D . Add a self-signed LDAP certificate to Cisco Intersight
- E . Add a trusted OAuth token to Cisco Intersight
An engineer must optimize ARP responses and reduce unnecessary ARP broadcasts over the VXLAN/EVPN fabric.
Which action accomplishes these tasks?
- A . Configure ip proxy-arp within the VXLAN VNI configuration under the VTEP NVE interface.
- B . Configure suppress-arp within the VXLAN VNI configuration under the VTEP NVE interface.
- C . Configure ip proxy-arp under the VLAN SVI associated with the VXLAN VNI.
- D . Configure suppress-arp under the VLAN SVI associated with the VXLAN VNI.
A network engineer must configure a power redundancy policy on a Cisco UCS C-Series Rack Server. The power redundancy must support two power sources being used to power the server.
Which configuration should be applied to meet the requirement?
A)

B)

C)

D)

- A . Option A
- B . Option B
- C . Option C
- D . Option D

