524 views
0 votes
0 votes
In Ethernet the header size is 26 Bytes. Can anybody explain me how it is?

1 Answer

2 votes
2 votes

Ethernet frame format is

Preamble sfd destination address source address length data CRC

Here destination address and source address are 6Bytes each.

Length is 2Bytes and 32 bit(4byte) CRC is used.

Preamble+ sfd( start frame decimetre)=(7+1)Bytes

If we include preamble and sfd then Ethernet frame size becomes 26 bytes.

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
tenjela asked Sep 24, 2022
801 views
IN standard Ethernet, if the maximum propagation time is 26.6 micro-second, what is the maximum size of the Ethernet frame?
0 votes
0 votes
1 answer
3
lalitver10 asked Feb 28, 2022
357 views
Hii Everyone,I’m bit confuse b/w the functionalities of data link layer protocals (Framming,flow control ) and ethernet protocal Framming and flow control.Can anyone pl...
0 votes
0 votes
0 answers
4
jatin khachane 1 asked Dec 31, 2018
342 views
In Ethernet ..what should be the right condition for collision detection Tt >= 2Tp OR Tt >= 2Tp + Tjam[Tranmission time for jam signal]