What are some of the frame size errors that occur on Ethernet networks?
What will be an ideal response?
An Ethernet packet sent between two stations should be between 64 bytes and 1518 bytes. According to Ethernet specifications, shorter or longer frames are errors. Frame size errors that occur on Ethernet networks include:
• Short frame or runt-A frame that is shorter than 64 bytes. A collision, a faulty network adapter, corrupt NIC software drivers, or a repeater fault can cause this error.
• Long frame or giant-A frame that is larger than 1518 bytes. Because 1518 is the largest legal frame size, a long frame is too large to be valid. A collision, faulty network adapter, illegal hardware configuration, transceiver or cable fault, termination problem, corrupt NIC software drivers, repeater fault, or noise can cause this error.
• Jabber-This is another classification for giant or long frames. This frame is longer than Ethernet standards allow (1518 bytes) and has an incorrect frame check sequence (FCS).
You might also like to view...
Data validation improves accuracy
Indicate whether the statement is true or false
Modularity can have a negative as well as a positive effect. A program that is overmodularized performs its operations in very small modules, so a reader has trouble acquiring a perspective. That is, although it may be easy to determine what many individual modules do and what small groups of modules do, it is not easy to understand what they do in their entirety as a system. Suggest an approach
that can be used during program development to provide this perspective. What will be an ideal response?
Windows creates two built-in user accounts automatically: Administrator and User.
Answer the following statement true (T) or false (F)
A client with an IP address of 172.16.18.5/18 belongs to what network?
a. 172.16.0.0/18 b. 172.16.64.0/18 c. 172.16.96.0/18 d. 172.16.128.0/18