Network Models
Network Models
Physical Layer
Data Link Layer
Network Layer
Transport Layer
Session Layer
Presentation Layer
Application Layer
Physical Layer
• To transmit a bit stream over a physical medium Physical layer
coordinates the functions required.
25
TCP/IP Protocol Suite
The TCP/IP protocol suite is made of five layers: physical, data link, network,
transport, and application. The first four layers provide physical standards,
network interface, internetworking, and transport functions that correspond to the
first four layers of the OSI model. The three topmost layers in the OSI model,
however, are represented in TCP/IP by a single layer called the application layer.
26
TCP/IP and OSI model
27
ADDRESSING
Example 2.1
Example 2.2
As we will see, most local-area networks use a 48-bit (6-
byte) physical address written as 12 hexadecimal digits;
every byte (2 hexadecimal digits) is separated by a colon,
as shown below:
07:01:02:01:2C:4B
Example 2.3
Figure 2.20 shows a part of an internet with two routers
connecting three LANs. Each device (computer or router)
has a pair of addresses (logical and physical) for each
connection. In this case, each computer is connected to
only one link and therefore has only one pair of addresses.
Each router, however, is connected to three networks (only
two are shown in the figure). So each router has three
pairs of addresses, one for each connection.
Logical Addresses (cont’d)
Figure 2.20 IP addresses
Example 2.4
Example 2.5
753
A 16-bit port address represented
as one single number.
Specific Addresses
• Some applications have user-friendly addresses that are
designed for that specific address.
E-mail address
URL (Universal Resource Locator)