Cisco Certified DevNet Associate (DEVASC) Quiz Questions and Answers

Which status code is used by a REST API to indicate that the submitted payload is incorrect?

Answer :
  • 400

Which description of a default gateway is true?

Answer :
  • It is a device that receives IP packets that have no explicit next-hop in the routing table.

Which device is a system that monitors and controls incoming and outgoing network traffic based on predetermined security roles?

Answer :
  • firewall

Which platform is run directly on top of a hypervisor?

Answer :
  • virtual machines

Which action does the Git command git merge allow the developer to perform?

Answer :
  • Combine multiple sequences of commits into one unified history

What are two benefits of managing network configuration via APIs? (Choose two.)

Answer :
  • reduction in network changes performed manually
  • increased scalability and consistency of network changes

Which two types of NAT are used in a network? (Choose two.)

Answer :
  • static NAT
  • dynamic NAT

Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)

Answer :
  • < get >
  • < get-config >

Which two statements about JSON and XML are true? (Choose two.)

Answer :
  • JSON arrays are an unordered set of key-value pairs.
  • The syntax of XML contains tags, elements, and attributes.

Which Cisco DevNet resource allows access to products in a development lab to explore, learn, and build applications that use Cisco APIs?

Answer :
  • DevNet Sandbox