Computer Networking flashcards

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

1/13

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.

14 Terms

1
New cards

Data Communication

Data communicates from host-to-host

2
New cards

Computer Network

Internet is the “network of networks”

3
New cards

How do hosts communicate?

Hosts communicate using protocols
Protocols are the format, order of messages, actions taken,

4
New cards

Inter-networking principles

Minimalism, autonomy, best-effort service model, stateless routing, decentralized control

5
New cards

Characteristics of the Internet

  • host-to-host communication

  • packet switching

  • best-effort service

  • stateless routing

  • autonomy

6
New cards

circuit switching

continuous connection

end-end resources are reserved

7
New cards

packet switching

simpler, great for bursty data → can support more users
only when you need it
on-demand resource allocation (resources are allocated only when necessary)
message → multiple packets (messages into smaller chunkspackets)
store and forward
can lead to packet queuing and loss

<p><strong>simpler, </strong>great for <strong>bursty </strong>data → can support more users<br><strong>only</strong> when you need it<br>on-demand resource allocation (resources are allocated only when necessary)<br>message → multiple packets (messages into<strong> smaller chunks</strong> → <strong>packets)</strong><br><strong>store and forward</strong><br>can lead to <strong>packet queuing and loss</strong></p>
8
New cards

Best-effort service

In the event of packet queuing and loss
the best-effort service approach is to → Do NOTHING

9
New cards

Autonomy

each network has complete control over itself

10
New cards

network structure

network edge
- hosts: clients and servers
network core
- interconnected routers
- network of networks

11
New cards

Network core

mesh of interconnected routers
packet switching
- forward packets from one router to the next, across links on path from source to destination
- each packet transmitted at full link capacity

12
New cards

Internet Protocol Stack

application
transport
network
link
physical

13
New cards

Four sources of packet delay

transmission, propagation, nodal processing, queueing

14
New cards

Transmission delay

knowt flashcard image