H3C 端口状态说明 华三交换机查看端口命令( 二 )


度在64到1522之间),而且CRC校验错,如果支持此项,则不支持奇偶校验错误项 。)
(5) Frame: discarded packets with frame pad/sequence/alignment error, out of frame etc.
( 不是整数字节,而是多1~7bit,因此不对齐,或乱序或空帧,而且CRC校验错误,但是不计入
CRC错误 。)
(6) Overrun: the receiver hardware is unable to hand received data to a hardware buffer
because the input rate exceeds the receivers ability to handle the data.
(由于接口输入速率超过接受方处理能力,导致丢包,由于我们的交换机一般是线速转发,这项一
般应该为0,只有部分交换机对上传CPU或三层线速转发的帧有接口带宽限制,或是通过ACL实现的
带宽限制,因此被丢弃的帧,计入此项 。)
(7) Aborts: Input abnormal frames that are discarded.
( 除其他错误之外,产品认为有必要统计的错误,例如前导码异常的帧,计入此项 。)
(8) Ignored: packets that are discarded because the interface hardware does not have
enough internal buffers.
( Packet ignored,由于接口内部buffer满,丢弃的帧,与由于主系统缓存空间缺乏,导致的丢弃
帧不同 。线速转发的帧,在多接口满带宽输入,单接口输出等情况下,由于输出接口的带宽不足,
数据帧将内部缓存占满,导致从接口输入的帧在进入内部缓存之前被丢弃,以及进入内部缓存的帧
超时无法输出,计入此项,上传到CPU的帧,由于CPU处理能力限制,toCPU的缓存满,导致被丢
弃,也计入此项 。)
(9) Parity: Frames with parity error.
(Receive Packet parity error,如果支持此项,则不支持 CRC 错误项 。)
[20] Output(total): 1630514 packets, 525467915 bytes
774493 broadcasts, 822714 multicasts, 0 pauses
[20] 接口的物理层输出总值统计 显示物理层输入的报文数/字节数/广播和多播/PAUSE帧
总的统计值只包括正常帧、异常帧和PAUSE帧 。
Pauses: Flow control pauses including Xon and Xoff.
[21] Output(normal): 1630514 packets, 525467915 bytes
774493 broadcasts, 822714 multicasts, 0 pauses
[21] 接口的物理层输出正常帧统计 显示物理层输入的报文数/字节数/广播和多播/PAUSE帧
总的统计值只包括正常数据帧和正常PAUSE帧 。
[22] Output(error): 0 output errors, 0 underruns, 0 buffer failures, 0 aborts,0 deferred,
0 collisions, 0 late collisions, 0 lost carrier, 0 no carrier
[22] 接口的物理层输出错误统计 输入丢弃数/输入错误数,output errors等于各种重要错误信息的总和 。
不同的产品可以根据具体情况增加其它参数,或减少不能实现的参数 。
(1) Underruns: There are no data in the output queue.
(Transmit under run,与 Overrun相反,输出接口的缓存从输出队列中取以太网帧时,没有帧,
是一种非常少见的硬件异常 。有的交换机就没有单独的接口输出缓存,与接口输出队列是同一块缓
存 。)
(2) Buffer failures: Hardware does not have enough internal buffers.
(内部缓存满,如果输出队列满,输出的以太网帧将在内部缓存中暂时存储,由于内部缓存满,导
致帧丢弃 。由于交换机对线速转发的数据帧发生的这种异常,认为只是到达内部缓存而没有到达出
接口,是个输入帧,因此计入 Input Ignored Error,只有从CPU发出的帧,由于内部缓存满,导
致帧丢弃,计入此项 。)
(3) Aborts: Output abnormal frames that are discarded.
(在半双工模式下,由于冲突检测,延迟发送超过15次的帧,被丢弃,计入此项 。除其他错误之
外,产品认为有必要统计的错误,例如添加前导码异常的帧,也计入此项)
(4) Deferred: The packets could not be sent out for collision under half-duplex mode.
(半双工模式下,由于检测到载波正在被声明,当时没有发出的包,延时一次,计数加一 。)
(5) Collisions: Statistic of collision detection under half-duplex mode.
(半双工模式下,在以太网帧数据部分的前64字节进入线路前,由于检测到冲突,当时没有发出的
包 。)
(6) Late collisions: Statistic of collision with GE port sending packets less than 512
bytes and 10/100M port less than 64 bytes.
(半双工模式下,在以太网帧数据部分的前64字节进入线路后,由于检测到冲突,当时没有发出的
包 。)
(7) Lost carrier: Statistic of losing the carrier.
(载波丢失,一般适用于串行WAN接口,发送过程中,每丢失一个载波,此计数加一,对于交换
机,通常是由于线路中断造成 。)
(8) No carrier: Statistic of no carrier.