Review Questions
The RESTCONF interface is built around a small number of standardized requests. Which of the following are requests supported by RESTCONF?
GET
PUT
PATCH
All of these answers are correct.
NETCONF messages are encoded in a(n) ________ structure defined by the NETCONF standard.
JSON
XML
OWASP
RESTCONF
Which of the following is a Cisco resource where you can learn about network programmability and obtain sample code?
APIC
ACI
DevNet
NETCONF
A YANG-based server publishes a set of YANG modules, which taken together form the system’s _________.
YANG model
NETCONF model
RESTCONF model
gRPC model
Which of the following HTTP methods sends data to the server typically used in HTML forms and API requests?
POST
GET
TRACE
PUT
Which of the following is a solution that allows you to detect security threats in encrypted traffic without decrypting the packets?
ETA
ESA
WSA
None of these answers is correct.
Which of the following is an open source project that allows you to deploy micro-segmentation policy-based services in container environments?
OVS
Contiv
ODL
All of the above
NFV nodes such as virtual routers and firewalls need which of the following components as an underlying infrastructure?
A hypervisor
A virtual forwarder to connect individual instances
A network controller
All of these answers are correct.
There have been multiple IP tunneling mechanisms introduced throughout the years. Which of the following are examples of IP tunneling mechanisms?
VXLAN
SST
NVGRE
All of these answers are correct.
Which of the following is true about SDN?
SDN provides numerous benefits in the area of management plane. These benefits are in both physical switches and virtual switches.
SDN changed a few things in the management, control, and data planes. However, the big change was in the control and data planes in software-based switches and routers (including virtual switches inside of hypervisors).
SDN is now widely adopted in data centers.
All of these answers are correct.