ExamGecko
Home Home / Cisco / 350-601

Cisco 350-601 Practice Test - Questions Answers, Page 35

Question list
Search
Search

List of questions

Search

Related questions











DRAG DROP

Refer to the exhibit.

An engineer must monitor the Ethernet port and the corresponding VLAN traffic for the hyper4 device.

The SW3 device is a Cisco Nexus 7000 Series Switch. Drag and drop the code snippets from the right into the boxes in the configuration to meet these requirements.


Question 341
Correct answer: Question 341

DRAG DROP

Drag and drop the network assurance concepts from the left onto the corresponding benefits on the right.


Question 342
Correct answer: Question 342

An engineer must remove the running configuration of a Cisco Nexus 9000 Series Switch and replace it with a backup file without restarting the switch. The backup file is stored on an SFTP server that is reachable via the An engineer must remove the running configuration mgmt0 interface Which set of commands accomplishes this task'

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
D.

Option D

D.

Option D

Answers
Suggested answer: C

Explanation:

Option C is the correct choice. The commandscopy sftp://[email protected]/backup.cfg bootflash:///backup.cfg vrf managementfollowed byconfigure replace bootflash:///backup.cfgwill copy the backup configuration file from the SFTP server to the switch's bootflash and then replace the running configuration with the backup file without requiring a restart of the switch.This process is known as configuration replace and is a feature that allows for the replacement of the entire running configuration with a new one provided by the user1.

An engineer must configure a Cisco UCS blade system that is managed by Cisco UCS Manager. All four connected interfaces between the blade system and the fabric interconnects must be used. Additionally, the connectivity must tolerate any link failure between the l/O module and the fabric interconnects. Which action accomplishes these requirements?

A.

Configure port aggregation with LACP policy set to default

A.

Configure port aggregation with LACP policy set to default

Answers
B.

Configure Firmware Auto Sync Server policy to Auto Acknowledge

B.

Configure Firmware Auto Sync Server policy to Auto Acknowledge

Answers
C.

Configure Link Group Preference to Port Channel.

C.

Configure Link Group Preference to Port Channel.

Answers
D.

Configure chassis/FEX discovery pokey action to four links

D.

Configure chassis/FEX discovery pokey action to four links

Answers
Suggested answer: C

Explanation:

Configuring Link Group Preference to Port Channel allows the use of all four interfaces and provides link failure tolerance. This is because port channels can combine multiple physical links into a single logical link that provides high availability through redundancy.If one link in the port channel fails, traffic is automatically redistributed to the remaining links without any disruption to the network12.

A network administrator is creating a custom Django self-service portal that runs on a Linux server to automate the creation of new VLANs on Cisco UCS Manager Which feature must De installed and configured on the server?

A.

Cisco ucs Powertool Suite

A.

Cisco ucs Powertool Suite

Answers
B.

Cisco DNA Center API

B.

Cisco DNA Center API

Answers
C.

Cisco AppDynamics

C.

Cisco AppDynamics

Answers
D.

Cisco UCS Python SDK

D.

Cisco UCS Python SDK

Answers
Suggested answer: D

Explanation:

The Cisco UCS Python SDK (D) is a set of Python libraries that provide a method for automating the configuration and management of Cisco Unified Computing System (UCS) hardware. It allows network administrators to write custom scripts or develop applications to manage UCS environments programmatically.In the context of creating a Django self-service portal for VLAN automation, the UCS Python SDK would be used to interact with the UCS Manager's API, enabling the automation of VLAN creation and other tasks1.

An engineer implements a Python script inside a Cisco Bash shell The script contains this dictionary object

Which command must be used to add the 'NSK-Spine-2': '1498323434' element to the switch_id list dictionary?

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
D.

Option D

D.

Option D

Answers
Suggested answer: B

Explanation:

Theupdate()method in Python is used to add an element to a dictionary. It takes either another dictionary object or an iterable of key-value pairs and adds them to the dictionary. If the key is already present in the dictionary,update()will update the key with the new value. Option B correctly uses theupdate()method to add the new 'N9K-Spine-2': '1498323434' key-value pair to theswitch_id_listdictionary.

Refer to the exhibit.

Refer to the exhibit. A user must be granted management access to the Cisco Nexus 9000 Series Switch using AAA servers The RADIUS servers are configured to accept login requests from the same Layer 2 subnet of the switch The user must be permitted to log in with these requirements:

