ExamGecko
Home Home / Cisco / 350-601

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

Question list
Search
Search

List of questions

Search

Related questions











DRAG DROP

Drag and drop the keywords onto the URL request to collect all the subnets configured under tenant Production using a REST API. Not all options are used.


Question 351
Correct answer: Question 351

DRAG DROP

An engineer must configure HSPR protocol on two Cisco Nexus 9000 Series Switches running a virtual port channel. In addition, the HSRP implementation must meet these requirements:

It must allow more than 500 groups.

switch1 must act as the primary switch.

Both switches must use a user-defined hardware address.

Drag and drop the commands from the right to complete a configuration of the HSRP on the left. The commands are used more than once. Not all commands are used.


Question 352
Correct answer: Question 352

Explanation:

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/unicast/configuration/guide/l3_cli_nxos/l3_hsrp.html

Refer to the exhibit.

Refer to the exhibit. A network engineer must create an EEM script that saves a copy of the running configuration to bootftash and writes a message to syslog when a user saves the configuration to a Cisco Nexus 9000 Series Switch. Which command completes the configuration set?

A.

running-config

A.

running-config

Answers
B.

policy-default

B.

policy-default

Answers
C.

syslog-config

C.

syslog-config

Answers
D.

event-default

D.

event-default

Answers
Suggested answer: A

Explanation:

The command that completes the EEM script configuration for saving a copy of the running configuration to bootflash on a Cisco Nexus 9000 Series Switch isrunning-config. This command is used in the EEM applet to specify the source of the configuration file that needs to be copied. The complete command in the EEM applet would beaction 1.0 cli command 'copy running-config bootflash:/current-config.txt'. This command will save the running configuration to a file namedcurrent-config.txtin the bootflash when the specified event occurs, which is when a user saves the configuration.

Refer to the exhibit.

Refer to the exhibit. The MDS-EDGE-Switch and MDS-Core-Switch are configured with NPV and NPIV features The FLOGI from Cisco UCS is received by the MDS-Core-Switch on interface fc1/2. An engineer tried to move all traffic between the MDS-EDGE-Switch and MOS-Core-Switch from interface fc 1/2 to fc1/3, but the attempt failed. Which set of actions completes the configuration?

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:

When moving traffic between switches configured with NPV and NPIV features, it's crucial to ensure that the NPV traffic management settings are correctly configured to handle the new interface allocation. This typically involves updating the NPV traffic-map and ensuring that the upstream NPIV core switch recognizes the new paths for the traffic.Additionally, the engineer may need to verify the zoning and VSAN configurations to ensure that the new interface is part of the correct VSAN and that the zoning allows for the FLOGI to be processed correctly on the new interface123.

Cisco MDS 9000 Series Interfaces Configuration Guide, Release 8.x1.

Cisco documentation on Configuring N Port Virtualization2.

Cisco guide on N-Port Identifier Virtualization (NPIV) and N-Port Virtualization (NPV)

Refer to the exhibit.

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.

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: D

Explanation:

In the context of Bash scripting for system automation, thekillproccommand is often used to stop a process. The correct option to complete the script for a Chef Client reload would involve sending a HUP (hang-up) signal to the Chef Client process, which is typically done to cause the process to reload its configuration without stopping the service. The commandkillproc -p $pidfile $exec --HUPwould send the HUP signal to the process identified by the pidfile, which is the expected behavior for a Chef Client reload on a system reset.

An engineer must configure Cisco Nexus 9000 Series Switches for Cisco UCS Director integration. The configuration must enable automated onboarding of the switches as they come online. For security purposes, the switches must have the bare minimum of connection methods enabled. The connection protocol must allow authentication through credentials. Which protocol must be configured on the switches to allow automated onboarding?

A.

SNMP

A.

SNMP

Answers
B.

Telnet

B.

Telnet

Answers
C.

SSH

C.

SSH

Answers
D.

HTTPS

D.

HTTPS

Answers
Suggested answer: C

Explanation:

SSH (Secure Shell) is the protocol that allows secure remote login from one computer to another. It provides strong authentication and secure communications over unsecured channels. This protocol is preferred for automated onboarding of devices like Cisco Nexus 9000 Series Switches because it supports strong encryption and credential-based authentication, which aligns with the requirement for minimal connection methods and security. SSH is commonly used in network automation for secure command execution and file transfers.

An engineer must configure a Cisco UCS domain for monitoring and management by the Cisco Intersight SaaS platform. After the setup is complete, administrators must have full control to configure the device through Cisco UCS Manager and Intersight. Which set of actions accomplishes this task?

