Networking Flashcards

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

to enable a device to access any type of network they will need a …….

A

network interface card (NIC)

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

what are the two main types of networks

A
  • local area network (LAN)
  • wide area network (WAN)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

explain what a LAN is

A

network thats confined to relatively small areas such as a building

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

explain what a WAN is

A

network that spans a large area such as possible several continents

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

give 3 advantages of a LAN

A
  • enhanced security
  • low error rate
  • higher transmission rates
  • cost effective
  • reliable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

give 2 advantages of a WAN

A
  • wider coverage
  • highly scalabale
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

explain a star network toplogy

A

consists of a central computer to which all other devices are attached to

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

give 2 advantages of a star toplogy

A
  • easier to maintain
  • access files on all computers
  • high speed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

give 2 disadvantages of a star toplogy

A
  • if main computer breaks then this affects all other devices
  • requires more cabling
  • limited number of connections
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

explain a bus network topology

A

single length of transmission cable onto which various devices are attached

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

give 2 advantages of a bus topology

A
  • simple layout - not as much cabling is needed
  • easy to extend
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

give 2 disadvantages of a bus topology

A
  • if main cable breaks then entire network is affected
  • hard to find where fault is
  • less secure
  • collisions more likely
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what does physical topology mean

A

the actual layout and connection of the cables

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

what does logical topology mean

A

the way data is transmitted around a network

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

explain what a client server network is

A

computer uses resources housed inside a central server

17
Q

explain what a thin client is

A

all processing done on central server

18
Q

explain what a thick client is

A

powerful pcs connected to a network where all processing is done on the pc

19
Q

explain what a peer to peer network is

A

two or more computers connect and share resources

20
Q

give 3 advantages of a wireless network

A
  • no cabling required
  • can handle large number of users
  • user can move around freely
21
Q

give 3 disadvantanges of a wireless network

A
  • slower speeds
  • connections become weaker further away u are
  • signal can be easily obstructed
  • less secure
22
Q

what is an SSID

A

the way a wireless network can be identified

23
Q

what is a mac address

A

uniquely identifies a unique device

24
Q

explain CSMA/CA without RTS/CTS in a flow diagram format

25
explain CSMA/CA with RTS/CTS
* assemble a frame * check if channel is idle * if not it will wait * if idle than a request to send is sent * a clear to send is then sent * if clear to send is no then wait * if clear to send is yes then transmit data
26
why is a wireless signal less secure than a wired network
signal is easier to intercept
27
give 3 ways to enhance security of a wireless network
* change SSID and hide it from transmission * ensure all devices are WPA/WPA2 * create a list of mac addresses from devices you know to be trustworthy
28
explain how encytping data with WPA/WPA2, disabling SSID broadcasting and mac address whitelisting could enhance the security of a wireless network
* WPA = encyrpts data do reduces chance of unwanted devices to be able to read data * mac address = only trusted devices will be able to join network * SSID = disabling it means it wont show in a search
29
explain the process the receiving device does when receiving data | majority voting
* the transmitting device would send each bit an odd number of times * the receiver checks the bits and assumes the one it receives the most copies of is the correct value
30
Explain the operation of a logical bus network topology
* node broadcasts data to the entire network * all nodes recieve the data * a node examins the recieved data to check if it the intended recipient
31
explain two reasons why a thin client system might be chosen in preference to a thick client system
* cheaper * simpler to update software