ExamGecko
Home Home / Cisco / 350-601

Cisco 350-601 Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











An engineer is implementing OTV on a transport that supports multicast. The solution needs to meet the following requirements:

* Establish adjacency to the remote peer by using multicast.

* Enable OTV advertisements for VLAN 100 to the other site.

Which two commands should be configured to meet these requirements? (Choose two.)

A.

otv site-vlan 100

A.

otv site-vlan 100

Answers
B.

otv data-group 232.2.2.0/28

B.

otv data-group 232.2.2.0/28

Answers
C.

otv use-adjacency-server 172.27.255.94

C.

otv use-adjacency-server 172.27.255.94

Answers
D.

otv extend-vlan 100

D.

otv extend-vlan 100

Answers
E.

otv control-group 232.1.1.1

E.

otv control-group 232.1.1.1

Answers
Suggested answer: B, D

Explanation:

To establish adjacency to the remote peer by using multicast, the engineer needs to configure the otv data-group command with a multicast address range that is unique for each site. This command specifies the multicast group that is used to send and receive OTV data traffic. To enable OTV advertisements for VLAN 100 to the other site, the engineer needs to configure the otv extend-vlan command with the VLAN number. This command specifies which VLANs are extended across the overlay network.Reference:

Implementing and Operating Cisco Data Center Core Technologies (DCCOR) - Cisco, Module 3: Data Center Network Connectivity Design, Lesson 3: Implementing Cisco Overlay Transport Virtualization

Cisco Nexus 7000 Series NX-OS OTV Configuration Guide, Release 6.x - Configuring Basic OTV [Cisco Nexus 7000 Series Switches], Configuring Basic OTV, Configuring the OTV Data Group

Cisco Nexus 7000 Series NX-OS OTV Configuration Guide, Release 6.x - Configuring Basic OTV [Cisco Nexus 7000 Series Switches], Configuring Basic OTV, Configuring VLANs to Be Extended over the OTV Overlay Network

An engineer updated firmware on Fabric Interconnects and activates it. However, the endpoint fails to boot from the new firmware image. What is expected to occur in this case?

A.

The system defaults to the backup image version

A.

The system defaults to the backup image version

Answers
B.

The system defaults to and boots into the GOLD firmware image

B.

The system defaults to and boots into the GOLD firmware image

Answers
C.

The system defaults to the GOLD firmware image

C.

The system defaults to the GOLD firmware image

Answers
D.

The system defaults to and boots into the kickstart image

D.

The system defaults to and boots into the kickstart image

Answers
Suggested answer: A

Explanation:

The system will automatically revert to the backup image version if the endpoint fails to boot from the new firmware image. This is a feature of the Fabric Interconnects that ensures high availability and reliability. The GOLD firmware image is used for diagnostics and troubleshooting, not for normal operation. The kickstart image is used for booting the Nexus switches, not the Fabric Interconnects.Reference:

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Firmware Auto Install [Cisco UCS Manager], Firmware Auto Install, Firmware Auto Install Process

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Firmware Auto Install [Cisco UCS Manager], Firmware Auto Install, Firmware Auto Install Failure Scenarios

Cisco Nexus 7000 Series NX-OS System Management Configuration Guide, Release 6.x - Upgrading the Cisco NX-OS Software [Cisco Nexus 7000 Series Switches], Upgrading the Cisco NX-OS Software, Upgrading the Cisco NX-OS Software Using the CLI

Which configuration statically assigns VSAN membership to a virtual Fibre Channel interface?

A.

switch(config-vsan-cb># vsan 100 bind interface fc 3/1

A.

switch(config-vsan-cb># vsan 100 bind interface fc 3/1

Answers
B.

switch<config-vsan-db)# vsan 100 bind interface vfc 31

B.

switch<config-vsan-db)# vsan 100 bind interface vfc 31

Answers
C.

