gfd Flashcards

(20 cards)

1
Q

What is a network topology?

A

The arrangement or layout of different elements (links, nodes, etc.) in a computer network.

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

What is a bus topology?

A

A network setup where each computer is connected to a single central cable or backbone.

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

What is a star topology?

A

A topology where all devices are connected to a central hub or switch.

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

What is a ring topology?

A

A network configuration where each device is connected to two other devices, forming a circular data path.

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

What is a mesh topology?

A

A setup where each device is connected to every other device in the network.

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

What is a hybrid topology?

A

A combination of two or more different types of topologies.

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

Advantage of star topology?

A

Easy to install and manage; failure of one node doesn’t affect the rest of the network.

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

Disadvantage of star topology?

A

If the central hub fails, the whole network goes down.

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

Advantage of bus topology?

A

Easy to implement and requires less cable length.

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

Disadvantage of bus topology?

A

Difficult to troubleshoot and cable failure can affect the entire network.

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

Advantage of ring topology?

A

Data flows in one direction reducing the chance of packet collisions.

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

Disadvantage of ring topology?

A

Failure of a single node can disrupt the entire network.

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

Advantage of mesh topology?

A

Provides high redundancy and reliability.

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

Disadvantage of mesh topology?

A

Expensive to implement and maintain due to high cabling.

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

Where is hybrid topology commonly used?

A

In large organizations combining star, ring, and bus topologies.

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

What is a physical topology?

A

The actual physical layout of the devices and cables.

17
Q

What is a logical topology?

A

The way data flows within a network regardless of its physical design.

18
Q

What is a point-to-point topology?

A

A direct connection between two nodes.

19
Q

What is a tree topology?

A

A combination of star and bus topologies with hierarchical structure.

20
Q

How does data travel in a ring topology?

A

In a circular fashion from one node to the next until it reaches its destination.