Нет там ничего по данному вопросу, по крайне менее , я не нашел. Вы даете ссылку на
ftp://dlink.RU , но это никакой ни "RU" , можно сказать дубликат "COM"... (((
Вопрос актуален и интересует не одного человека.
В общем собрал англоязычную информацию. В техническом переводе да и вообще в английском не очень . Помогите мне разобраться в материале на профессиональном уровне.
Port Number : 1
RX Frames TX Frames
--------- ---------
CRC Error 0 Excessive Deferral 0
Undersize 0 CRC Error 0
Oversize 0 Late Collision 0
Fragment 0 Excessive Collision 0
Jabber 0 Single Collision 0
Drop Pkts 0 Collision 0
RX Frames (Received)
TX Frames (Transmitted)
CRC Error Counts otherwise valid packets that did not end on a byte (octet) boundary.
UnderSize The number of packets detected that are less than the minimum permitted packets size of 64 bytes and have a good CRC. Undersize packets usually indicate collision fragments, a nor-mal network occurrence.
OverSize Counts valid packets received that were longer than 1518 octets and less than the MAX_PKT_LEN. Internally, MAX_PKT_LEN is equal to 1536.
Fragment The number of packets less than 64 bytes with either bad framing or an invalid CRC. These are normally the result of collisions.
Jabber Counts invalid packets received that were longer than 1518 octets and less than the MAX_PKT_LEN. Internally, MAX_PKT_LEN is equal to 1536.
Drop The number of packets that are dropped by this port since the last Switch reboot.
ExDefer Counts the number of packets for which the first transmission attempt on a particular interface was delayed because the medium was busy.
CRC Error Counts otherwise valid packets that did not end on a byte (octet) boundary.
LateColl Counts the number of times that a collision is detected later than 512 bit-times into the transmission of a packet.
ExColl Excessive Collisions. The number of packets for which transmission failed due to excessive collisions.
SingColl Single Collision Frames. The number of successfully transmitted packets for which transmission is inhibited by more than one collision.
Collision An estimate of the total number of collisions on this network segment.