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

show system statistics tudp

Syntax

show system statistics tudp

Syntax (Routing Matrix)

show system statistics tudp
<all-lcc | lcc number | scc>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display system-wide Trivial User Datagram Protocol (TUDP) statistics.

Options

all-lcc — (Routing matrix only) (Optional) Display system statistics for TUDP for all T640 routing nodes (or line-card chassis) connected to a TX Matrix platform.

lcc number(Routing matrix only) (Optional) Display system statistics for TUDP for a specified T640 routing node (or line-card chassis) connected to a TX Matrix platform. Replace number with a value from 0 through 3.

scc — (Routing matrix only) (Optional) Display system statistics for TUDP for the TX Matrix platform (or switch-card chassis).

Additional Information

By default, when you issue the show system statistics tudp command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.

Required Privilege Level

view

List of Sample Output

show system statistics tudp

Output Fields

Output field descriptions to be provided.

Sample Output

show system statistics tudp

user@host> show system statistics tudp
tudp:
        337109 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        0 dropped due to no socket
        0 broadcast/multicast datagrams dropped due to no socket
        0 dropped due to full socket buffers
        337109 delivered
        337109 datagrams output

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