Introduction to Computer Networks
Introduction to Computer Networks
Part 1
Computer Networking: A
Top-Down Approach
8th edition
Jim Kurose, Keith Ross
Pearson, 2020
Computer Networks
Chapter 1: introduction
Chapter goal: Overview/roadmap:
▪ Get “feel,” “big picture,” ▪ What is the Internet?
introduction to terminology ▪ What is a protocol?
• more depth, detail later in ▪ Network edge: hosts, access network,
course physical media
▪ Approach: ▪ Network core: packet/circuit switching,
internet structure
• use Internet as example
▪ Performance: loss, delay, throughput
▪ Security
▪ Protocol layers, service models
▪ History
Computer Networks
The Internet: a “nuts and bolts” view
Billions of connected mobile network
computing devices: national or global ISP
▪ hosts = end systems
▪ running network apps at
Internet’s “edge”
• Interconnected ISPs
▪ protocols are everywhere Skype
IP
Streaming
video
• control sending, receiving of
messages local or
regional ISP
• e.g., HTTP (Web), streaming video,
Skype, TCP, IP, WiFi, 4G, Ethernet home network content
provider
▪ Internet standards HTTP network datacenter
network
WiFi
Computer Networks
The Internet: a “service” view
▪ Infrastructure that provides mobile network
Computer Networks
What’s a protocol?
Human protocols: Network protocols:
▪ “what’s the time?” ▪ computers (devices) rather than humans
▪ “I have a question” ▪ all communication activity in Internet
▪ introductions governed by protocols
Computer Networks
What’s a protocol?
A human protocol and a computer network protocol:
Hi TCP connection
request
Hi TCP connection
response
Got the
time? GET [Link]
2:00
<file>
time
enterprise
network
Computer Networks
A closer look at Internet structure
mobile network
enterprise
network
Computer Networks
A closer look at Internet structure
mobile network
▪ interconnected routers
▪ network of networks enterprise
network
Computer Networks
Access networks and physical media
Q: How to connect end systems mobile network
national or global ISP
to edge router?
▪ residential access nets
▪ institutional access networks (school,
company)
local or
▪ mobile access networks (WiFi, 4G/5G) regional ISP
Computer Networks
Access networks: cable-based access
cable headend
cable splitter
modem
C
O
V V V V V V N
I I I I I I D D T
D D D D D D A A R
E E E E E E T T O
O O O O O O A A L
1 2 3 4 5 6 7 8 9
Channels
DSL splitter
modem DSLAM
to/from headend or
central office
often combined
in single box
to Internet
to Internet
Computer Networks
Access networks: enterprise networks
Enterprise link to
ISP (Internet)
institutional router
Ethernet institutional mail,
switch web servers
Computer Networks
Host: sends packets of data
host sending function:
▪ takes application message
▪ breaks into smaller chunks, two packets,
known as packets, of length L bits L bits each
Computer Networks
Links: physical media
Coaxial cable: Fiber optic cable:
▪ two concentric copper conductors ▪ glass fiber carrying light pulses, each
pulse a bit
▪ bidirectional
▪ high-speed operation:
▪ broadband: • high-speed point-to-point
• multiple frequency channels on cable transmission (10’s-100’s Gbps)
• 100’s Mbps per channel ▪ low error rate:
• repeaters spaced far apart
• immune to electromagnetic noise
Computer Networks
Links: physical media
Wireless radio Radio link types:
▪ signal carried in ▪ terrestrial microwave
electromagnetic spectrum • up to 45 Mbps channels
▪ no physical “wire” ▪ Wireless LAN (WiFi)
▪ broadcast and “half-duplex” • Up to 100’s Mbps
(sender to receiver) ▪ wide-area (e.g., cellular)
▪ propagation environment • 4G cellular: ~ 10’s Mbps
effects:
▪ satellite
• reflection
• up to 45 Mbps per channel
• obstruction by objects
• 270 msec end-end delay
• interference
• geosynchronous versus low-
earth-orbit
Computer Networks
Chapter 1: roadmap
▪ What is the Internet?
▪ What is a protocol?
▪ Network edge: hosts, access network,
physical media
▪ Network core: packet/circuit
switching, internet structure
▪ Performance: loss, delay, throughput
▪ Security
▪ Protocol layers, service models
▪ History
Computer Networks
The network core
▪mesh of interconnected
mobile network
national or global ISP
routers
▪packet-switching: hosts break
application-layer messages
into packets local or
regional ISP
Computer Networks
Packet-switching: store-and-forward
L bits
per packet
3 2 1
source destination
R bps R bps
D
B R = 1.5 Mb/s
E
queue of packets
waiting for output link
Packet queuing and loss: if arrival rate (in bps) to link exceeds
transmission rate (bps) of link for a period of time:
▪ packets will queue, waiting to be transmitted on output link
▪ packets can be dropped (lost) if memory (buffer) in router fills up
Demo : [Link]
Computer Networks
Two key network-core functions
frequency
divided into (narrow) frequency
bands
▪ each call allocated its own band, can
transmit at max rate of that narrow
band time
Time Division Multiplexing (TDM)
frequency
▪ time divided into slots
▪ each call allocated periodic slot(s), can
transmit at maximum rate of (wider)
frequency band, but only during its time
time slot(s)
Computer Networks
Packet switching versus circuit switching
packet switching allows more users to use network!
Example:
▪ 1 Gb/s link
▪ each user: N
• 100 Mb/s when “active” users 1 Gbps link
• active 10% of time
▪ circuit-switching: 10 users
Q: how did we get value 0.0004?
▪ packet switching: with 35 users,
probability > 10 active at same time Q: what happens if > 35 users ?
is less than .0004 *
Computer Networks
Packet switching versus circuit switching
Is packet switching a “slam dunk winner”?
▪ great for “bursty” data – sometimes has data to send, but at other times not
• resource sharing
• simpler, no call setup
▪ excessive congestion possible: packet delay and loss due to buffer overflow
• protocols needed for reliable data transfer, congestion control
▪ Q: How to provide circuit-like behavior?
• bandwidth guarantees traditionally used for audio/video applications
Computer Networks
Internet structure: a “network of networks”
Question: given millions of access ISPs, how to connect them together?
access access
net net
access
net
access
access net
net
access
access net
net
access access
net net
access
net
access
net
access
net
access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
Question: given millions of access ISPs, how to connect them together?
access access
net net
access
net
access
access net
net
access
access net
net
access
net
access
net
access
net
access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
Option: connect each access ISP to one global transit ISP?
Customer and provider ISPs have economic agreement.
access access
net net
access
net
access
access net
net
access
access net
net
global
access
net
ISP access
net
access
net
access
net
access
net
access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
But if one global ISP is viable business, there will be competitors ….
access access
net net
access
net
access
access net
net
access
access net
net ISP A
access
net ISP B access
net
access ISP C
net
access
net
access
net
access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
But if one global ISP is viable business, there will be competitors …. who will
want to be connected
Internet exchange point
access access
net net
access
net
access
access net
net
IXP access
access net
net ISP A
access
net
IXP ISP B access
net
access ISP C
net
access
net
access
net
peering link
access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
… and regional networks may arise to connect access nets to ISPs
access access
net net
access
net
access
access net
net
IXP access
access net
net ISP A
access
net
IXP ISP B access
net
access ISP C
net
access
net
access
net
regional ISP access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
… and content provider networks (e.g., Google, Microsoft, Akamai) may
run their own network, to bring services, content close to end users
access access
net net
access
net
access
access net
net
IXP access
access net
net ISP A
access ISP C
net
access
net
access
net
regional ISP access
net
access access
net access net
net
Computer Networks
Internet structure: a “network of networks”
Tier 1 ISP Tier 1 ISP Google
Computer Networks
QUESTIONS
Computer Networks