CPE 400 / 600 Computer Communication Networks: Network Layer
CPE 400 / 600 Computer Communication Networks: Network Layer
Lecture 14
Chapter 4
Network Layer
Network Layer 2
Network layer connection and
connection-less service
datagram network provides network-layer
connectionless service
Network Layer 3
Virtual circuits
“source-to-dest path behaves much like telephone circuit”
performance-wise
network actions along source-to-dest path
call setup, teardown for each call before data can flow
each packet carries VC identifier
not destination host address
12 22 32
1 3
2
1 12 3 22
2 63 1 18
3 7 2 17
1 97 3 87
… … … …
application
transport 5. Data flow begins 6. Receive data application
transport
network 4. Call connected 3. Accept call
network
data link 1. Initiate call 2. incoming call
data link
physical
physical
Network Layer 7
Datagram networks
no call setup at network layer
routers: no state about end-to-end connections
no network-level concept of “connection”
application
application
transport
transport
network
data link 1. Send data 2. Receive data network
data link
physical
physical
Network Layer 8
Forwarding table
Destination Address Range Link Interface
otherwise 4 billion 3
Examples
Network Layer 10