L2 - Architecture and Principles Flashcards

1
Q

Internet’s sub problems

A

1) Multiplexing (sharing) - solved with packet switching.

2) Interconnection of existing networks - solved with ‘narrow waist’ of IP

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

Packet- switching characteristics

A

1) Variable Delay

2) Sharing of network resources

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

Circuit-switching characteristics

A

1) Busy Signals

2) Dedicated Resources between Sender and Receiver

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

What are the 5 layers of the protocol stack?

A
5 - Application Layer (e.g. HTTP, SMTP)
4 - Transport Layer (TCP or UDP)
3 - Network Layer (IP)
2- Link Layer (includes Ethernet)
1 - Physical Layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the end-to-end argument?

A

intelligence required to implement a particular application on the communication system should be placed at the end points rather than the middle of the network. “Dumb network, intelligent endpoints”. Allowed the internet to grow rapidly.

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

What are some end-to-end argument violations?

A
  • Network address translators (NAT)
  • VPN tunnels
  • TCP splitting (happens often when last hop is wireless)
  • Spam filters
  • Peer 2 Peer systems
  • Caches
How well did you know this?
1
Not at all
2
3
4
5
Perfectly