ExamGecko
Home Home / Cisco / 350-601

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

Question list
Search
Search

List of questions

Search

Related questions











Refer to the exhibit.

An engineer must configure FCoE with these requirements:

* VLAN 100 must be used to carry the Ethernet traffic.

* Fabric A must use FCoE on VLAN 11 and VSAN11.

* Fabric B must use FCoE on VLAN 12 and VSAN 12.

* vfc 10 on Fabric A must be bound to Ethernet 1/1 on N5K_1.

* vfc 11 on Fabric B must be bound to Ethernet 1/1 on N5K_2.

Which interface vfc 10 configuration accomplishes these requirements?

A)

B)

C)

A.

Option A

A.

Option A

Answers
B.

Option B

B.

Option B

Answers
C.

Option C

C.

Option C

Answers
Suggested answer: A

Explanation:

The configuration for interface vfc 10 that meets the requirements is Option A. This option correctly binds vfc 10 to Ethernet 1/1 on N5K_1, which is part of Fabric A, and allows VLAN 11 for FCoE traffic as well as VLAN 100 for Ethernet traffic. The configuration ensures that VLAN 11 is used for FCoE on VSAN11, which is specific to Fabric A, and also includes VLAN 100 as required for Ethernet traffic.

An engineer must configure port aggregation between two Cisco MDS 9000 Series Switches. The solution must meet these requirements:

* Suspend member interface if parameters mismatch.

* Load-balance traffic on multiple ports.

* Support traffic from multiple VSANs.

Which port channel configuration must be used?

A.

Port type: FT Port - Port channel mode: Active

A.

Port type: FT Port - Port channel mode: Active

Answers
B.

Port type: F Port - Port channel mode: On

B.

Port type: F Port - Port channel mode: On

Answers
C.

Port type: E Port - Port channel mode: Active

C.

Port type: E Port - Port channel mode: Active

Answers
D.

Port type: TE Port - Port channel mode: On

D.

Port type: TE Port - Port channel mode: On

Answers
Suggested answer: C

Explanation:

The requirements listed are indicative of a need for a port channel configuration that supports Enhanced ISL (EISL) or E Port channels. These channels are used for inter-switch links (ISLs) between Cisco MDS switches and can carry traffic for multiple VSANs. The 'Active' mode is necessary to ensure that the port channel will suspend an individual member link if there is a configuration mismatch, which is a feature of the PortChannel protocol LACP (Link Aggregation Control Protocol).This mode also supports load balancing and can handle traffic from multiple VSANs12.

Refer to the exhibit.

Two data center fabrics use VPC data center interconnect. The system MAC value on SW1 is 00:23:04:ee:be:20. Which value must be set to configure the system MAC address?

A.

00:23:04:ee:be:14 on SW3

A.

00:23:04:ee:be:14 on SW3

Answers
B.

00:23:04:ee:be:20 on SW3

B.

00:23:04:ee:be:20 on SW3

Answers
C.

00:23:04:ee:be:14 on SW2

C.

00:23:04:ee:be:14 on SW2

Answers
D.

46:43:32:e5:92:80 on SW2

D.

46:43:32:e5:92:80 on SW2

Answers
Suggested answer: B

Explanation:

In a vPC (Virtual Port Channel) data center interconnect, both vPC peer devices must have the same system MAC address to ensure that remote switches perceive them as a single logical switch. Since the system MAC value on SW1 is 00:23:04:ee:be:20, the same value must be configured on SW3 to maintain consistency in the vPC domain and ensure seamless communication between the two data center fabrics connected through this vPC interconnect.

Refer to the exhibit. A Cisco data center environment is implemented with vPC. The web server replies using the SVI MAC address as the Layer 2 header instead of the HSRP MAC address on VLAN 23. This behavior causes packet drops on the Cisco Nexus 9000 Series Switches due to the vPC loop prevention mechanism. The requirement is for the vPC feature to allow N9K_1 and N9K_2 to forward traffic between the NAS server and the web server, even if the HSRP's MAC address is not used on Layer 2 headers for VLAN 23. Which feature must be used to accomplish this goal?

A.

ARP Sync

A.

ARP Sync

Answers
B.

Object Tracking

B.

Object Tracking

Answers
C.

L3 Peer Router

C.

L3 Peer Router

Answers
D.

Peer Gateway

D.

Peer Gateway

Answers
Suggested answer: D

Explanation:

The Peer Gateway feature on Cisco Nexus switches is designed to address the exact scenario described. When enabled, it allows the vPC peer switches to forward traffic based on the SVI MAC address, even if it is not the HSRP MAC address.This is particularly useful in cases where end devices do not use the HSRP virtual MAC address for the gateway and instead use the physical MAC address of one of the HSRP routers1.By using the Peer Gateway feature, both N9K_1 and N9K_2 will be able to forward traffic for VLAN 23, ensuring that the packets are not dropped due to the vPC loop prevention mechanism123.

