0% found this document useful (0 votes)
2K views4 pages

Types of Addresses in TCP/IP Networking

This document discusses the three levels of addresses used in TCP/IP: physical addresses, logical addresses, and port addresses. Physical addresses are used for communication between devices on the same subnet and identify specific hosts. Logical addresses like IP addresses allow identification of hosts globally across networks. Port addresses identify processes and network services for a communication session between devices using an IP address and protocol type.

Uploaded by

priyanka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views4 pages

Types of Addresses in TCP/IP Networking

This document discusses the three levels of addresses used in TCP/IP: physical addresses, logical addresses, and port addresses. Physical addresses are used for communication between devices on the same subnet and identify specific hosts. Logical addresses like IP addresses allow identification of hosts globally across networks. Port addresses identify processes and network services for a communication session between devices using an IP address and protocol type.

Uploaded by

priyanka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

Addressing

In TCP/IP three different levels of addresses r used:


 [Link] Address
 [Link] Address
 [Link] Address
Physical Address(Hardware Address or
Link Address)

 Physical address is a part of data linker layer.


 Physical addresses are used to identify the specific host that data is being
transmitted to.
 The important thing about physical addresses is that they have a local
significance only. This means that the physical address can only be used to
communicate between hosts that shared a common subnet or network.
 The use of physical addresses allows for network communications between
two hosts on the same subnet regardless of logical address and is a key
element to how routing works.
Logical Address(IP Address)

 Logical address is a part of network layer.


 Network addresses usually exist within a hierarchical address space and
sometimes are called virtual or logical addresses.
 Logical addresses are the counterpart to physical addresses and allow for
the identification of hosts and the delivery of data to hosts regardless of
physical location or proximity to each other.
 Consequently, logical addresses must have a true global significance,and
must be unique within all interconnected network segments. TCP/IP uses IP
addresses as the logical addressing method.
Port Address

 Port address is a part of transport layer.


 In the internet protocol suite, a port is an endpoint of communication in
an operating system.
 While the term is also used for hardware devices, in software it is a logical
construct that identifies a specific process or a type of network service.
 A port is always associated with an IP address of a host and the protocol type of
the communication, and thus completes the destination or origination address of a
communication session.
 A port is identified for each address and protocol by a 16-bit number, commonly
known as the port number.

You might also like