Topic:

Ethernet Frame Size

Not finding your answer? Try searching the web for Ethernet Frame Size
Answers to Common Questions
By defining the minimum ethernet frame size, you ensure that all necessary information is being transferred at each transmission. The minimum frame size breaks down like this: Size is 64 bytes. Destination Address (6 bytes) Source Address (...
http://answers.yahoo.com/question/index?qid=2007082709...   See entire page »
The minimum size of an Ethernet frame is 64 bytes. The breakup of this size between the fields is: Destination Address (6 bytes) + Source Address (6 bytes) + Frame Type (2 bytes) + Data (46 bytes) + CRC Checksum (4 bytes). The minimum numbe...
http://mjc1d.blogspot.com/2008/03/ethernet-faq.html   See entire page »
Size is 64 bytes. Destination Address (6 bytes) Source Address (6 bytes) Frame Type (2 bytes) Data (46 bytes) CRC Checksum (4 bytes) 46 bytes must be transmitted at a minumum, with additional pad bytes added to meet frame requirements. Ther...
http://wiki.answers.com/Q/What_are_the_maximum_and_min...   See entire page »
Answers to Other Common Questions
It would be 46 and 64 bytes.
http://wiki.answers.com/Q/What_are_the_minimum_and_maxi...