An engineer modifies the virtual port channel domain on a Cisco Nexus 9000 Series Switch using Session Manager Which two commands must the engineer use to confirm the configuration is valid and apply the configuration to the switch? (Choose two.)
Answer : C, E
An engineer mus create a new Cisco UCS user account to perform these actions:
Modify systems logs, faults, and power management settings
View access to all other configuration in the UCS domain.
Which two roles must be assigned to the user to permit these actions? (Choose two.)
Answer : C, E
An engineer must configure a Cisco MDS 9000 Series Switch for traffic analysis from the storage array. The storage array is connected to the interface fc2/1 in VSAN 10 and the traffic analyzer to fc4/2. The capture file must include ingress and egress traffic between the switch and the storage array. Also, only traffic in VSAN 10 must be captured. Which configuration set meets these requirements?
Answer : D
An engineer must implement a disaster recovery policy for the Cisco UCS infrastructure. The solution must meet these criteria
The Recovery Point Objective must be 48 hours
The backup must use encrypted transmission
The Recovery Time Objective must be 4 hours
Which configuration set must be used in the scheduled backup to meet these requirements?
Answer : D
Refer to the exhibit.

Two Cisco Nexus 9000 Series Switches are connected using interfaces Ethernet 1/1. Which CLI must be configured to configure the switches as EIGKP neighbors''
A)

B)

C)

D)

Answer : A
To establish EIGRP adjacency on Cisco NX-OS, the global configuration must match the parameters defined at the interface level. Let's break down why Option A is the only correct choice:
The Key Chain Name:
Looking at the interface command: ip authentication key-chain eigrp NXOS EIGRP
The first 'NXOS' refers to the EIGRP instance name, and 'EIGRP' (case-sensitive) is the name of the key chain.
Option A correctly defines key chain EIGRP. Options B, C, and D use lowercase or entirely different names, which would cause an authentication mismatch.
The EIGRP Instance Name:
The interface command ip router eigrp NXOS identifies the EIGRP instance as NXOS.
Option A and Option B correctly use router eigrp NXOS. Options C and D use 'EIGRP' as the instance name, which contradicts the interface-level configuration.
Authentication Mode:
The interface specifies MD5: ip authentication mode eigrp NXOS md5.
While NX-OS often requires the mode to be set on the interface, including it under the router eigrp process (as seen in Option A) ensures the process is configured to handle that authentication type.
Refer to the exhibit.

Users report SAN traffic packet loss on a blade server that is managed by using Cisco UCS Manager. An engineer must implement a SPAN feature to an external Fibre Channel analyzer. Which configuration source in the TEST monitoring session must the engineer select?
Answer : B
The correct answer is B because in Cisco UCS Manager SAN traffic monitoring (SPAN), the most appropriate source for analyzing traffic generated by a specific blade server is the vHBA (virtual Host Bus Adapter). Cisco UCS documentation explains that SAN traffic monitoring sessions allow administrators to select sources such as uplink FC ports, storage ports, VSANs, or vHBAs, depending on the troubleshooting objective.
Since the issue described is packet loss on a blade server, the engineer must capture traffic as close as possible to the server itself. The vHBA represents the server's Fibre Channel interface, making it the most precise and relevant source for monitoring server-specific SAN traffic. This allows the engineer to analyze exactly what traffic is being transmitted and received by the server.
Option A (uplink FC ports) would capture aggregated traffic from multiple servers, making it difficult to isolate the issue. Option C (storage ports) focuses on storage array communication rather than the server. Option D (VSANs) provides a broader scope and does not isolate traffic to a single server.
Which protocol does Cisco Hyperflex use to share data among nodes in a VMware vSphere environment?
Answer : D