Answer the following statements true (T) or false (F)

1. The SDN application layer maps control layer service requests into specific commands and directives to data plane switches and supplies applications with information about data plane topology and activity.
2. The southbound interface provides a uniform means for application developers and network managers to access SDN services and perform network management tasks.
3. The northbound interface enables applications to access control plane functions and services without needing to know the details of the underlying network switches.
4. The routing function comprises a protocol for collecting information about the topology and traffic conditions of the network and an algorithm for designing routes through the network.
5. The two categories of routing protocols are interior router protocols (IRPs) and exterior router protocols (ERPs).


1. TRUE
2. FALSE
3. TRUE
4. TRUE
5. TRUE

Computer Science & Information Technology

You might also like to view...

What is the number of iterations in the following loop?

``` for (int i = 1; i < n; i++) { // iteration } ``` a. 2*n b. n c. n - 1 d. n + 1

Computer Science & Information Technology

A ________ is a combination of the date and time that is encrypted as part of the digital signature

A) timestamp B) certificate C) navigation D) password

Computer Science & Information Technology

The Pen color is always blue

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ option enables you to start an animation by clicking the slide or trigger on the slide

Fill in the blank(s) with correct word

Computer Science & Information Technology