answersLogoWhite

0


Best Answer

Ethernet

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which protocol header carries the physical address of host?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In which of the following would be found in a data link layer header?

The data link layer header contains the source's physical address. It refers the address that is found in the Network Interface Card.


In the IP Protocol What is the header overhead?

Internet Protocol, or IP, puts a header on every packet that it sounds out. This header is the overhead. All protocols, such as TCP or UDP, will put a header on the packet. The IP header contains information such as source IP address and destination IP address and is used by routers to figure out where to send the packet. ex. you send your friend a 1kb file, but it takes up 1.5kb of bandwidth due to overhead


What is 'A' in GGA protocol header in NMEA protocol?

A MEANS aichi GAND.....


What is tcpip header and trailer?

An Ethernet frame has a 14 byte header, a data section, and a 4 byte trailer 14 byte header consist of destination address, source address and type The trailer is for CRC (Cyclic redundancy Check) An Ethernet frame can contain an IP and TCP PDU. IP header most important parts consists of (Version,IHL, Total length,Protocol, source and destination address) In details (Version,Header length,Differentiated services field, total Length, Identification, Flags, fragment offset, Time to live, protocol, header checksum, source and destination address). TCP header most important parts consists of (Source port, Destination port and header Length) In details (Source Port, Destination Port, Sequence number, Acknowledgment number, Header length,Flags,Window and check sum). The details of the IP and TCP header have been taken from a Network protocol Analyzer Wireshark on my own pc.


What type of header does an ARP frame contain?

ARP and RARP protocols are present at network layer. ARP is short form of address resolution protocol. IP is the type of header an ARP frame contain .


What does the protocol field in the IP header identify?

The protocol field, in the IP header, identifies what kind of data is in the IP packet - the upper-layer protocol. For example, if the code is 6, that means that the data is a TCP segment.


How many fields are there in IPv4 header?

UDP is a Transport layer protocol or fourth layer protocol. UDP is a connection less protocol used in transport layer. UDP header have four fields in total .


How do packets get to the right computer?

Each packet carries the address of the intended recipient. Each computer has a unique address. It works rather like the postal system.


What are the basic elements of an email message?

the email address of the receiver, the header and the message


Which header has the source and destination MAC address?

data link header


What IPv6 header field is used to identify the upper layer protocol or optional extension headers that are appended to the end of an IPv6 packet?

next header


How is data passed in packets?

The details vary enormously from protocol to protocol, but the basics are the same for all of them. A stream of data is split into packets, the packet has a header which contains (amongst other things) the destination for the packet. The network uses the destination address to deliver the network to the correct destination.