3.1 Network Isolation, Virtualization, and Cloud Infrastructure Flashcards

(22 cards)

1
Q

What is the primary concern in networking that physical isolation addresses?

A

The possibility of an attacker moving from one device to another through existing connections.

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

Explain the concept of an ‘air gap’ in networking.

A

A complete physical separation between two or more network devices or segments, ensuring no direct physical or logical connection exists.

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

Provide an example of how physical isolation might be used in a highly secure environment.

A

A managed service provider might use physical isolation to host different customers on entirely separate, physically isolated switches.

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

What is the main limitation of relying solely on physical isolation for network segmentation?

A

Scalability; needing a separate physical switch for every isolated segment is not efficient or cost-effective.

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

How do VLANs address the scalability issues of physical isolation?

A

VLANs allow for logical segmentation on a single physical switch, achieving the same isolation effect with fewer physical devices.

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

Name the three planes of operation in Software Defined Networking (SDN).

A

The data plane, the control plane, and the management plane.

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

Describe the primary function of the data plane.

A

Responsible for the actual forwarding of traffic from one device to another, including tasks like network address translation, encryption, and trunking.

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

What role does the control plane play in network operations?

A

Responsible for managing the information that dictates how the data plane forwards traffic, including routing tables and dynamic routing updates.

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

What activities occur within the management plane?

A

Configuration changes to a network device are made, typically through a console or management interface.

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

How does Software Defined Networking (SDN) facilitate the dynamic creation of network infrastructure in the cloud?

A

SDN allows traditional physical components of network devices to be defined and managed as software, enabling dynamic creation and configuration of network infrastructure.

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

Fill in the blank: An ‘air gap’ refers to a complete physical _______ between two or more network devices or segments.

A

separation

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

True or False: VLANs require more physical switches than physical isolation to achieve the same level of network isolation.

A

False

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

What is the function of the management plane?

A

Where configuration changes are made to the device, influencing the behavior of the control and data planes.

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

What are the three planes of operation in SDN?

A
  • Data Plane
  • Control Plane
  • Management Plane
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

True or False: The data plane is responsible for managing routing tables.

A

False

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

What does SDN stand for?

A

Software Defined Networking

17
Q

Fill in the blank: Network _______ is the practice of separating network devices or segments to prevent unauthorized communication.

18
Q

What is the role of the control plane in relation to the data plane?

A

Dictates how the data plane forwards traffic based on routing and network address tables.

19
Q

What does VLAN stand for?

A

Virtual Local Area Network

20
Q

Describe a scenario where physical isolation would be most appropriate.

A

In a highly secure environment where different customers need to be hosted without risk of cross-access.

21
Q

What is one disadvantage of physical isolation?

A

It is expensive and impractical to manage in large-scale environments.

22
Q

What aspect of networking does SDN transform?

A

It abstracts network control from forwarding functions.