An engineer implements an environment with multiple traffic types on a consolidated I/O link between Cisco Nexus 9000 Series Switch and MDS

9000 Series Switch. The configuration must meet these requirements:

* The unified I/O link must support LAN and SAN traffic.

* A single, multipurpose Ethernet transport must be used.

* The configuration must discard MAC addresses that are not part of the current fabric.

* The QoS markings must be preserved.

Which configuration set meets the requirements?

A.

MDS-A(config)# interface fcip4 - MDS-A(config-if)# use-profile 8 - MDS-A(config-if)# peer-info ipaddr 200.200.100.7

A.

MDS-A(config)# interface fcip4 - MDS-A(config-if)# use-profile 8 - MDS-A(config-if)# peer-info ipaddr 200.200.100.7

Answers
B.

N9K-2(config)# interface Eth2 - N9K-2(config-if)# switchport mode trunk N9K-2(config-if)# auto qos trust dscp

B.

N9K-2(config)# interface Eth2 - N9K-2(config-if)# switchport mode trunk N9K-2(config-if)# auto qos trust dscp

Answers
C.

MDS-B(config)# interface fc3 - MDS-B(config-if)# switchport trunk mode on MDS-B(config-if)# switchport trunk allowed vsan 2-5

C.

MDS-B(config)# interface fc3 - MDS-B(config-if)# switchport trunk mode on MDS-B(config-if)# switchport trunk allowed vsan 2-5

Answers
D.

N9K-1(config)# fcoe fcmap 0e.fc.1d N9K-1(config)# int vfc 1 - N9K-1(config-if)# bind interface e1/3

D.

N9K-1(config)# fcoe fcmap 0e.fc.1d N9K-1(config)# int vfc 1 - N9K-1(config-if)# bind interface e1/3

Answers
Suggested answer: B

Explanation:

The correct configuration for a unified I/O link that supports both LAN and SAN traffic using a single Ethernet transport is to configure the interface as a trunk port. This allows multiple VLANs (for LAN traffic) and VSANs (for SAN traffic) to coexist on the same physical link. Theauto qos trust dscpcommand ensures that the Quality of Service (QoS) markings are preserved, which is essential for maintaining traffic prioritization across the network.

Refer to the exhibit.

A VXLAN data center fabric consists of three hosts mapped to different VLANs. Ingress VTEPs perform Layer 2 bridging and Layer 3 routing. Egress VTEPs only perform a Layer 2 bridging lookup. Which VNI values must be set to allow inter-VNI communication?

A.

VLAN 100 to Layer 2 VNI 2020 - Test_Telco_VRF to Layer 3 VNI 5050

A.

VLAN 100 to Layer 2 VNI 2020 - Test_Telco_VRF to Layer 3 VNI 5050

Answers
B.

VLAN 100 to Layer 2 VNI 2020 - VLAN 200 to Layer 2 VNI 5050

B.

VLAN 100 to Layer 2 VNI 2020 - VLAN 200 to Layer 2 VNI 5050

Answers
C.

VLAN 100 to Layer 2 VNI 2020 - Test_Telco_VRF to Layer 3 VNI 1010

C.

VLAN 100 to Layer 2 VNI 2020 - Test_Telco_VRF to Layer 3 VNI 1010

Answers
D.

VLAN 100 to Layer 2 VNI 1010 - VLAN 200 to Layer 2 VNI 1010

D.

VLAN 100 to Layer 2 VNI 1010 - VLAN 200 to Layer 2 VNI 1010

Answers
Suggested answer: C

Explanation:

In a VXLAN data center fabric, inter-VNI communication requires mapping Layer 2 (L2) VLANs to their respective L2 VNIs and associating them with the correct Layer 3 (L3) VNI that corresponds to the VRF.In this case, VLAN 100 is mapped to L2 VNI 2020, and for inter-VNI routing to occur, it must be associated with an L3 VNI that corresponds to the VRF, which is Test_Telco_VRF to L3 VNI 1010.Reference: For more detailed information, you can refer to the Cisco Programmable Fabric with VXLAN BGP EVPN Configuration Guide1and the Data Center VXLAN EVPN guide

Refer to the exhibit.

A network engineer must configure the physical domain and attach a VLAN pool to it. Which two commands accomplish this goal? (Choose two.)

A.

attributes

A.

attributes

Answers
B.

PATCH

B.

PATCH

Answers
C.

GET

C.

GET

Answers
D.

POST

D.

POST

Answers
E.

variables

E.

variables

Answers
Suggested answer: A, E

Explanation:

In the context of configuring a physical domain and attaching a VLAN pool to it, the commands ''attributes'' and ''variables'' are typically used within the configuration scripts. The ''attributes'' command is used to define specific attributes for elements within the configuration, such as naming conventions or paths. The ''variables'' command is used to declare variable elements that can be dynamically assigned or modified.

