4. Network Topologies Flashcards

1
Q

What is network topology?

A

A visual map showing the physical or logical structure of a computer network.

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

What factors determine network topology?

A

The locations of devices and cables in the network.

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

What is the benefit of having a network topology?

A

It helps understand how device failures affect the network and provides visibility of subnets and connected devices.

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

What are the two types of network topology?

A

Physical topology and logical topology.

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

What is physical topology?

A

A topology showing the exact locations of all devices and components in the network, including cabling paths.

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

What is logical topology?

A

A topology focusing on data flow rather than physical device placement, often showing fewer elements than physical topology.

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

What is Ring Topology?

A

A closed loop topology where data travels in one direction, passing through each node until reaching its destination.

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

What is Star Topology?

A

A topology where all nodes connect to a central node, with all data flowing through it.

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

What is Mesh Topology?

A

A topology where nodes can be directly connected to others, divided into Full-Mesh and Partial-Mesh types.

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

What is Full-Mesh topology?

A

A topology where each node is directly connected to all others, providing alternative paths in case of disconnections.

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

What is Partial-Mesh topology?

A

A topology where nodes are largely interconnected but not all are directly connected, offering alternative paths for data flow.

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

What is Bus Topology?

A

A topology where nodes are on a common path, sharing bidirectional data transmission without hierarchical order.

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

What is Point-to-Point Topology?

A

The simplest topology with two nodes connected directly, such as a phone call or a direct computer connection.

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

What is Tree Topology?

A

A hybrid topology combining star and bus topology, with a hierarchical order and nodes having subnodes.

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

Which topology has a hierarchical order and supports subnodes?

A

Tree topology.

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

In which topology does each node pass data to ensure it reaches its target?

A

Ring topology.

17
Q

In Star Topology, where is all data flow centralized?

A

The central node.

18
Q

Which topology is unsuitable for large networks due to lack of central nodes?

A

Mesh topology.

19
Q

What is an example of Point-to-Point Topology?

A

A direct connection between two computers or a call between two phones.

20
Q

How is Tree Topology formed?

A

By combining star and bus topologies.