network topologies Flashcards

1
Q

local area network

A

2 or more computers connected together within a small geographical areae

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

example of LAN

A

house network

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

bus topology

A

an arrangement where nodes are connected in a daisy chain by a single central communications channel

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

star topology

A

an arrangement where a central node or hub provides a common connection point for all other nodes

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

what is a standalone

A

a computer which is not connected to any other computers

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

how does a bus network operate

A
  • All nodes are connected to a single backbone cable
  • Each end of the backbone is connected to either a terminator or a - computer which stops signals ‘bouncing back’
  • Data is sent in one direction at a time only
  • Only one computer can transmit successfully at any one time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is CSMA/CD technology

A

CSMA with Collision Detection (CSMA/CD) detects two nodes attempting to transmit simultaneously
Both nodes cease transmission and wait a random amount of time before reattempting
CSMA with Collision Avoidance (CSMA/CA) is used with wireless networks

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

bus network topology advantages

A

cheap
devices can be easily added
good for small networks

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

bus network topology disadvantages

A

main cable is a point of failure
limited cable length
performance degrades with heavy use owing to data collisions
poor security

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

how does a star network operate

A

the computers are all connected directly to a central node
this is often a hub or switch

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

what is a switch

A

sends each communication to the specific computer it is intended for

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

what is a hub

A

broadcasts the message to every computer on the LAN

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

mac addressing

A

Every networked device contains a Network Interface Card (NIC)
Each NIC is attributed a unique Media Access Control (MAC) address hardcoded in manufacture
A switch holds all of the MAC addresses for each device connected to it and uses these to direct packets of data to the correct device

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

star network topology advantages

A

it is easy to isolate problems
good performance
more secure if a switch is used as data is sent only to the recipient

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

star network topology disadvantages

A

can be expensive to set up because of the length of cable required
the central device is a point of failure

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

physical topology

A

defines how the devices are physically connected

17
Q

logical topology

A

defines how the devices communicate across the physical topologies

18
Q

how can physical and logical differ

A

A network wired in star topology can behave logically as a bus network by using a bus protocol and appropriate physical switching