Week 4
Week 4
1
Figure 2.16 TCP/IP and OSI model
2
2-5 ADDRESSING
Four levels of addresses are used in an internet
employing the TCP/IP protocols: physical, logical, port,
and specific.
3
Figure 2.17 Addresses in TCP/IP
4
Figure 2.18 Relationship of layers and addresses in TCP/IP
5
Example 2.1
6
Example 2.2
07:01:02:01:2C:4B
7
Example 2.3
8
Example 2.3
9
Example 2.4
10
Note
The physical addresses will change from hop to hop,
but the logical addresses usually remain the same.
11
Example 2.5
753
12
Summary of layers
2.13
Network Structure
• Network edge:
• Hosts: clients and servers
• Servers often in data centers
• Network core:
• Interconnected routers
• Network of networks
14
Access networks and physical media
• Keep in mind:
• Bandwidth of access network
• Shared or dedicated
15
Access network : digital subscriber line (DSL)
16
Access network : digital subscriber line (DSL)
17
Access network : cable network
18
Access network : home network
19
Enterprise access networks (Ethernet)
20
Host: sends packets of data
21
The network core
22
Packet-switching: store-and-forward
23
Packet-switching: store-and-forward
24
Packet-switching: queuing delay, loss
• If arrival rate (in bits) to link exceeds transmission rate of link for a
period of time:
25
Two key network-core functions
Routing:
determines source-destination forwarding:
route taken by packets
move packets from router’s input to
appropriate router output
26
Questions
27
Summary of layers