Chapter 2 Flashcards

(30 cards)

1
Q

What is a bus topology?

A

A network topology where all devices share a single communication line (backbone).

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

What is a key weakness of a bus topology?

A

If the backbone fails, the entire network goes down.

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 each device is connected to a central device like a switch or hub.

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

What is a key benefit of a star topology?

A

Easier fault isolation and scalability.

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

What is a ring topology?

A

A topology where devices are connected in a circular loop, with data traveling in one direction.

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

What is a main drawback of a ring topology?

A

A break in the ring can disrupt the entire network.

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

What is a mesh topology?

A

Each device connects directly to every other device, offering full redundancy.

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

What is the difference between full mesh and partial mesh topology?

A

Full mesh: all nodes interconnected. Partial mesh: only some nodes are directly connected.

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

What is a hybrid topology?

A

A combination of two or more different topology types.

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

Which topology is most fault-tolerant?

A

Full mesh topology.

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

What is a client-server network architecture?

A

A centralized model where servers provide resources and clients request them.

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

What is a peer-to-peer (P2P) network architecture?

A

A decentralized model where each device can act as both a client and a server.

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

Name a benefit of a client-server architecture.

A

Centralized administration, easier to manage and secure.

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

Name a disadvantage of a peer-to-peer network.

A

Lack of centralized management and harder to secure.

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

What is a LAN?

A

Local Area Network – covers a small geographical area like an office or building.

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

What is a WAN?

A

Wide Area Network – spans large geographical areas, often made up of multiple LANs.

17
Q

What is a MAN?

A

Metropolitan Area Network – spans a city or large campus area.

18
Q

What is a PAN?

A

Personal Area Network – used for devices within a few meters (e.g., Bluetooth, USB).

19
Q

What is a WLAN?

A

Wireless Local Area Network – a LAN that uses Wi-Fi instead of cables.

20
Q

What is a CAN?

A

Campus Area Network – interconnects multiple LANs within a limited area like a university or business park.

21
Q

What is a SAN?

A

Storage Area Network – a dedicated network for data storage and transfer between servers and storage devices.

22
Q

What is an intranet?

A

A private internal network used within an organization, often built using web technologies.

23
Q

What is an extranet?

A

A controlled private network that allows external partners limited access to internal resources.

24
Q

What is unicast?

A

One-to-one communication between a single sender and a single receiver.

25
What is broadcast?
One-to-all communication on a local network segment.
26
What is multicast?
One-to-many communication where data is sent to a group of subscribed receivers.
27
Which topology is typically used with Ethernet?
Physical star topology with a logical bus structure.
28
Which device is commonly at the center of a star topology?
Switch or hub.
29
Which topology was common with legacy coaxial networks?
Bus topology.
30
What topology is often used in token ring networks?
Ring topology.