Internet Protocols and Layers of Abstraction Flashcards

1
Q

Protocol Definition

A

Standard set of rules for ensuring acceptable communication between two parties.

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

Two things needed

A

IP address and package sequence number

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

TCP

A

Transfer Control Protocol ensures message delivered in order and not duplicated or lost by sending a “Handshaking” acknowledgment

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

What must be agreed upon in communication bt parties?

A

syntax (message content organization), semantics (message meanings), and sync (timing)

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

4 layers and function in decreasing abstraction

A

Application Layer: handles requests from user for internet data
Transport Layer: splits messages into packets for delivery
Internet Layer: sends packets across one or more networks
Link Layer: physically sends the packets

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

IP

A

delivers packet to IP address. best effort delivery

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

UDP

A

delivers packets to port at IP address. best effort delivery

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

Examples of application layer

A
HTTP (hypertext transfer protocol)
SMTP (simple mail transfer protocol)
DNS (domain name system: ie xyz.com -->w.x.y.z)
SSH (secure shell protocol)
Voice Over IP (Phone Calls)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Examples of transport layer

A

TCP and UDP

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

Examples of Internet Layer

A

IPv4 and IPv6

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

Examples of link layer

A

– 1000BaseT
— Gigabit Ethernet
– Data Over Cable Service Interface Specifica?on — Cable Modems
– Long Term Evolu?on (LTE) – 4G cell phone
– 802.11N (Wi-Fi) — Wireless Ethernet

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

NAT

A

Network Address Translation: gateway that adds a port to each user so the devices within a private network with a single IP can be distinguished.

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

What is it called when new routers/paths are used in cases like 9/11

A

Fault Tolerance

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