Introduction To CN-Parte-2
Introduction To CN-Parte-2
If you use these slides (e.g., in a class) that you mention their
source (after all, we’d like people to use our book!)
If you post any slides on a www site, that you note that they are
adapted from (or perhaps identical to) our slides, and note our
copyright of this material.
Computer
For a revision history, see the slide note for this page.
Networking: A Top-
Thanks and enjoy! JFK/KWR
Down Approach
All material copyright 1996-2020 8th edition
J.F Kurose and K.W. Ross, All Rights Reserved
Jim Kurose, Keith Ross
Pearson, 2020
Introduction: 1-1
A closer look at Internet structure
mobile network
communication links
enterprise
network
Introduction: 1-22
A closer look at Internet
structure
mobile network
Network core:
interconnected routers enterprise
network
network of networks
Introduction: 1-23
Access networks and physical
media mobile network
Introduction: 1-24
Fiber to the Home
ONT
Internet optical
fibers
ONT
optical
fiber
OLT
optical
central office splitter
ONT
local or
regional
ISP
home network content
provider
network datacenter
network
Introduction: 1-26
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
wireless
devices
to/from headend
or central office
often combined
in single box
to Internet to Internet
Introduction: 1-32
Access networks: Mobile networks
Source: Data Communications and Computer Networks: A Business User's Approach 8th Edition, Curt White,
2015
Access networks: enterprise networks
Enterprise link to
ISP (Internet)
institutional router
Ethernet institutional mail,
switch web servers
Introduction: 1-37
Las arterias submarinas de
Internet
Introduction: 1-40
Network Backbone (core)
Ra bit/s Rb bit/s
Number of hops
Queueing
Delay
Reordering
Packet-switching: store-and-forward
L bits
per packet
321
source destination
R bps R bps
Introduction: 1-46
forwarding
forwarding
Introduction: 1-47
Packet Switching: Statistical Multiplexing
100 Mbit/s
Ethernet C
A statistical multiplexing
5 Mbit/s
B
queue of packets
waiting for output
link
D E
Sequence of A & B packets does not have fixed pattern, bandwidth shared on
demand: statistical multiplexing.
1-48
Packet-switching: queueing
R = 100 Mb/s
A C
D
B R = 1.5 Mb/s
E
queue of packets
waiting for
transmission over
output link
Queueing occurs when work arrives faster than it can be serviced:
Introduction: 1-49
Dynamic Resource Sharing
«Thee principles and advantages of timesharing were key
to my realization that resource sharing of
communication links in networks could provide for
efficcient data communications, much like the resource
sharing of processors in timeshared systems was
accomplishing». AN EARLY HISTORY OF THE
INTERNET. Leonard Kleinrock, IEEE
Communications Magazine, August 2010.
Packet-switching: queueing delay, loss
R = 100 Mb/s
A C
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
Introduction: 1-51