Section 15.139 Software-defined Network (SDN) Flashcards

Objective 3.1 Compare and contrast security implications of different architecture models. Objectives 4.1 Given a scenario, apply common security techniques to computing resources

1
Q

Software-Defined Network (SDN)

A

Revolutionary approach to network management that enables dynamic, programmatically efficient network configuration

■ Improves network performance and monitoring

■ Reduces complexity in static and inflexible network architectures

■ Provides a centralised view of the entire network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

SDN Architecture

A

Decouples network control and forwarding functions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Three Distinct Planes

Data Plane (Forwarding Plane)

A

○ Responsible for handling data packets

○ Makes decisions based on protocols like IP and Ethernet

○ Concerned with sending and receiving data

Example: When you send an email from your network the data plane takes responsibility of moving your email data from your device to the recipents device. It does this by forwarding the data packets through switches and routers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Three Distinct Planes

Control Plane

A

○ Brain of the Network: Centralised decision-maker in SDN

○ Dictates traffic flow across the entire network

○ Replaces traditional, distributed router control planes

○ Increases network manageability and flexibility

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Three Distinct Planes

Application Plane

A

○ Hosts all network applications that interact with the SDN controller

○ Applications instruct the controller on network management

○ Controller manipulates the network based on these instructions

SDN Example: Google B4 project: Google uses SDNs to manage its data center networks. Control the flow of data across its network ensuring that bandwidth is used efficiently.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly