packet switching Flashcards

(18 cards)

1
Q

what is a packet

A

a small block of data carrying a message (payload) and essential control information (header/footer…)

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

what is the message called that a packet carries

A

payload

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

what is a payload

A

the message that a packet carries

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

what is the essential control information that a packet carries

A

header / footer
source / destination addresses
sequence number
total number of packets

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

what is step 1 in packet switching

A

the message is broken down into smaller manageable pieces called packets

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

what is step 2 in packet switching

A

addressing happens

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

what is step 3 in packet switching

A

these packets are sent individually across the network (sometimes taking different routes)

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

what is step 4 in packet switching

A

the packets arrive at the destination, not necessarily in the correct order

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

what is step 5 in packet switching

A

the packets are reordered according to their sequence number and reassembled into the original message

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

what is step 6 in packet switching

A

a signal is sent to the source address to say it has successfully arrived

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

what is step 7 in packet switching

A

throughout the process, the computers and routers check for any errors that may have corrupted the data

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

why might the packets take different routes

A

to avoid busy or failed connections

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

what is the addressing step

A

each packet is given a header

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

what does the header contain

A

source address
destination address
packet number
total number or packets

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

what is the source address

A

IP address of computer X

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

what is the destination address

A

IP address of computer Y

17
Q

what is the packet number

A

sequence number indicating packets order within original message

18
Q

what is total number of packets

A

total number of packets that make up the message