Paper 1 Network topologies Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Give two advantages and two disadvantages of using a star network.

A

Advantages:

  • it is very reliable – if one cable or device fails then all the others will continue to work
  • it is high-performing as no data collisions can occur

Disadvantages:

  • it is expensive to install as this type of network uses the most cable (network cable is expensive)
  • extra hardware is required (hubs or switches) which adds to cost
  • if a hub or switch fails, all the devices connected to it will have no network connection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Identify the medium that is commonly physically used to connect to a local area network.

A

Computers can be connected through Ethernet cables which connect to the Ethernet port. Connecting hardware such as a router has Ethernet ports.

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

There are two main ways that data is transmitted between computers on a network. What is meant by circuit switching?

A

Circuit switching is a type of network configuration in which a physical path is obtained and dedicated to a single connection between two endpoints in the network for the duration of a dedicated connection. For example voice phone service uses circuit switching.

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

There are two main ways that data is transmitted between computers on a network. What is meant by packet switching?

A

A mode of data transmission in which a message is broken into a number of parts which are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.

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

What is meant by computer protocol?

A

A set of rules or procedures for transmitting data between electronic devices, such as computers.
In order for computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.

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

Many networking protocols exist. TCP/IP is pair of protocols used on the Internet, split into four key layers. Name the 4 networking layers.

A

Application layer, Transport layer, Network layer, Data link layer

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

Explain the function of the Network layer.

A

Adds the sender’s IP address and that of the recipient. The network then knows where to send the message, and where it came from.

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

Explain the function of the Application layer.

A

Encodes/decodes the message in a form that is understood by the sender and the recipient.

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

Explain the function of the Transport layer.

A

Breaks down the message into small chunks (packets). Each packet is given a packet number and the total number of packets. The recipient uses this information to assemble the packets together in the correct order. It also allows the recipient to see if there are any missing packets.

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

Explain the function of the Data link layer.

A

Enables the transfer of packets between nodes on a network, and between one network and another.

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