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

show system statistics udp

Syntax

show system statistics udp

Syntax (Routing Matrix)

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display system-wide User Datagram Protocol (UDP) statistics.

Options

all-lcc — (Routing matrix only) (Optional) Display system statistics for UDP 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 UDP 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 UDP for the TX Matrix platform (or switch-card chassis).

Additional Information

By default, when you issue the show system statistics udp 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 udp

Output Fields

Output field descriptions to be provided.

Sample Output

show system statistics udp

user@host> show system statistics udp
udp:
        3658427 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        3656885 dropped due to no socket
        3656885 broadcast/multicast datagrams dropped due to no socket
        0 dropped due to full socket buffers
        0 not for hashed pcb
        4291311953 delivered
        1551 datagrams output

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