Curious about Actual Cisco CCIE Data Center (350-601) Exam Questions?
Here are sample Cisco Implementing and Operating Cisco Data Center Core Technologies (350-601) Exam questions from real exam. You can get more Cisco CCIE Data Center (350-601) Exam premium practice questions at TestInsights.
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?
Start a Discussions
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?
Correct : B
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.
Start a Discussions
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?
Start a Discussions
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.)
Correct : A, E
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.
Start a Discussions
Refer to the exhibit.
Refer to the exhibit. An engineer uses Python in Cisco NX-OS guest shell to retrieve the configuration of the EIGRP ASN on interface eth1/1.
The engineer has written this script:
>>> import json
>>> from cli import*
Which command set must be used to retrieve the value of the 'asn' key?
Correct : D
Start a Discussions
Total 489 questions