InterviewSolution
Saved Bookmarks
| 1. |
An ethernet frame that is less than the IEEE 802.3 minimum length of 64 octets is called _______(a) short frame(b) runt frame(c) mini frame(d) man frameI had been asked this question in semester exam.Query is from Ethernet topic in section Network Layer of Computer Network |
|
Answer» RIGHT choice is (B) runt frame To explain: An ethernet frame that is less than the IEEE 802.3 MINIMUM LENGTH of 64 octets is called a runt frame. Such frames are a RESULT of collisions or software malfunctions. |
|