nerdexam
Cisco

300-415 · Question #248

Which protocol is used by the REST API to communicate with network devices in the Cisco SD-WAN network?

The correct answer is A. HTTP. REST APIs in Cisco SD-WAN environments communicate using HTTP, typically secured with TLS/SSL, to interact with network devices and controllers.

Management and Operations

Question

Which protocol is used by the REST API to communicate with network devices in the Cisco SD-WAN network?

Exhibit

300-415 question #248 exhibit

Options

  • AHTTP
  • BSSL
  • CIPSec
  • DSSH

How the community answered

(46 responses)
  • A
    89% (41)
  • B
    2% (1)
  • C
    7% (3)
  • D
    2% (1)

Why each option

REST APIs in Cisco SD-WAN environments communicate using HTTP, typically secured with TLS/SSL, to interact with network devices and controllers.

AHTTPCorrect

REST APIs fundamentally operate over HTTP (Hypertext Transfer Protocol), which serves as the underlying communication protocol for web-based services. While often secured with TLS/SSL (making it HTTPS), the core protocol for data exchange is HTTP.

BSSL

SSL (or TLS) is a security protocol that encrypts HTTP traffic (making it HTTPS), but it is not the application-layer protocol used by REST APIs for communication itself.

CIPSec

IPSec is a network layer security protocol used for securing IP communications, commonly used for VPN tunnels in SD-WAN data plane, but not for REST API communication.

DSSH

SSH (Secure Shell) is a protocol for secure remote command-line access and file transfer, not the protocol used by REST APIs.

Concept tested: REST API communication protocol

Source: https://developer.cisco.com/docs/sdwan/#!rest-api-overview/introduction-to-the-cisco-sd-wan-rest-api

Topics

#REST API#Cisco SD-WAN#HTTP#Network Programmability

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice