lecture 2 - application - physical layers

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

client-server network

clients - network - server

2
New cards

5 layers of the internet model

1. Physical Layer

2. Data Link Layer

3. Network Layer

4. Transport Layer

5. Application Layer

3
New cards

PDU (protocol data unit)

A unit of data at any layer of the OSI model

4
New cards

HTTP (hypertext transfer protocol)

the protocol used for transmitting web pages over the Internet

5
New cards

IP (internet protocol)

Routing protocol that is in charge of forwarding packets on the Internet.

6
New cards

TCP (transmission control protocol)

connection-oriented, guaranteed-delivery

protocol used to send data packets between computers over a network like the Internet.

7
New cards

layer 1: physical layer

-signal transmission

-includes all hardware devices and physical media

-specifies the type of connection/electric signals that pass through

8
New cards

layer 2: data link layer

-message formatting and error correction

-controls physical layer

-decides when to transmit messages

9
New cards

layer 3: network layer

-message routing and addressing

-finds address of computer if it doesnt already know it

10
New cards

layer 4: transport layer

-connection management and message reassembly

-end-to-end connections

-detect lost messages and request they be resent

11
New cards

layer 5: application layer

-user access to the network

-user defines what messages sent over network

12
New cards

layer 2: data link layer - network standards

ethernet (LAN)

13
New cards

layer 3: network layer - network standards

IP (internet and LANs)

14
New cards

layer 4: transport layer - network standards

TCP (internet and LANs)

15
New cards

layer 5: application layer - network standards

HTTP, HTML (web)

16
New cards

importance of standards

-ensure that hardware and software produced by different vendors can work together

-provides customer options for vendors

17
New cards

application layer protocols

-SMTP (simple mail transfer protocol)

-IMAP (internet message access protocol)

-POP (post office protocol)

18
New cards

physical layer cables

- Twisted Pair (most common)

- Coaxial Cable

- Fiber Optic Cable (newest and most efficient)

19
New cards

3 types of addresses

-application layer (ex: web browser)

-network layer (ex: IP)

-data link layer (ex: ethernet)

20
New cards

5 domain names URLs

-EDU

-COM

-GOV

-MIL

-ORG

21
New cards

ICANN (internet corporation for assigned names and numbers)

non-profit organization responsible for managing the assignment of network and application layer addresses

22
New cards

domain name registration past

centralized and non-profit, only had to pay admin fee, too much for ICANN to handle

23
New cards

domain name registration present

commercialized, companies become registrar by applying to ICANN

24
New cards

IPv4

-routing traffic on the Internet, specifying "to" and "from" addresses

-4 bytes, 32 bits

25
New cards

media access control (MAC) address

A unique alphanumeric identifier that is assigned to each physical device on a network, 48-bit

26
New cards

What does DNS stand for?

Domain Name System

27
New cards

What is the primary function of DNS?

Translates human understandable domain names to machine understandable IP addresses

28
New cards

How does DNS improve performance?

By caching information along the way

29
New cards

nslookup command

issues a DNS request on device