2.2 - Software Defined Networking Flashcards

1
Q

Front

A

Back

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

What has the advent of cloud computing changed in networking?

A

Cloud computing has changed networking by eliminating the need for physical routers, switches, and other infrastructure devices, requiring a shift to virtualized, cloud-based networking platforms.

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

What is Software Defined Networking (SDN)?

A

Software Defined Networking (SDN) is a method that transforms physical networking devices like switches, routers, and firewalls into software-based platforms that can be managed and operated in the cloud.

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

How are physical networking devices transformed in SDN?

A

Physical networking devices are broken down into individual functions or components, which are then virtualized and run as software versions in the cloud.

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

What are the three layers or planes in SDN?

A

The three layers or planes in SDN are: 1) Infrastructure layer (data plane), 2) Control layer (control plane), and 3) Management layer (management plane).

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

What does the infrastructure layer (data plane) do in SDN?

A

The infrastructure layer, or data plane, handles functions like forwarding, trunking, encrypting, and network address translation at the packet level.

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

What is contained in the control layer (control plane) of a networking device?

A

The control layer, or control plane, contains references for traffic routing such as dynamic routing protocols, forwarding tables, and network address translation tables.

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

What is the management layer (management plane) used for in SDN?

A

The management layer, or management plane, is used for managing the device through interfaces like SSH, graphical front ends, or APIs (Application Programming Interfaces).

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

How does SDN apply to a physical device like a switch?

A

In SDN, a physical device like a switch is abstracted into a software-based device with separate data plane, control plane, and management plane functionalities.

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

What is the role of the data plane in SDN?

A

The data plane in SDN handles the forwarding of traffic between different interfaces, similar to how a physical device would manage traffic at the packet level.

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

What does the control plane do in SDN?

A

The control plane in SDN manages routing protocols and maintains forwarding tables, similar to its role in physical devices but in a virtualized environment.

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

How is the management plane used in SDN?

A

The management plane in SDN is used for device management through secure access methods like SSH, SNMP, or APIs, allowing for configuration and monitoring.

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

What advantages does SDN provide in a cloud-based infrastructure?

A

SDN provides modular layers that extend across multiple devices, creating a flexible and scalable software-based version of traditional network devices for cloud-based deployments.

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