IP Source and IP Destination n
The source and destination IP address can be identified.
destination host address
Network Layer
host adderss
The destination host address
Layer 3 of the OSI model. An ICMP header follows the IP header of the IP packet.
IP source and destination address
The Network layer (Layer 3, typically IP) will receive a segment from the Transport layer (Layer 4, typically TCP or UDP), and will add its own header to it to create a packet. The size of the packet will thus always be the size of the segment plus the Network layer header, the same as when the next layer down (the Data Link layer, layer 2, typically Ethernet) encapsulates the packet into a frame for transmission.
The routing process occurs in the 3rd OSI layer (network layer) routing protocols use network address (IP address in TCP/IP) to chose the correct path to the destination. ps: You can also have routing protocols on other layers sometimes (application layer in p2p routing) but this is something completely different.
osi add header at each layer but SNA add header at bottom layers
The data link layer header contains the source's physical address. It refers the address that is found in the Network Interface Card.
HEADERS: It is a part of an information structure that precedes and identifies the information that follows,such as block of bytes in communication.TRAILERS:It is an information typically occupying several bytes ,at the tail end of a block of transmitted data which may contain a checksum or other error-checking data useful for confirming the accuracy and status of transmission.