Exams > Cisco > 350-401: Implementing Cisco Enterprise Network Core Technologies (ENCOR)
350-401: Implementing Cisco Enterprise Network Core Technologies (ENCOR)
Page 29 out of 62 pages Questions 281-290 out of 614 questions
Question#281

Which devices does Cisco DNA Center configure when deploying an IP-based access control policy?

  • A. all devices integrating with ISE
  • B. selected individual devices
  • C. all devices in selected sites
  • D. all wired devices
Discover Answer Hide Answer

C
Reference:
https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/1-2/user_guide/ b_dnac_ug_1_2/b_dnac_ug_1_2_chapter_01000.html#id_53453

Question#282

Which tool is used in Cisco DNA Center to build generic configurations that are able to be applied on devices with similar network settings?

  • A. Command Runner
  • B. Application Policies
  • C. Template Editor
  • D. Authentication Template
Discover Answer Hide Answer

C
Reference:
https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/1-3/user_guide/ b_cisco_dna_center_ug_1_3/b_cisco_dna_center_ug_1_3_chapter_0111.html

Question#283

In which part of the HTTP message is the content type specified?

  • A. HTTP method
  • B. body
  • C. header
  • D. URI
Discover Answer Hide Answer

C
Reference:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type

Question#284

An engineer must create an EEM applet that sends a syslog message in the event a change happens in the network due to trouble with an OSPF process. Which action should the engineer use? event manager applet LogMessage event routing network 172.30.197.0/24 type all

  • A. action 1 syslog msg ג€OSPF ROUTING ERRORג€
  • B. action 1 syslog send ג€OSPF ROUTING ERRORג€
  • C. action 1 syslog pattern ג€OSPF ROUTING ERRORג€
  • D. action 1 syslog write ג€OSPF ROUTING ERRORג€
Discover Answer Hide Answer

C

Question#285

An engineer runs the code against an API of Cisco DNA Center, and the platform returns this output. What does the response indicate?

  • A. The authentication credentials are incorrect.
  • B. The URI string is incorrect.
  • C. The Cisco DNA Center API port is incorrect.
  • D. The HTTP method is incorrect.
Discover Answer Hide Answer

D

Question#286

What are two benefits of YANG? (Choose two.)

  • A. It enforces the use of a specific encoding format for NETCONF.
  • B. It collects statistical constraint analysis information.
  • C. It enables multiple leaf statements to exist within a leaf list.
  • D. It enforces configuration semantics.
  • E. It enforces configuration constraints.
Discover Answer Hide Answer

AE

Question#287

DRAG DROP -
Drag and drop the characteristics from the left onto the orchestration tools they describe on the right.
Select and Place:

Discover Answer Hide Answer


Question#288


Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface's configuration?

  • A. Use the Ixml library to parse the data returned by the NETCONF server for the interface's configuration.
  • B. Create an XML filter as a string and pass it to get_config() method as an argument.
  • C. Create a JSON filter as a string and pass it to the get_config() method as an argument.
  • D. Use the JSON library to parse the data returned by the NETCONF server for the interface's configuration.
Discover Answer Hide Answer

D

Question#289

Running the script causes the output in the exhibit. Which change to the first line of the script resolves the error?

  • A. from ncclient import
  • B. import manager
  • C. from ncclient import *
  • D. import ncclient manager
Discover Answer Hide Answer

C

Question#290

Which line must be added in the Python function to return the JSON object {`cat_9k`: `FXS1932Q2SE`}?

  • A. return (json.dumps({d['hostname']: d['serialNumber'] for d in json.loads(test_json)['response']}))
  • B. return (json.dumps({for d in json.loads(test_json)['response']: d['hostname']: d['serialNumber']}))
  • C. return (json.loads({d['hostname']: d['serialNumber'] for d in json.dumps(test_json)['response'}))
  • D. return (json.loads({for d in json.dumps(test_json)['response']: d['hostname']: d['serialNumber']}))
Discover Answer Hide Answer

A

chevron rightPrevious Nextchevron right