7. Networks Flashcards

(27 cards)

1
Q

What does a Router do?

A

Sends data packets in the best direction, used in WAN

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

What is a HUB?

A

Central, multi-plug adaptor for comps in a network

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

What does a HUB do once packets of data are received?

A

Broadcasts packets to all devices on the netowork

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

What is a Switch?

A

Smart, multi-plug adaptor which only sends packets to the recipient, using MAC address

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

What does a Switch do?

A
  • Reduces network traffic
  • Increases speed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are network topologies?

A

An arrangement, in which nodes on a network are connected together.

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

What is STAR network?

A

All devices are connected to a central switch

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

Advantages of STAR

A
  • Faster data transfer
  • If one cable fails the other workstations are not affected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Disadvantages of STAR

A
  • Requires additional hardware (central switch)
  • If central switch fails, whole network goes down
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is MESH network?

A

Each device connects to at least one other. No central point

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

Advantages of MESH

A
  • No single point of failure
  • Transmits data from different devices simultaneously
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Disadvantages of MESH

A
  • Expensive to install cabling if using wired connection
  • Involves duplicate connections
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a Client?

A

A comp which requests the services required by any of the clients

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

What is a server?

A

A comp which provides services required by any of the clients

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

Features of Client Server network

A

Contains a central server

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

Advantages of Client Server network

A
  • 24/7 access
  • Holds data
  • Data is backed up centrally (one location)
17
Q

Disadvantages of Client Server network

A
  • Data can be hacked
  • Its required to access data on server
18
Q

Features of Peer-to-peer network

A
  • No central server
  • If one comp turns off, data can’t be retrieved
19
Q

Advantages of PTP network

A
  • Easy to maintain
  • Specialist staff aren’t required
  • Cheaper to set up
20
Q

Disadvantages of PTP network

A
  • Less secure
  • User manages their own backups
  • Difficult to maintain a well-ordered file store
21
Q

Network Interface Card (NIC)

A

Stored on every device on a network

22
Q

What does MAC do?

A

Routes frames on a LAN, local identification

23
Q

MAC address format

A

D4:1B:7A:3E:5C:92 - 6 sets of hexadecimal numbers

24
Q

What IP address do?

A

Routes packets on WAN, global identification

25
IPV4 address format
4 numbers between 0 - 255
26
IPV6 address format
8 groups of four 16-bit hexadecimal values
27
Difference between MAC and IP address
- MAC has one version whereas IP has 2 versions - MAC uses LAN whereas IP uses a WAN - MAC has 6 sets whereas IPv6 has 8 sets of code - MAC is the physical, IP is logical address - MAC is local whereas IP is global identification