An engineer must perform a configuration backup of an existing Cisco UCS Manager environment. The backup file must contain all vNIC, vHBA,and service profile template settings. Also, the engineer must validate the backup before import and requires an XML output format. Which backup type must be used to meet these requirements?

A.

full state

A.

full state

Answers
B.

all configuration

B.

all configuration

Answers
C.

logical configuration

C.

logical configuration

Answers
D.

system configuration

D.

system configuration

Answers
Suggested answer: C

Explanation:

The logical configuration backup type in Cisco UCS Manager includes all logical configuration settings such as service profiles, VLANs, VSANs, pools, and policies. This backup type is suitable for the engineer's requirements as it contains all vNIC, vHBA, and service profile template settings.Additionally, the logical configuration backup is in XML format, which allows for validation before import1.

Cisco documentation on ''Backing Up and Restoring the Configuration'' provides detailed information on the different backup types and their contents1.

For further reading on UCS Manager backup operations and types, refer to the Cisco UCS Manager Administration Management Guide

An engineer is implementing VSANs on a Cisco MDS 9000 Series Switch with a native Fibre Channel. The deployment must meet these requirements:

* The host on port fc1/1 must be assigned to VSAN 10.

* The port channel 10 ISL must pass multiple VSANs, including VSAN 10.

Which configuration set meets these requirements?

A.

Activate VSAN 10 in the vFC interface. Associate VSAN 10 to interface vfc 1/1. Enable vsan F-port-channel-trunk on the ISL. Set encapsulation EISL on the switch port.

A.

Activate VSAN 10 in the vFC interface. Associate VSAN 10 to interface vfc 1/1. Enable vsan F-port-channel-trunk on the ISL. Set encapsulation EISL on the switch port.

Answers
B.

Create VSAN 10 in the VSAN database. Bind VSAN 10 to interface fc1/1 in the VSAN database. Enable VSAN trunking on the ISL. Allow VSAN 10 on the ISL.

B.

Create VSAN 10 in the VSAN database. Bind VSAN 10 to interface fc1/1 in the VSAN database. Enable VSAN trunking on the ISL. Allow VSAN 10 on the ISL.

Answers
C.

Configure VSAN 10 in the interface configuration. Attach VSAN 10 to the VSAN database. Enable VSAN trunking on fc1/1. Filter all VSAN on the ISL.

C.

Configure VSAN 10 in the interface configuration. Attach VSAN 10 to the VSAN database. Enable VSAN trunking on fc1/1. Filter all VSAN on the ISL.

Answers
D.

Disable VSAN 1 in the VSAN database. Assign VSAN 10 to the ISL. Enable VSAN trunking on the port channel members. Permit VSAN 10 in the FLOGI database.

D.

Disable VSAN 1 in the VSAN database. Assign VSAN 10 to the ISL. Enable VSAN trunking on the port channel members. Permit VSAN 10 in the FLOGI database.

Answers
Suggested answer: B

Explanation:

To meet the deployment requirements for implementing VSANs on a Cisco MDS 9000 Series Switch, the correct steps are to create VSAN 10 in the VSAN database and bind it to the interface fc1/1. This assigns the host on port fc1/1 to VSAN 10. Additionally, enabling VSAN trunking on the Inter-Switch Link (ISL) and allowing VSAN 10 on the ISL ensures that the port channel 10 can pass multiple VSANs, including VSAN 10.This configuration allows for the segregation of traffic and maintains the isolation of different VSANs while still permitting communication across the shared physical infrastructure12.

Cisco documentation on ''Configuring VSANs and Interfaces'' provides detailed steps on creating and managing VSANs1.

The ''Cisco MDS 9000 Series Fabric Configuration Guide'' further elaborates on managing VSANs and their associated interfaces

An engineer must perform a backup and restore in Cisco UCS to rebuild the system in a disaster recovery scenario. The backup file must be encrypted to prevent the passwords from being stored as clear text. Which backup configuration meets these requirements?

A.

Full state backup over TFTP

A.

Full state backup over TFTP

Answers
B.

Logical configuration backup over SCP

B.

Logical configuration backup over SCP

Answers
C.

System configuration backup over FTP

C.

System configuration backup over FTP

Answers
D.

All configuration backup over SFTP

D.

All configuration backup over SFTP

Answers
Suggested answer: A

Explanation:

A full state backup is the appropriate choice when an engineer needs to perform a backup and restore in Cisco UCS for disaster recovery purposes. This type of backup includes a snapshot of the entire system and is saved as a binary file.Importantly, full state backups are encrypted, ensuring that passwords and other sensitive information are not stored as clear text12. While TFTP (Trivial File Transfer Protocol) is not secure by itself, the encryption of the full state backup file provides the necessary security for the passwords within the backup.

Cisco documentation on ''Backing Up and Restoring the Configuration'' provides detailed information on the different backup types and their contents1.

Cisco UCS Manager Administration Management Guide 4.2, which mentions the encryption of full state backups

Total 491 questions
Go to page: of 50