Software Defined Network (SDN)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

Software-Defined Networking (SDN)

A network architecture approach that enables the network to be intelligently and centrally controlled, or programmed, using software applications.

2
New cards

Control plane

Decides traffic prioritization and security.

3
New cards

Data plane

Handles actual traffic routing and access controls.

4
New cards

Management plane

Monitors network traffic and status.

5
New cards

Northbound API

Interfaces between SDN applications and the controller.

6
New cards

Southbound API

Interfaces between the controller and network devices.

7
New cards

How does SDN simplify network management?

By centralizing policy decisions and automating the configuration of devices through APIs, which reduces the hassle of setting it up manually.

8
New cards

What are the main benefits of SDN for large-scale networks?

Centralized management.

Simplified configuration.

Improved scalability and flexibility.

Enhanced security through consistent policy enforcement.

9
New cards

What is typically found in the control plane of SDN?

SDN controller

Policy management tools

Algorithms for traffic routing and prioritization

10
New cards

What is typically found in the data plane of SDN?

Physical and virtual switches

Routers

Firewalls

11
New cards

What is typically found in the management plane of SDN?

Monitoring tools for traffic and network performance

Applications for fault detection and resolution

Configuration management systems

12
New cards

Which SDN plane directly processes and forwards data packets through the network?

data plane

13
New cards

How does the management plane support network administrators?

By providing tools to monitor and analyze network performance, detect faults, and optimize configurations.

14
New cards

What plane is involved in tasks like traffic prioritization, quality of service (QoS), and routing strategies?

control plane