Pass the Cisco CCNP Data Center 300-635 Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

When Cisco Nexus switches are implemented, which command requires the method key to perform a POST operation using the NXAPI-CLIJSON-RPC interface?

Options:

A.

cli


B.

cli_conf


C.

cli_show


D.

cli_post


Expert Solution
Questions # 12:

Refer to the exhibit.

Question # 12

Which two statements are true about this API GET request to the ACI APIC? (Choose two.)

Options:

A.

The API call creates a new 10G interface in the APIC


B.

The API call reads information from a managed object.


C.

The API response is encoded in JSON


D.

The API call reads information from an object class


E.

The API response is encoded in XML


Expert Solution
Questions # 13:

Refer to the exhibit.

Question # 13

Refer to the exhibit:

Which change allows the code to configure VLAN 10 in the Cisco UCS?

Options:

A.

Lines 8 and 9 should have a line continuation \ at the end


B.

Line 13 should include "handle.commit()"


C.

Line 4 should include transport 443 option


D.

Line 3 should add an import for query_dn


Expert Solution
Questions # 14:

What are two capabilities of the DCNM REST API? (Choose two.)

Options:

A.

uses the dcnm-token header for requests authentication after initial basic authentication


B.

uses basic authentication without encoding for username and password


C.

supports HTTP until release 11.0


D.

uses bearer key authorization


E.

is separated into Classic LAN, LAN Fabric, Media Controller, and SAN Management categories.


Expert Solution
Questions # 15:

Which Python code creates a VRF in an ACI tenant using the Cobra SDK?

Options:

A.

Vrf(fvTenant(uniMo, 'CustA'), 'CustA_VRF)


B.

Ctx(Tenant (uniMo, 'CustA"), ,CustA_VRF')


C.

Vrf(Tenatnt(uniMo, 'CustA'), 'CustA_VRR)


D.

Ctx(fvTenant(uniMo. 'CustA'), 'CustA_VRF')


Expert Solution
Questions # 16:

Refer to the exhibit:

Question # 16

Refer to the exhibit, which two actions does this Python code perform with the Cisco ACI? (Choose two.)

It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the scope to "private"

Options:

A.

It creates a subnet "DevNet_Subnet" inside AppProfile "DevNet_App" located in ACI tenant "DevNet_Tenant" and sets the network address to "10.10.10 1/24"


B.

It creates an EPG "DevNet_EPG" inside AppProfile "DevNet_App" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet_BD"


C.

It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the network address to "10.10 10.1/24".


D.

It creates an EPG "DevNet_EPG" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet BD"


Expert Solution
Questions # 17:

When the Cisco bigmuddy-network-telematry-collector from GitHub is used, which command displays only the message headers?

Options:

A.

-print


B.

-all


C.

-brief


D.

-print-all


Expert Solution
Questions # 18:

Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?

Question # 18

Question # 18

Options:

A.

Option


B.

Option


C.

Option


D.

Option


Expert Solution
Questions # 19:

Which two capabilities apply to the DCNM API? (Choose two)

Options:

A.

DCNM provides an XML-based SOAP API


B.

DCNM requires a license to use the API


C.

Some features of DCNM must be configured through the GUI


D.

All API operations can be performed using the DCNM GUI


E.

DCNM provides a REST-based API


Expert Solution
Questions # 20:

A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new package found online.

How is this new package isolated from the main code base?

Options:

A.

Add the new package to your requirements txt file.


B.

Create a new virtual machine and perform a pip install of the new package


C.

Perform a pip install of the new package when logged into your local machine as root


D.

Create a new virtual environment and perform a pip install of the new package


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions