Networks Flashcards

1
Q

What happens if a bus topology hasn’t got a terminator?

A

The network becomes unusable

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

What should be considered when comparing topologies?

A
Speed
Reliability (in breakages)
Expandability
Cost
Ease of set up
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give three benefits of using layers when working with network protocols

A
  1. Break network communication into manageable pieces
  2. Allow developers to focus on one area of the network
  3. Establish set rules for each layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the four layers of the TCP/IP model?

A

Application
Transport
Internet
Network Access

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

What’s the purpose of the application layer?

A

Provides services to applications. FTP, HTTP, SMTP, POP, IMAP

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

What’s the purpose of the transport layer?

A

Divides data into packets. Checks data has been received and notifes sender that data has been received. TCP, UDP

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

What’s the purpose of the internet layer?

A

Adds the source and destination IP addresses to packets and routes it to recipient. IP

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

What’s the purpose of the network access layer?

A

Ensures correct transmission of data through the local network. Ethernet, Wi-Fi.

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

Compare IMAP, POP and SMTP

A

SMTP provides rules for sending emails.
POP downloads emails from a mail server.
IMAP allows a user to read and store emails on a message server without downloading them.

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

What is meant by a packet?

A

A unit of data sent over a packet-switching network that contains data and meta-data

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

Why is packet switching useful for busy networks?

A

Packets will independentely take the fastest available routes which allows for high transmission speeds

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

Compare UDP and TCP

A

UDP has no error-checking and no delivery guarantee. TCP ensures every packet is delivered.

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

Compare 3 characteristics of LANs and WANs

A
  • small vs big
  • owned vs hired
  • managed locally vs managed by several parties cooperating
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Give 2 reasons why networks are used

A
  • Share resources e.g. printers

- Share files

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

What’s bandwidth?

A

The amount of data that can be transmitted per second

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

How does a client-server network work?*

A

File servers control access and manage network. Client workstations allow users to run apps and access server and resources.

Servers allocte login names and passwords.

Files are held on the servers.

17
Q

How does a peer-to-peer network work?*

A

Each client can act as a server. Other clients can share programs, data and resources.

Security is distributed and data is stored on each client.

Backups are not central.

18
Q

What’s the purpose of an NIC?

A

Required for a computer to connect to a network. Formats the data sent and received by the computer. [Often built on chips on motherboard.]

19
Q

What’s the purpose of a MAC address?

A

One for each NIC. Ensures data is directed to the correct computer.

20
Q

What do routers do?

A
  • Connect different networks together
  • Read address information in packets they receive and forward them on to the correct network
  • Store information about IP addresses