A) Configure Devce Connector Access Mode as Allow Control in Device Console Claim the device on Intersight as UCSM Managed Mode.

B) Configure Device Connector Access Mode as Allow Control in Cisco UCS Manager Claim the device on intersightc as Intersight Managed Mode

C) Configure Device Connector Access Moao as Allow Control in Device Console. Claim the device on intersight as Intersight Managed Mode

D) Configure Device Connector Access Mode as Allow Control in Cisco UCS Manager Claim the device on intersight as UCSM Managed Mode

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: D

Explanation:

The Device Connector Access Mode should be configured as 'Allow Control' within the Cisco UCS Manager to enable full configuration capabilities. Claiming the device on Intersight as 'UCSM Managed Mode' ensures that the device can be managed through both the Cisco UCS Manager and the Intersight platform.This configuration aligns with the best practices for setting up Cisco UCS domains for integration with Intersight, allowing for seamless monitoring and management while maintaining security and control12.

Refer to the exhibit.

Refer to the exhibit. An engineer is creating a SPAN session to send a copy of all the Fabric-A VSAN 11 traffic on NSK_1 to the monitoring laptop. The configurator that is presented has already been applied to Cisco UCS Manager. Which action complts the configuration?

A.

Activate a NetFlow monitoring session

A.

Activate a NetFlow monitoring session

Answers
B.

Create a SAN traffic rnonitoring session

B.

Create a SAN traffic rnonitoring session

Answers
C.

Set VLAN 11 as the traffic destination

C.

Set VLAN 11 as the traffic destination

Answers
D.

Select VSAN 11 as the source of traffic.

D.

Select VSAN 11 as the source of traffic.

Answers
Suggested answer: D

Explanation:

The configuration in Cisco UCS Manager needs to specify the source of the traffic for the SPAN session. Since the requirement is to monitor the traffic from VSAN 11, selecting VSAN 11 as the source will direct the traffic to the monitoring session. This is consistent with the SPAN session's purpose, which is to create a copy of the traffic for analysis or monitoring.

An engineer must implement protection against ICMP DoS attacks on a Cisco Nexus 9000 Series Switch. The requirement is to rate-limit ICMP without denying all other ICMP traffic. The ICMP trafic currently passing through the Cisco Nexus 9000 device must not be affected. Which configuration accomplishes these goals?

A.

Configure SNMP traps to send the ICMP notification if the CPU utilization is more than 90%.

A.

Configure SNMP traps to send the ICMP notification if the CPU utilization is more than 90%.

Answers
B.

Reconfigure the Layer 3 interfaces to be in the non-default VRF and ICMP broadcast storm control

B.

Reconfigure the Layer 3 interfaces to be in the non-default VRF and ICMP broadcast storm control

Answers
C.

Create an access list to deny ICMP traffic and apply it to all interlaces in the inside direction.

C.

Create an access list to deny ICMP traffic and apply it to all interlaces in the inside direction.

Answers
D.

Apply a control plane service policy that matches all ICMP traffic to drop the traffic fiat exceeds the threshold.

D.

Apply a control plane service policy that matches all ICMP traffic to drop the traffic fiat exceeds the threshold.

Answers
Suggested answer: D

Explanation:

Applying a control plane service policy with a rate-limiting feature allows the engineer to match all ICMP traffic and set a threshold for it. Traffic that exceeds this threshold can be dropped, thus mitigating the risk of ICMP-based DoS attacks while allowing legitimate ICMP traffic to pass through.This method ensures that the current ICMP traffic is not affected as long as it does not exceed the configured rate limit12.

Refer to the exhibit.

Refer to the exhibit. An engineer must implement VXIAN with anycast gateway. To accomplish this, an engineer must set up PIM Source-Specific Multicast for host reachability. Which IP address must be applied to interface loopback1 to accomplish this goal?

A.

255.0.0.1/8

A.

255.0.0.1/8

Answers
B.

255.0.100

B.

255.0.100

Answers
C.

10.10.0.1/32

C.

10.10.0.1/32

Answers
D.

10.10.0.2/32

D.

10.10.0.2/32

Answers
Suggested answer: C

Explanation:

In a VXLAN implementation with anycast gateway, PIM Source-Specific Multicast (SSM) is used for efficient host reachability. The IP address 10.10.0.1/32 should be applied to interface loopback1 to facilitate this setup. This address is used in conjunction with theip pim anycast-rpcommand to configure the rendezvous point (RP) for multicast traffic in a PIM SSM environment. The loopback interface is typically used for this purpose because it is always up and reachable as long as the device is operational.

Total 491 questions
Go to page: of 50