medium
Single Answer
0Which is used for communication directly to the SDN devices in the network?
Answer Options
A
The northbound interface (NBI)
B
The southbound interface (SBI)
C
The core of the controller
D
Applications hosted on the controller
Correct Answer: B
Explanation
The southbound interface (SBI) directly communicates with the SDN devices. This control is done via several different types of SBI protocols, such as OpenFlow, OpFlex, and CLI (Telnet/SSH). The northbound interface (NBI) is responsible for allowing communication between applications and the core of the controller. The core of the controller is the mechanism that connects the NBI to the SBI. Applications hosted on the controller interface with the NBI.
sdn
southbound-interface
nbi
sbi
openflow
network-architecture