Lecture 8: Internetworking Flashcards

1
Q

What three things are needed to allow computers to communicate with each other?

A

A physical connection between the two, agreed data representation and a set of rules for coordinating the exchange.

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

What is a computer network?

A

A collection of computers that use one or more network protocols to exchange with each over of a network medium.

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

What does a network protocol define?

A

What extra information needs to be sent, meaning of each bit in a data transmission and how to send it (when and how fast).

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

What are the 7 layers of the OSI model? Describe them.

A

Application layer: defines what message to send.
Presentation Layer: defines the format of the message.
Session Layer: defines when the message can be sent.
Transport Layer: sends entire message across network.
Network Layer: sends data packet across network.
Data-link Layer: sends data packt across connected devices.
Physical Layer: sends individual bits across connected devices.

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

What is encapsulation?

A

Encapsulating a message with extra data as to make it readable by another device.

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

What is the physical layer resposible for?

A

Physical characteristics of interfaces/connectors, representation of bits, synchronisation of bits, data rate, line config, physical topology, transmission mode.

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

Difference between serial and parallel transmission?

A

Serial transmission: one bit at a time.
Parallel transmission: one byte/word at at time (faster).

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

What is a data rate measured in?

A

Bits/sec.

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

Name and describe four delays measured by latency.

A

Propagation delay: time taken for signal to go from source to destination.
Transmission delay: time taken for entire message to cross given point along transmission path.
Access delay: time taken to access network.
Routing delay: time taken for message to be processed by network devices like routers.

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

What are the two forms of transmission media? Describe them and give examples.

A

Guided: medium has a conductor that restricts path. Eg, optical fibre.
Unguided: does not restrict path and travels all directions or in a general direction. Eg, microwave radar, satellite, radio waves, or infrared.

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

Two forms of unguided transmission:

A

Omnidirectional: all directions, multipoint.
Directional: general direction, point-to-point.

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

Name the five network topologies:

A

Ring, star, mesh, tree, bus.

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

What purpose do multipoint routers/network switches serve?

A

They permit multiple connections to be made between a number of computers at once.

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

What are the three categories of networks?

A

Local Area (LAN), Metropolitan Area (MAN), Wide Area (WAN).

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

What is an internetwork?

A

A network between different types of networks.

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

What is a LAN usually used for?

A

Connecting computers to share resources. Normally about 100 devices and commonly in bus or star topology.

17
Q

What is a backbone network?

A

Network linking multiple LANs together.

18
Q

What is a MAN used for?

A

Network over entire city linking multiple LANs and backbone networks together.

19
Q

What is a WAN used for?

A

Network over large geographical area like entire countries or continents.