thumbnail

Networking Errors

Type in the name of the network error occurring.
Quiz by JRBerger
Rate:
Last updated: May 9, 2023
You have not attempted this quiz yet.
First submittedMay 9, 2023
Times taken0
Report this quizReport
4:00
Enter answer here
0
 / 10 guessed
The quiz is paused. You have remaining.
Scoring
You scored / = %
This beats or equals % of test takers also scored 100%
The average score is
Your high score is
Your fastest time is
Keep scrolling down for answers and more stats ...
Hint
Answer
A data packet that is shorter than the minimum frame size allowed by the networking protocol (64 bytes: Ethernet).
Runt
A data packet that is larger than the maximum frame size allowed by the networking protocol (1518 bytes: Ethernet).
Giant
A technique used to limit the amount of bandwidth that a particular device or application can use on a network.
Throttle
The device that is sending data to the network interface cannot send data fast enough to keep up with the rate at which the network interface is transmitting the data.
Underruns
The network interface is unable to transmit data to the network.
Output Errors
A data packet that is too large to be transmitted on the network.
Babbles
Occurs when a data packet collides with another data packet after a certain amount of time has elapsed.
Late Collisions
A device attempts to transmit data on the network but must wait because the network is busy.
Deffered
Network interface loses the carrier signal from the other end of the connection.
Lost Carrier
Network interface is unable to detect the carrier signal from the other end of the connection.
No Carrier
Condtition
Cause
Solution
Interface Down
Interface is full-duplex
Set the interface to be half-duplex or auto
High number of collisions
There is a bandwidth mismatch, or bandwidth negotiation is not working
Set the interface to correct bandwidth or restore to auto
High number of runts, giants, or late collisions
Interface is half-duplex
Set the interface to be full-duplex or auto
No comments yet