100% Correct - Georgia Institute Of Technology
The main idea behind ______ is to divide tasks into smaller functions so the code
is more modular and easy to manage. - ANSWER---SDNs
The main idea behind SDNs is to divide tasks into _______ so the code is more
modular and easy to manage. - ANSWER---smaller functions
A few of the main reasons that ______ arose are: a diversity of different network
equipment (eg routers, switches, firewalls, etc.) using different protocols that
made managing the network difficult, and second a lack of a central platform to
control network equipment. - ANSWER---SDN
A few of the main reasons that SDN arose are: a ____ of different network
equipment (eg routers, switches, firewalls, etc.) using different _____ that made
managing the network difficult, and second a lack of a central platform to control
network equipment. - ANSWER---diversity, protocols
A few of the main reasons that SDN arose are: a diversity of different network
equipment (eg routers, switches, firewalls, etc.) using different protocols that
made managing the network difficult, and second a lack of a ______ to control
network equipment. - ANSWER---central platform
With SDNs the control plane and data plane have _____ evolution and
development. - ANSWER---independent
, CS 6250 Quiz 2 | Questions and Answers 2026 Update
100% Correct - Georgia Institute Of Technology
With SDNs the control plane and data plane have independent _____ and _____. -
ANSWER---evolution, development
True or False: In the SDN approach, the SDN controller is physically located at
each router that is present in a network. - ANSWER---False
By separating the control plane and the data plane, controlling the router's
behavior became easier using ______ programs. For example, it is easier to
update the router's state or control the path selection. - ANSWER---higher order
By _______ the control plane and the data plane, controlling the router's
behavior became easier using higher order programs. For example, it is easier to
update the router's state or control the path selection. - ANSWER---separating
In the SDN approach, _____ or other third parties can take up the responsibility
for computing and distributing the router's forwarding tables. - ANSWER---ISPs
In the SDN approach, ISPs or other third parties can take up the responsibility for
computing and distributing the router's ________. - ANSWER---forwarding tables
In the SDN approach, ISPs or other third parties can take up the responsibility for
computing and distributing the _______'s forwarding tables. - ANSWER---router
True or False: Having the software implementations for SDNs controllers
increasingly open and publicly available makes it hard to control, since any person
could modify the software easily. - ANSWER---False