Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Cisco 300-615 - Troubleshooting Cisco Data Center Infrastructure (300-615 DCIT) v1.1

Page: 4 / 7
Total 221 questions

Refer to the exhibit.

An engineer is configuring a VMM domain integration, but the operation fails to complete. Which two actions resolve the issue? (Choose two.)

A.

Use a different device package.

B.

Configure the route from virtual machine managerB management network to vCenter.

C.

Update the VMware vCenter version to be compatible with the Cisco ACI release.

D.

Change the VMware vCenter access credentials.

E.

Change VMware vCenter IP address.

Refer to the exhibit. A network engineer fails to install applications in a newly deployed Guest Shell on a Cisco Nexus 9000 Series Switch. Which action in the Guest Shell resolves the issue?

A.

Add a domain and name server to the resolv.conf file.

B.

Install the networking RPM before the PIP install.

C.

Configure the mgmt0 IP address.

D.

Define the management VRF.

An engineer attempts to register Cisco UCS Manager to Cisco UCS Central, but the registration fails. The engineer can ping Cisco UCS Central from UCS Manager. Which two actions must the engineer attempt to resolve the problem? (Choose two.)

A.

Synchronize the date and time to NTP for Cisco UCS Central and the Cisco UCS domains.

B.

Apply the UCS Central license to UCS Central.

C.

Place Cisco UCS Manager on the same subnet as Cisco UCS Central.

D.

Allow port 443 between Cisco UCS Manager and Cisco UCS Central.

E.

Allow port 9443 between Cisco UCS Manager and Cisco UCS Central.

Refer to the exhibit.

An mini-storage M2 storage card fails to be added to Cisco UCS Manager. Which configuration resolves the issue?

A.

Configure a new host firmware package.

B.

Perform re-acknowledge on the server.

C.

Implement the scrub policy disk.

D.

Enable the Quiet Boot option.

Refer to the exhibit.

A network engineer is implementing a pair of Cisco Nexus 9000 Series Switches. During the OSPF configuration, the engineer discovers unstable routing in the network. The investigation shows flapping routes after the new switches were introduced. Which set of actions resolves the issue?

A.

Configure a new IP address on the Ethernet interface toward the OSPF neighbor. Clear the OSPF neighbor.

B.

Configure a new IP address on the Ethernet interface toward the OSPF neighbor. Clear the OSPF process.

C.

Configure a new OSPF priority on the Ethernet interface toward the OSPF neighbor. Clear the OSPF neighbor.

D.

Configure a new IP address on the Loopback interface for the OSPF process. Clear the OSPF process

Refer to the exhibit.

A certificate is implemented on the security configuration on the Cisco ACI controller. A customer receives a " Connection Not Secure " error in a browser every time the customer logs in to the Cisco APIC GUI. Which action resolves the issue?

A.

Include a private key with the certificate.

B.

Use a browser that supports keys of 2048 bits.

C.

Configure a corporate certificate authority for the certificate.

D.

Add a 1536-bit key to the APIC GUI.

Refer to the exhibit. A network engineer must display the status of the vPC domain using the Python script and guest shell. The status of Cisco Nexus switches 1 and 2 must be displayed, but the code fails and displays the status of Cisco Nexus switches 0 and 1 instead. Which code resolves the issue?

A.

print ( ' Show VPC On Switch ' , i + 2, ' \n ' ) on line 5

B.

for i in range(1-2): on line 4

C.

for i in range(1,3): on line 4

D.

print ( ' Show VPC On Switch ' , [i] + 1, ' \n ' ) on line 5

Refer to the exhibit.

An engineer deploys SAN environment with two interconnected Cisco MDS 9000 Series switches. When the engineer attempts a zone merge, it fails with the error that is presented in the exhibit. Which action resolves the issue?

A.

Import or export a zone set between the switches to synchronize the switches.

B.

Change the name of one of the zones to match the other zone set.

C.

Set the distribute policy of the zone to full.

D.

Ensure that the zone members have different names.

Refer to the exhibit. An engineer is troubleshooting an issue with the Cisco ACI fabric discovery. During the Cisco APIC initialization, the infra VLAN was set to 4, and the TEP pool was configured to use subnet 11.0.0.0/16. Which action resolves the issue?

A.

Connect the Layer 2 switch to Leaf-101 and Leaf-102.

B.

Connect the Cisco APIC directly to Leaf-101.

C.

Set the Enable LLDP flag on Cisco APIC CIMC.

D.

Set the TEP pool to subnet 10.0.0.0/16.

Refer to the exhibit. A network engineer creates an EEM script to trigger an SNMP notification when a user enters configuration mode, but the trap is not received when the condition is met. Which action resolves the issue?

A.

Append action 2.0 event-default to the script

B.

Append action 2.0 cli “conf t” to the script

C.

Modify snmp-trap strdata “Configuration changed” to syslog msg Configuration changed

D.

Modify cli match “conf t” to “snmp match “conf t”