Lecture 7 - Foundations of the Internet

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

1/33

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.

34 Terms

1
New cards

FDMA, TDMA, AND CDMA ALL…

Use circuit switching by dedicating / assigning network resources. Not all resources are used constantly.

2
New cards

Paradigm Shift

Packet switched: let everyone share the resources

3
New cards

Session

Application level; Unicast: one source, one destination

4
New cards

ARPA

Created plan for large packet-switched computer network

5
New cards

BBN Technologies

Received contract to build first computers for network.

6
New cards

ARPANET

Combined form of ARPA and BBN. Founding locations were UCLA, Stanford< UCSB, and the University of Utah

7
New cards

TCP/IP

Protocol: “language” for devices

Scalable way to connect hosts

became part of Internet in 1983

8
New cards

NSFNET

Academic research network. Not for commercial activities until 1990s. Three tiered structure

9
New cards

The Internet

Early 1990s used ISPs, 1994 WWW and web browser were used

10
New cards

1995

NSFNET decomissioned, superseded by commercial Internet.

11
New cards

What is better, circuit switching or packet switching?

Packet Switching won because of scalability and quality control

12
New cards

Circuit Switching

Each session has a dedicated circuit, throughput and delay performance do not change.

13
New cards

Packet Switching Advantages

Ease of connectivity, scalable (large # of diverse sessions), statistical mulitplexing and resource pooling

14
New cards

Tier 1 Examples

AT & T, Verizon, Level 3

15
New cards

Tier 1

Global footprint, full mesh peering, form the Internet backbone.

16
New cards

Tier 2 Examples

Vodafone, Comcast

17
New cards

Tier 2

May also peer, customer-provider with tier-1

18
New cards

Tier 3 Examples

Campus, corporateT

19
New cards

ier-3

take traffic only to and from customers. Customer-provider with tier-2

20
New cards

Layered Protocol Stack

5 - layer internet model, each layer provides service to the layer above and uses service from the layer below.

21
New cards

ayer 5

Physical Layer: Network medium (fiber, wireless)L

22
New cards

ayer 4

Link layer: Managing device access to the network medium; random access protocols (CSMA)

23
New cards

Layer 3

Network Layer: Handles routing (IP)

24
New cards

Layer 2

Transport Layer: End to end managment (TCP)

25
New cards

Layer 1

Application layer: what we interact with (HTTP)

26
New cards

No clear-cut division in the protocol because…

It ensures robustness and greater error control

27
New cards

Transport Layer

End to end, connection oriented in TCP

28
New cards

Network Layer

Hop by hop, connectionless in IP

29
New cards

Packet Headers

Encapsulate: augment data with them

30
New cards

Header Payload

Actual content

31
New cards

The Header Itself

Identification and control information, creates OVERHEAD (ability to distinguish messages)

32
New cards

End Hosts

Server, computer, process all 5 layers

33
New cards

Routers

Processes up to 3 layers, has IP addresses

34
New cards

Switches

Process up to 2 layers, do not have or process IP