ExamGecko
Home Home / Cisco / 350-601

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

Question list
Search
Search

List of questions

Search

Related questions











Which feature is supported with an In-Service Software Upgrade on a Cisco Nexus 9000 Series Switch?

A.

configuration changes during an upgrade

A.

configuration changes during an upgrade

Answers
B.

nondisruptive upgrades via nonstop forwarding

B.

nondisruptive upgrades via nonstop forwarding

Answers
C.

zero downtime downgrades via dual supervisor modules

C.

zero downtime downgrades via dual supervisor modules

Answers
D.

upgrades to Individual modules and line cards

D.

upgrades to Individual modules and line cards

Answers
Suggested answer: B

Explanation:

The In-Service Software Upgrade (ISSU) feature on Cisco Nexus 9000 Series Switches supports nondisruptive upgrades via nonstop forwarding.This allows the switch to continue forwarding traffic while the system software is being upgraded, thereby minimizing downtime and maintaining continuous network service

What is the impact of an EPLD upgrade on a Cisco MDS 9000 Series Switch?

A.

The active supervisor traffic is disrupted.

A.

The active supervisor traffic is disrupted.

Answers
B.

The upgrade disrupts the management connectivity to the switch.

B.

The upgrade disrupts the management connectivity to the switch.

Answers
C.

The standby supervisor module reloads multiple times.

C.

The standby supervisor module reloads multiple times.

Answers
D.

The upgrade process disrupts only the module that is being upgraded.

D.

The upgrade process disrupts only the module that is being upgraded.

Answers
Suggested answer: D

Explanation:

An EPLD upgrade on a Cisco MDS 9000 Series Switch affects only the module that is being upgraded. It does not disrupt the active supervisor traffic, management connectivity to the switch, or cause the standby supervisor module to reload multiple times.The upgrade is designed to be as non-disruptive as possible1.

Refer to the exhibit.

Refer to the exhibit A network engineer created a new role to be assigned to the SAN users The requirement is for users to have these characteristics

permitted to show access to the system, SNMP, module, and hardware information

permitted to run debug zone and exec fcping commands

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:

Option B is the correct configuration set that meets the requirements for the SAN users' role.This configuration allows users to have show access to the system, SNMP, module, and hardware information, run debug zone and exec fcping commands, and restricts access to the show feature environment command2.

An engineer must design an automation solution for the Cisco ACI Fabric to speed up the deployment of logical network elements for tenant provisioning. When creating a solution, the engineer must keep in mind that the tool must support these requirements:

Allow the rapid creation and removal of logical containers.

Support the creation of custom modules and data structures.

Be extensible with external libraries and modules.

Allow rapid testing of code using an on-demand execution environment.

Which automation tool meets these requirements?

A.

YAML

A.

YAML

Answers
B.

Chef

B.

Chef

Answers
C.

SaltStack

C.

SaltStack

Answers
D.

Python

D.

Python

Answers
Suggested answer: D

Explanation:

Python is a versatile scripting language that supports the rapid creation and removal of logical containers, the development of custom modules and data structures, and is extensible with a wide range of external libraries and modules.It also allows for on-demand execution, making it ideal for automating tasks in Cisco ACI Fabric

A network engineer is configuring the Cisco UCS service profile template with Ansible using this code.

Which attribute must be used to apply the iSCSI initiator identifiers to all iSCSI vNICs for the service profiles derived from the service template?

A.

san_connectivity_policy

A.

san_connectivity_policy

Answers
B.

iqn_pool

B.

iqn_pool

Answers
C.

boot_policy

C.

boot_policy

Answers
D.

lan_connectivrty_policy

D.

lan_connectivrty_policy

Answers
Suggested answer: B

Explanation:

The 'iqn_pool' attribute in Ansible is used to apply iSCSI initiator identifiers to all iSCSI vNICs for service profiles derived from a service template.This ensures that each iSCSI vNIC has a unique identifier for storage communication2

An engineer must configure the HSRP protocol between two Cisco Nexus 9000 Series Switches This configuration is present on Nexus A.

The final HSRP configuration must meet these requirements

The HSRP communication must be secured on both switches

Both switches must support more than 300 groups

Which two commands must be added to the HSRP configuration on Nexus A to complete these requirements? (Choose two)

A.

hsrp version 1

A.

hsrp version 1

Answers
B.

hsrp version 2

B.

hsrp version 2

Answers
C.

authentication text 1020

C.

authentication text 1020

Answers
D.

authenticate md5 key-chain NHRP-KEYS

D.

authenticate md5 key-chain NHRP-KEYS

Answers
E.

authentication text 1010

E.

authentication text 1010

Answers
Suggested answer: B, D

Explanation:

To meet the requirements of securing HSRP communication and supporting more than 300 groups, the commands needed arehsrp version 2which allows for a greater number of HSRP groups (0-4095) andauthenticate md5 key-chain NHRP-KEYSwhich provides MD5 authentication to secure HSRP updates.

An engineer configures a role for a new user in Cisco UCS Manager The role should allow the user to configure vHBAs, vNICs, and server port types.

Which role should be assigned to allow the engineer to complete this task?

A.

network administrator

A.

network administrator

Answers
B.

operations

B.

operations

Answers
C.

server-compute

C.

server-compute

Answers
D.

AAA administrator

D.

AAA administrator

Answers
Suggested answer: A

Explanation:

The network administrator role in Cisco UCS Manager is designed to allow configuration of network-related settings, which includes vHBAs, vNICs, and server port types.This role provides the necessary privileges to manage these components

The Cisco UCS blade chassis must send SNMPv3 traps to a network monitoring system. The SNMP trap messages should be authenticated and have protection from closure. Which SNMP security privileged level should be configured?

A.

noPriv

A.

noPriv

Answers
B.

auth

B.

auth

Answers
C.

noAuth

C.

noAuth

Answers
D.

priv

D.

priv

Answers
Suggested answer: D

Explanation:

The 'priv' security level in SNMPv3 provides both authentication and encryption, ensuring that SNMP trap messages are both authenticated and protected from disclosure.This level uses a combination of a username and a strong authentication and encryption mechanism to secure the messages

An engineer must add a new VRF (DC DC) to the network that runs with Multiprotocol Border Gateway Protocol (MP-BGP) and EVPN.The requirement for the new VRF is to allow communication of network prefixes between PE1 and PE2. Which two sets of steps should be taken to complete the VRF configuration? (Choose two)

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
E.

Option E

E.

Option E

Answers
Suggested answer: B, E

Explanation:

To add a new VRF (DC DC) that allows communication of network prefixes between PE1 and PE2 using MP-BGP and EVPN, the engineer should choose Option B and Option E.These options likely include the necessary configurations for route distinguishers and route targets that facilitate the import and export of routes between the VRF instances on different PE routers1

A company must security harden its Cisco UCS C-Series servers. The security policy requires all out-of-band management to meet these requirements

It must encrypt all traffic

It must use nondefault ports

It must provide private administrative sessions

Which Cisco IMC corrflguraton meets the requirements?

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 meets the security hardening requirements for Cisco UCS C-Series servers' out-of-band management.It ensures that all traffic is encrypted, uses nondefault ports, and provides private administrative sessions, which align with the company's security policy

Total 491 questions
Go to page: of 50