RADIUS server 1 must be used to log in via a console.

RADIUS server 2 must be used to log in via SSH.

W0hich two actions meet these requirements?

A.

Enable command authorization to RAD1 and RAD2 for all successful logins.

A.

Enable command authorization to RAD1 and RAD2 for all successful logins.

Answers
B.

Change the dead timer for RAD1 and RAD2 to 1 minute.

B.

Change the dead timer for RAD1 and RAD2 to 1 minute.

Answers
C.

Set the RADIUS source interface to be mgmt0 for group RAD1 and VLAN 22 for group RAD2

C.

Set the RADIUS source interface to be mgmt0 for group RAD1 and VLAN 22 for group RAD2

Answers
D.

Configure the authentication login to use group RAD1 for console and group RAD2 for remote access.

D.

Configure the authentication login to use group RAD1 for console and group RAD2 for remote access.

Answers
Suggested answer: C, D

Explanation:

Setting the RADIUS source interface to bemgmt0for groupRAD1andVLAN 22for groupRAD2 ensures that login requests from the console and SSH are sourced from the correct interfaces and reach the appropriate RADIUS server.

Configuring the authentication login to use groupRAD1for console and groupRAD2for remote access (D) directs the switch to use the specified RADIUS server groups for the respective login methods, aligning with the user's requirements.

These configurations ensure that management access via console and SSH is authenticated through the designated RADIUS servers as intended. It's important to apply these settings correctly in the switch's configuration to achieve the desired access control.

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.

A.

Add VLAN 100 and 200 to the allowed VLANs list on the Ethernet 1/1 interface on NK5-1.

Answers
B.

Assign VRF WEB membership to interfaces VLAN 150 and 200 on N5K-2.

B.

Assign VRF WEB membership to interfaces VLAN 150 and 200 on N5K-2.

Answers
C.

Configure access VLAN 100 on interface Ethernet 1/2 on N5K-2.

C.

Configure access VLAN 100 on interface Ethernet 1/2 on N5K-2.

Answers
D.

Create a static route in VRF WEB for the subnet of Server 2 on N5K-1

D.

Create a static route in VRF WEB for the subnet of Server 2 on N5K-1

Answers
Suggested answer: D

Explanation:

: Creating a static route in VRF WEB for the subnet of Server 2 on N5K-1 (D) will direct traffic from Server 1 to the specific subnet where Server 2 resides. This ensures that traffic can flow from Server 1 to Server 2, even if it is unidirectional. The static route provides a specified path for the traffic to follow, which is necessary when the traffic must be unidirectional and the gateways are on different VLANs.

Refer to the exhibit.

Refer to the exhibit. A storage engineer must monitor the traffic from the file server to the FC analyzer. The file server and the database use the same storage array. Which configuration must be applied to the Cisco MDS 9000 Series Switch to accomplish this goal?

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
D.

Option D

D.

Option D

Answers
Suggested answer: C

Explanation:

The configuration must ensure that the SPAN session captures traffic from the file server's VSAN to the destination interface connected to the FC analyzer. The commands provided in the exhibit show the setup of a SPAN session with the destination interface as port-channel 2 and the source interface as VSAN 100, which is likely the VSAN associated with the file server.

Where does the witness VM reside in a Cisco Hyperflex Edge deployment?

A.

Windows application

A.

Windows application

Answers
B.

Hyper Rex Data Platform

B.

Hyper Rex Data Platform

Answers
C.

Cisco Intersight

C.

Cisco Intersight

Answers
D.

local HyperFlex datastore

D.

local HyperFlex datastore

Answers
Suggested answer: C

Explanation:

In a Cisco HyperFlex Edge deployment, the witness VM, known as the ''Invisible Cloud Witness,'' resides within Cisco Intersight.This cloud-based platform eliminates the need for a dedicated witness VM by providing a virtual witness as a service, which simplifies the deployment and ongoing operations of HyperFlex Edge clusters1234.

Cisco HyperFlex Edge Deployment Guide, Release 5.0(x)1.

Cisco HyperFlex Systems Installation Guide for VMware ESXi, Release 5.02.

Cisco Blogs on HyperFlex and Intersight3.

Cisco's official page on HyperFlex for Edge Environments

Total 491 questions
Go to page: of 50