answersLogoWhite

0

Destination Address (I.P. ) will stay the same during transmission.

But be careful! Only if it is Ip address. However if it is MAC it will change as it travels thru diferent routers with different MAC addresses to get to the destination Ip address (which does not change)!

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

When creating a packet how does the network layer determine the size of the packet?

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.


What are the 4 parts of a packet?

A packet typically consists of four main parts: the header, payload, trailer, and sometimes a checksum. The header contains information such as source and destination addresses, as well as protocol details. The payload is the actual data being transmitted. The trailer often contains error-checking information, while the checksum helps ensure data integrity by verifying that the packet has not been corrupted during transmission.


Which field in the IP packet header allows checking for data transmission errors?

time to live


What is packet length?

Packet length refers to the total size of a data packet transmitted over a network, typically measured in bytes. It includes the header, which contains control information such as source and destination addresses, as well as the actual payload, which is the data being transmitted. The length can vary depending on the protocol used and the specific requirements of the transmission. Understanding packet length is crucial for effective data transmission and network performance optimization.


What is The header of an IPv4 packet does not include fields required for?

The header of an IP packet does not include fields required for reliable data delivery. There are no acknowledgments of packet delivery. There is no error control for data.


Why is a packet header important?

aqs WD


Which three statements are true regarding the encapsulation and de encapsulation of packets when traveling through a router?

When a packet travels through a router, encapsulation occurs as the packet is wrapped in a new header that contains routing information specific to the next hop. During this process, the original packet's header is preserved but may be modified to reflect the new destination. Conversely, during de-encapsulation, the router removes the outer header to process the packet and determines the next hop based on the information in the original header. This process ensures that data is properly routed across different network segments.


What information is used at each hop to determine where the packet will be forward to?

ip packet header


How many bytes in TCP?

TCP (Transmission Control Protocol) uses a variable header size that typically ranges from 20 to 60 bytes. The standard header size is 20 bytes, which includes fields such as source and destination ports, sequence number, acknowledgment number, and control flags. Additional options can extend the header size, but the maximum size for a TCP packet, including the header and data, can be up to 65,535 bytes.


What are the source and destination IP addresses of the packet?

To determine the source and destination IP addresses of a packet, you need to analyze the packet's header information. The source IP address is the address from which the packet originated, while the destination IP address is the address to which the packet is being sent. This information is typically found in the IP header of the packet, which is part of the data encapsulated in the network layer of the OSI model. You can examine this using network analysis tools like Wireshark or tcpdump.


What is the maximum permittable size in bits for an IPv4 packet?

The maximum permissible size for an IPv4 packet is 65,535 bytes, which includes both the header and the data payload. Since the maximum size of the header is 60 bytes, this allows for a maximum data payload of 65,475 bytes. However, in practical use, the Maximum Transmission Unit (MTU) often limits the size of packets on networks, typically to 1,500 bytes for Ethernet.


What information is used at each hop to determine where the packet will be forwarded next?

ip packet header