switch(config-vsan-db># vsan 100 fc 3/1

C.

switch(config-vsan-db># vsan 100 fc 3/1

Answers
D.

switch(config-vsan-db)# vsan 100 interface vfc 31

D.

switch(config-vsan-db)# vsan 100 interface vfc 31

Answers
Suggested answer: B

Explanation:

The vsan bind interface command is used to statically assign VSAN membership to a virtual Fibre Channel interface. This command overrides the VSAN membership that is derived from the physical interface or the default VSAN. The other commands are either invalid or do not apply to virtual Fibre Channel interfaces.Reference:

Cisco Nexus 9000 Series NX-OS Interfaces Configuration Guide, Release 9.3(x) - Configuring Virtual Fibre Channel Interfaces [Cisco Nexus 9000 Series Switches], Configuring Virtual Fibre Channel Interfaces, Configuring VSAN Membership for Virtual Fibre Channel Interfaces

Cisco Nexus 9000 Series NX-OS SAN Switching Configuration Guide, Release 9.3(x) - Configuring VSANs [Cisco Nexus 9000 Series Switches], Configuring VSANs, Configuring Static VSAN Membership

An engineer must configure OSPF routing on Cisco Nexus 9000 Series Switches. The IP subnet of the Eth 1/2 interface for both switches must be advertised via OSPF. However, these interfaces must not establish OSPF adjacency or send routing updates. The current OSPF adjacency over the interface Eth1/1 on SW1 and Eth1/1 on SW2 must remain unaffected. Which configuration must be applied to both Nexus switches to meet these requirements?

A.

interface ethernet 1/2 passive-interface default

A.

interface ethernet 1/2 passive-interface default

Answers
B.

Interface ethernet 1/2 Ip ospf network point-to-point

B.

Interface ethernet 1/2 Ip ospf network point-to-point

Answers
C.

interface ethernet 1/2 ip ospf passive-interface

C.

interface ethernet 1/2 ip ospf passive-interface

Answers
D.

interface ethernet 1/2 no ip ospf passive-Interface

D.

interface ethernet 1/2 no ip ospf passive-Interface

Answers
Suggested answer: C

Explanation:

The ip ospf passive-interface command is used to prevent OSPF adjacency and routing updates from being sent or received on a specific interface, while still advertising the interface subnet via OSPF. This command is useful for stub networks or loopback interfaces that do not need to form OSPF neighbor relationships. The other commands either enable OSPF adjacency by default, change the OSPF network type, or disable OSPF passive mode.Reference:

Cisco Nexus 9000 Series NX-OS Unicast Routing Configuration Guide, Release 9.3(x) - Configuring OSPF [Cisco Nexus 9000 Series Switches], Configuring OSPF, Configuring OSPF Interfaces

Cisco Nexus 9000 Series NX-OS Unicast Routing Configuration Guide, Release 9.3(x) - Configuring OSPF [Cisco Nexus 9000 Series Switches], Configuring OSPF, Configuring OSPF Passive Interfaces

Cisco Nexus 9000 Series NX-OS Unicast Routing Configuration Guide, Release 9.3(x) - Configuring OSPF [Cisco Nexus 9000 Series Switches], Configuring OSPF, Configuring OSPF Network Types

An engineer needs to perform a backup of user roles and locales from Cisco UCS Manager to replicate the setting to a different fabric interconnect. The engineer wants to review the file before importing it to a target fabric interconnect. Which backup type must be selected to meet these requirements?

A.

all configuration

A.

all configuration

Answers
B.

system configuration

B.

system configuration

Answers
C.

logical configuration

C.

logical configuration

Answers
D.

full state

D.

full state

Answers
Suggested answer: C

Explanation:

A logical configuration backup is needed to back up user roles and locales from Cisco UCS Manager. This type of backup allows the engineer to replicate settings, including user roles and locales, to a different fabric interconnect. The file can be reviewed before importing it to the target fabric interconnect.Reference:

[Cisco UCS Manager Backup and Restore Management Guide, Release 4.0 - Backup and Restore Overview [Cisco UCS Manager]], Backup and Restore Overview, Backup Types

[Cisco UCS Manager Backup and Restore Management Guide, Release 4.0 - Backup and Restore Overview [Cisco UCS Manager]], Backup and Restore Overview, Logical Configuration Backup

An engineer must configure HTTPS secure management for Cisco UCS Manager using a key ring named kr2016 and a key size of 1024 bits. The environment consists of a primary fabric interconnect named UCS-A and a secondary fabric interconnect named UCS-B. Which command sequence must be used 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: A

Explanation:

Option A is the correct command sequence to configure HTTPS secure management for Cisco UCS Manager using a key ring named kr2016 and a key size of 1024 bits. The other options have incorrect commands or syntax errors. For example, option B uses the wrong command to set the modulus size, option C uses the wrong command to create the key ring, and option D uses the wrong command to name the key ring.Reference:

[Cisco UCS Manager CLI Configuration Guide, Release 4.0 - Configuring Security [Cisco UCS Manager]], Configuring Security, Configuring Key Rings

[Cisco UCS Manager CLI Configuration Guide, Release 4.0 - Configuring Security [Cisco UCS Manager]], Configuring Security, Configuring HTTPS Secure Management

[Cisco UCS Manager CLI Configuration Guide, Release 4.0 - Configuring Security [Cisco UCS Manager]], Configuring Security, Configuring the Modulus Size for the Key Ring

Which server policy is used to install new Cisco IMC software on a server?

A.

host firmware policy

A.

host firmware policy

Answers
B.

hypervisor firmware policy

B.

hypervisor firmware policy

Answers
C.

BIOS software policy

C.

BIOS software policy

Answers
D.

Cisco IMC software policy

D.

Cisco IMC software policy

Answers
Suggested answer: D

Explanation:

Cisco IMC software policy is used to install new Cisco IMC software on a server. This policy allows the administrator to specify the desired Cisco IMC software version and the schedule for the installation. The other policies are used to manage different aspects of the server firmware, such as the host firmware, the hypervisor firmware, and the BIOS software.Reference:

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Managing Firmware with Cisco UCS Manager [Cisco UCS Manager], Managing Firmware with Cisco UCS Manager, Cisco IMC Software Policy

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Managing Firmware with Cisco UCS Manager [Cisco UCS Manager], Managing Firmware with Cisco UCS Manager, Host Firmware Policy

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Managing Firmware with Cisco UCS Manager [Cisco UCS Manager], Managing Firmware with Cisco UCS Manager, Hypervisor Firmware Policy

Cisco UCS Manager Firmware Management Guide, Release 4.0 - Managing Firmware with Cisco UCS Manager [Cisco UCS Manager], Managing Firmware with Cisco UCS Manager, BIOS Software Policy

A network engineer must perform a backup and restore of the Cisco Nexus 5000 Series Switch configuration. The backup must be made to an external backup server. The only protocol permitted between the Cisco Nexus switch and the backup server is UDP. The backup must be used when the current working configuration of the switch gets corrupted. Which set of steps must be taken to meet these requirements?

A.

1 Perform a startup-config backup to an FTP server. 2 Copy startup-config in the boot flash to the running-config file

A.

1 Perform a startup-config backup to an FTP server. 2 Copy startup-config in the boot flash to the running-config file

Answers
B.

1 Perform a running-config backup to an SFTP server 2 Copy backup-config from the SFTP server to the running-config file

B.

1 Perform a running-config backup to an SFTP server 2 Copy backup-config from the SFTP server to the running-config file

Answers
C.

1 Perform a running-config backup to an SCP server 2 Copy running-config in the boot flash to the running-config file

C.

1 Perform a running-config backup to an SCP server 2 Copy running-config in the boot flash to the running-config file

Answers
D.

1 Perform a startup-config backup to a TFTP server 2 Copy backup-config from the backup server to the running-config file

D.

1 Perform a startup-config backup to a TFTP server 2 Copy backup-config from the backup server to the running-config file

Answers
Suggested answer: D

Explanation:

Option D is the correct set of steps to perform a backup and restore of the Cisco Nexus 5000 Series Switch configuration using UDP as the only protocol. TFTP is a UDP-based protocol that can be used to transfer files between the switch and the backup server. The startup-config file contains the configuration that is applied when the switch boots up, while the running-config file contains the configuration that is currently active on the switch. To restore the configuration from the backup, the backup-config file needs to be copied from the backup server to the running-config file on the switch.Reference:

Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 7.x - Configuring File Systems, Directories, and Images [Cisco Nexus 5000 Series Switches], Configuring File Systems, Directories, and Images, Copying a Configuration File to a Remote Server

Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 7.x - Configuring File Systems, Directories, and Images [Cisco Nexus 5000 Series Switches], Configuring File Systems, Directories, and Images, Copying a Configuration File from a Remote Server

Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 7.x - Configuring File Systems, Directories, and Images [Cisco Nexus 5000 Series Switches], Configuring File Systems, Directories, and Images, Copying the Running Configuration to the Startup Configuration

Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 7.x - Configuring File Systems, Directories, and Images [Cisco Nexus 5000 Series Switches], Configuring File Systems, Directories, and Images, Copying the Startup Configuration to the Running Configuration

Refer to the exhibit.

An engineer is configuring a VSAN on the network Which option must be selected to create the VSAN?

A.

Fabric B

A.

Fabric B

Answers
B.

FC Zoning Enabled

B.

FC Zoning Enabled

Answers
C.

Fabric A

C.

Fabric A

Answers
D.

Common/Global

D.

Common/Global

Answers
Suggested answer: C

Explanation:

To create a VSAN on the network, the engineer needs to select Fabric A from the drop-down menu. This will allow the engineer to assign a VSAN ID and a name to the new VSAN, and to add members to the VSAN. The other options are not relevant for creating a VSAN. Fabric B is the other fabric interconnect, FC Zoning Enabled is a feature that allows traffic isolation within a VSAN, and Common/Global is a default VSAN that cannot be modified.Reference:

Cisco UCS Manager GUI Configuration Guide, Release 4.0 - Configuring SAN Connectivity [Cisco UCS Manager], Configuring SAN Connectivity, Creating a VSAN

Cisco UCS Manager GUI Configuration Guide, Release 4.0 - Configuring SAN Connectivity [Cisco UCS Manager], Configuring SAN Connectivity, Configuring FC Zoning

Cisco UCS Manager GUI Configuration Guide, Release 4.0 - Configuring SAN Connectivity [Cisco UCS Manager], Configuring SAN Connectivity, Default VSANs

A customer wants to offload some of its order processing to a public cloud environment. The customer environment is based on Cisco ACI and uses Puppet with containenzed applications. The operations team requires a solution to orchestrate and optimize the cost of the new solution. Which product must be used to meet these requirements?

A.

Cisco Intersight

A.

Cisco Intersight

Answers
B.

Cisco Workload Optimization Manager

B.

Cisco Workload Optimization Manager

Answers
C.

Cisco CloudCenter

C.

Cisco CloudCenter

Answers
D.

Cisco Data Center Network Manager

D.

Cisco Data Center Network Manager

Answers
Suggested answer: C

Explanation:

Cisco CloudCenter is the best product to meet the requirements of the customer who wants to offload some of its order processing to a public cloud environment. Cisco CloudCenter allows the customer to deploy and manage applications in different cloud environments, including public cloud, while ensuring cost optimization and automation. Cisco CloudCenter also integrates with Cisco ACI and Puppet to provide consistent networking and configuration management across hybrid cloud deployments. The other products are not suitable for this scenario. Cisco Intersight is a cloud-based management platform for Cisco UCS and HyperFlex systems, Cisco Workload Optimization Manager is a software solution that automates workload placement and scaling across private and public cloud environments, and Cisco Data Center Network Manager is a network management tool for Cisco Nexus and MDS switches.Reference:

Cisco CloudCenter Solution Overview - Cisco, Cisco CloudCenter Solution Overview

Cisco CloudCenter and Cisco ACI - Cisco, Cisco CloudCenter and Cisco ACI

Cisco CloudCenter and Puppet - Cisco, Cisco CloudCenter and Puppet

Cisco Intersight Overview - Cisco, Cisco Intersight Overview

[Cisco Workload Optimization Manager Overview - Cisco], Cisco Workload Optimization Manager Overview

[Cisco Data Center Network Manager Overview - Cisco], Cisco Data Center Network Manager Overview

Total 491 questions
Go to page: of 50