[Contents] [Prev] [Next] [Index] [Report an Error]


<input-error-list>

Usage

<physical-interface>
    <input-error-list>
        <input-errors>input-errors</input-errors>
        <input-drops>input-drops</input-drops>
        <invalid-vcs>invalid-vcs</invalid-vcs>
        <framing-errors>framing-errors</framing-errors>
        <input-runts>input-runts</input-runts>
        <input-giants>input-giants</input-giants>
        <input-bucket-drops>input-bucket-drops</input-bucket-drops>
        <input-discards>input-discards</input-discards>
        <input-l3-incompletes>input-l3-incompletes</input-l3-incompletes>
        <input-l2-channel-errors>input-l2-channel-errors</input-l2-channel-errors>
        <input-l2-mismatch-timeouts>input-l2-mismatch-timeouts
                                    </input-l2-mismatch-timeouts>
        <input-fifo-errors>input-fifo-errors</input-fifo-errors>
        <hs-link-crc-errors>hs-link-crc-errors</hs-link-crc-errors>
        <hs-link-fifo-overflows>hs-link-fifo-overflows</hs-link-fifo-overflows>
        <sram-errors>sram-errors</sram-errors>
        <input-resource-errors>input-resource-errors</input-resource-errors>
    </input-error-list>
</physical-interface>

Description

Input errors on this interface.

Contents

<framing-errors>—No documentation is available yet.

<hs-link-crc-errors>—Count of errors on the high-speed links between the ASICs responsible for handling the router interfaces.

<hs-link-fifo-overflows>—Count of errors on the high-speed links between the ASICs responsible for handling the router interfaces.

<input-bucket-drops>—No documentation is available yet.

<input-discards>—Frames that the incoming packet match code discarded because they were not recognized or of interest. Usually, this field reports protocols that the JUNOS software does not handle, such as CDP.

<input-drops>—No documentation is available yet.

<input-errors>—Sum of the incoming frame aborts and FCS errors.

<input-fifo-errors>—Number of FIFO errors in the receive direction as reported by the ASIC on the PIC. If this value is nonzero, the PIC is probably broken.

<input-giants>—No documentation is available yet.

<input-l2-channel-errors>—This counter increments when the software cannot find a valid logical interface (for example, s0-6/0/3.0) for an incoming frame.

<input-l2-mismatch-timeouts>—Count of malformed or short packets that cause the incoming packet handler to discard the frame as unreadable.

<input-l3-incompletes>—This counter is incremented when the incoming packet fails Layer 3 (usually IPv4) sanity checks of the header. For example, a frame with less than 20 bytes of available IP header would be discarded and this counter would be incremented.

<input-resource-errors>—Sum of B chip Rx drops and IXP Rx net receive drops.

<input-runts>—No documentation is available yet.

<invalid-vcs>—No documentation is available yet.

<sram-errors>—No documentation is available yet.


[Contents] [Prev] [Next] [Index] [Report an Error]