ExamGecko
Home Home / Cisco / 350-601

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

Question list
Search
Search

List of questions

Search

Related questions











Which two configuration settings are available in the Cisco UCS Firmware Auto Sync Server policy? (Choose two.)

A.

Immediate Action

A.

Immediate Action

Answers
B.

User Acknowledge

B.

User Acknowledge

Answers
C.

No Action

C.

No Action

Answers
D.

Delayed Action

D.

Delayed Action

Answers
E.

User Notification

E.

User Notification

Answers
Suggested answer: B, C

Explanation:

The Firmware Auto Sync Server policy in Cisco UCS Manager allows administrators to set when and how firmware versions on recently discovered servers should be upgraded. The policy options include 'User Acknowledge', which requires an administrator's acknowledgment to initiate the firmware upgrade, and 'No Action', which means no firmware upgrade will be initiated on the server. These settings ensure that firmware upgrades are controlled and do not occur without the necessary administrative oversight.

A company plans to migrate some of its services to the cloud. The company does not want to manage or control the underlying cloud infrastructure. It also wants to maintain control over the deployment of its applications and configuration settings of the application-hosting environment. Which cloud service model meets these requirements?

A.

Infrastructure as a Service

A.

Infrastructure as a Service

Answers
B.

Function as a Service

B.

Function as a Service

Answers
C.

Platform as a Service

C.

Platform as a Service

Answers
D.

Software as a Service

D.

Software as a Service

Answers
Suggested answer: C

Explanation:

Platform as a Service (PaaS) is the cloud service model that allows companies to manage and control their application deployments and configuration settings without having to manage the underlying cloud infrastructure.PaaS provides a platform including infrastructure, operating systems, and development tools, enabling companies to focus on the development and management of their applications

What is a benefit of Cisco HyperFlex All-Flash Stretched cluster deployment as compared to All-HDD Stretched cluster deployment?

A.

lower cost

A.

lower cost

Answers
B.

lower number of IOPS

B.

lower number of IOPS

Answers
C.

higher cost

C.

higher cost

Answers
D.

higher number of IOPS

D.

higher number of IOPS

Answers
Suggested answer: D

Explanation:

Cisco HyperFlex All-Flash Stretched clusters provide a higher number of Input/Output Operations Per Second (IOPS) compared to All-HDD Stretched clusters.This is due to the faster data access speeds of flash storage, which results in better performance and lower latency for applications, especially those requiring high throughput and fast processing2

Refer to the exhibit. A network engineer must configure an authentication solution for Cisco UCS with these conditions:

* Two-factor authentication must be enabled for all UCS user authentication.

* All AAA packets must be encrypted and use TCP port 49 to establish communication.

Which set of actions needs these requirements?

A.

Create the LDAP provider. Change the LDAP group rule in an LDAP provider.

A.

Create the LDAP provider. Change the LDAP group rule in an LDAP provider.

Answers
B.

Create the RADIUS group mapping. Change the RADIUS group rule in a RADIUS provider.

B.

Create the RADIUS group mapping. Change the RADIUS group rule in a RADIUS provider.

Answers
C.

Remove the LDAP provider. Create a TACACS+ provider in user management.

C.

Remove the LDAP provider. Create a TACACS+ provider in user management.

Answers
D.

Delete the LDAP group mapping. Create a RADIUS provider in user management.

D.

Delete the LDAP group mapping. Create a RADIUS provider in user management.

Answers
Suggested answer: C

Explanation:

The requirements specify the need for two-factor authentication and encrypted AAA packets using TCP port 49, which is the default port for TACACS+. TACACS+ provides additional security features suitable for two-factor authentication, unlike LDAP. Therefore, removing the LDAP provider and creating a TACACS+ provider in user management would fulfill these requirements.

A customer asks an engineer to develop an orchestration solution to automate repetitive tasks. The customer operations team must integrate the tool with its existing automation framework. The customer asks for the tool to support these requirements:

* The customer's security requirements mandate the use of SSH transport.

* No extra software must be installed on the managed systems.

* The support staff has limited knowledge of scripting languages, so the solution must be easy to read and use declarative language.

Which solution meets these requirements?

A.

PowerShell

A.

PowerShell

Answers
B.

Ansible

B.

Ansible

Answers
C.

Chef

C.

Chef

Answers
D.

Puppet

D.

Puppet

Answers
Suggested answer: B

Explanation:

Ansible meets the requirements as it uses SSH for transport, does not require agent software to be installed on managed systems, and uses YAML for its playbooks, which is a human-readable data serialization standard, making it easy to read and use for people with limited knowledge of scripting languages.

An engineer is automating a Cisco Nexus 9000 Series Switch using the NX-OS API. Which code snippet creates a local user called 'tacuser' with an expiration date of 22 November?


A.

A.

Answers
B.

B.

Answers
C.

C.

Answers
D.

D.

Answers
Suggested answer: C

Explanation:

The code snippet in Option C correctly sets up a local user named ''tacuser'' with an expiration date of 22 November. In the NX-OS API, the ''expiresAt'' attribute is used to specify the expiration date for a user account, which should be formatted in the ISO 8601 standard. The snippet provided in Option C,'expiresAt': '2021-11-22T00:00:00.000+00:00', correctly applies this format to set the expiration date to 22 November 2021.Reference:= For further details, refer to the Cisco Data Center Core Technologies source documents or study guide available on the official Cisco Learning Network Store and Cisco's solution listings for data center virtualization.

An engineer must create a scheduler configuration to create two backup jobs per day. The backup file must be copied to a server in the operations VRF. Which configuration accomplishes this task?

A)

B)

C)

D)

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 configuration in Option D is a scheduler configuration for creating backup jobs. It specifies a schedule name, job name, and the command to copy configurations to a server in the operations VRF using TFTP protocol. The time start and repeat options are used to schedule two backup jobs per day.

Refer to the exhibit.

An engineer is configuring a Cisco MDS 9000 Series Switch for the first time. After the initial setup process, the name server at IP 192.168.10.11 is missing from the configuration. Which set of actions completes the configuration?

A.

Enter no at step 21 and reinitialize the installer. Press the Esc key to access ROMMON mode.

A.

Enter no at step 21 and reinitialize the installer. Press the Esc key to access ROMMON mode.

Answers
B.

Enter no at step 21 and reload the switch. Configure the advanced IP options.

B.

Enter no at step 21 and reload the switch. Configure the advanced IP options.

Answers
C.

Enter yes at step 21 to edit the configuration. Add the line dns-server 192.168.10.11.

C.

Enter yes at step 21 to edit the configuration. Add the line dns-server 192.168.10.11.

Answers
D.

Enter yes at step 21 and log in. Modify the startup configuration DNS

D.

Enter yes at step 21 and log in. Modify the startup configuration DNS

Answers
Suggested answer: C

Explanation:

The question involves an engineer configuring a Cisco MDS 9000 Series Switch and noticing that the name server with IP 192.168.10.11 is missing from the configuration. The correct action to complete the configuration is option C, ''Enter yes at step 21 to edit the configuration. Add the line dns-server 192.168.10.11.'' This step allows the engineer to modify the initial setup process's outcome by adding the missing DNS server information directly into the configuration before saving it.

An engineer is implementing a Cisco ACI fabric and must use static VLAN range as part of a VMM deployment. The static VLAN must be incorporated into the dynamic VLAN pool. The existing VLAN pool is set for dynamic allocation. Which action accomplishes this goal?

A.

Add the VLAN to the pool configured with Inherit Allocation Mode from parent.

A.

Add the VLAN to the pool configured with Inherit Allocation Mode from parent.

Answers
B.

Change the existing VLAN pool to static allocation mode.

B.

Change the existing VLAN pool to static allocation mode.

Answers
C.

Add a static VLAN allocation range to the VLAN pool.

C.

Add a static VLAN allocation range to the VLAN pool.

Answers
D.

Create a static reservation within the dynamic VLAN pool.

D.

Create a static reservation within the dynamic VLAN pool.

Answers
Suggested answer: C

Explanation:

In a Cisco ACI fabric, when implementing a Virtual Machine Manager (VMM) domain, VLANs can be allocated dynamically or statically within a VLAN pool. To incorporate a static VLAN into a dynamic VLAN pool, the correct approach is to add a static VLAN allocation range to the VLAN pool. This allows for the specific VLAN to be reserved and used consistently for certain applications or services, while still maintaining the flexibility of dynamic allocation for other VLANs within the pool.

A network engineer connects the CNA interface of a server to a switch. The switch must bring down all of the VLANs on the interface that are not enabled for FCoE, but the VLANs that are enabled for FCoE should continue to carry SAN traffic without interruption. Which configuration should be applied to the switch to achieve this objective?

A.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown Ian

A.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown Ian

Answers
B.

switch(config)# interface vfc 2 switch(config-if)# shutdown Ian

B.

switch(config)# interface vfc 2 switch(config-if)# shutdown Ian

Answers
C.

switch(config)# Interface Ethernet vfc 2 switch(config-if)# shutdown force

C.

switch(config)# Interface Ethernet vfc 2 switch(config-if)# shutdown force

Answers
D.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown force

D.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown force

Answers
Suggested answer: D

Explanation:

To achieve the objective of bringing down all VLANs on an interface that are not enabled for FCoE while allowing those that are enabled for FCoE to continue carrying SAN traffic, theshutdown forcecommand should be applied to the Ethernet interface. This command ensures that only the non-FCoE VLANs are shut down, and it does not affect the operation of the VLANs carrying FCoE traffic. Theshutdown forcecommand is used specifically to override any configurations that might prevent the interface from being shut down, such as EtherChannel or Spanning Tree Protocol (STP) settings.

Total 491 questions
Go to page: of 50