Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Refer to the exhibit.

An engineer is troubleshooting the connectivity between Server-1 and Server-2. Which action resolves the connectivity issue?

A.

Enable BGP advertise pip feature on both leaf switches

B.

Configure the same source IP address on NVE and virtual peer link on leaf switches

C.

Classify CFS messages for strict priority queue on spine switches

D.

Change all ports on spine switches as port-type fabric

Refer to the exhibit.

The EEM script fails to send an SNMP trap when a user attempts to enter configuration mode. Which configuration is missing from the script?

A.

event statement

B.

event-default action statement

C.

policy-default action statement

D.

IP address of the SNMP server

A server administrator attempts to change the Cisco IMC KVM certificate to one signed by a private CA, but the certificate is not being accepted. What can cause this process to fail?

A.

using a certificate with a password-protected private key

B.

RSA encryption being used in the generation of the certificate.

C.

AES encryption being used in the generation of the certificate.

D.

public IP addres of the Cisco IMC not being included in the SAN.

A Cisco Nexus 9000 Series Switch crashes and fails to boot. An engineer must recover the switch and investigate the issue. The switch uses 172.20.50.213/24 IP address for management and its default gateway is 172.20.50.254. Drag and drop the steps for recovering the Cisco Nexus 9000 Series Switch from the left onto the right. Not all steps are used.

Select and Place:

Refer to the exhibit.

The OTV overlay is deployed in multicast mode. After an unexpected reload of N7K-SITE1-OTV1, the network administrator observed that on N7K-SITE1-OTV2 the OTV site adjacency went into the partial state. Which

action resolves the issue?

A.

Configure the Site-Identifier on N7K-SITE1-OTV1 to 0002.0002.0002.

B.

Enable IP IGMP version 3 on the join interface on N7K-SITE1-OTV1.

C.

Change the Site-VLAN on N7K-SITE1-OTV2 to VLAN 1.

D.

Modify the multicast data-group on N7K-SITE1-OTV1 to match N7K-SITE1-OTV2.

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.

The external routes fail to propagate to leaf switches in Cisco ACI fabric Which two actions resolve the issue? (Choose two.)

A.

Enable the VTEP pool in the fabric

B.

Assign an MP-BGP AS number to the fabric.

C.

Specify the spine nodes as route reflectors

D.

Associate the correct contract to the L30ut.

E.

Configure an MP-BGP area.

A network administrator attempts to install an application in the Cisco NX-OS Guest shell and receives an error that there is not enough space on the disk. Which command must the administrator run to increase the disk space available in the Guest shell?

A.

guestshell growdisk rootfs [size-in-MB]

B.

guestshell pvextend rootfs [size-in-MB]

C.

guestshell resize rootfs [size-in-MB]

D.

guestshell resize2fs rootfs [size-in-MB]

Refer to the exhibit.

An OSPF adjacency between Router-A and Router-B cannot reach the FULL state. Which action resolves the issue?

A.

Adjust the MTU on Router-A to 1600.

B.

Disable the check of the MTU value.

C.

Set the OSPF media type to point-to-point.

D.

Adjust the MTU on Router-B to 1604.

The script fails to convert a JSON variable into a Python dictionary. Which action resolves the issue?

A.

Use a json.dumps(json_output) function

B.

Define a json_output as a YAML object, yaml json_output

C.

Fix the JSON syntax by modifying “attribures” to “attribures”:

D.

Invoke a function yaml.loads(json._output ,decoder_”json”)