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

show system statistics rdp

Syntax

show system statistics rdp

Syntax (Routing Matrix)

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

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display system-wide Reliable Datagram Protocol (RDP) statistics.

Options

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

Additional Information

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

Output Fields

Output field descriptions to be provided.

Sample Output

show system statistics rdp

user@host> show system statistics rdp
rdp:
        49668864 input packets
        0 discards for bad checksum
        0 discards bad sequence number
        0 refused connections
        2031513 acks received
        0 dropped due to full socket buffers
        49692 retransmits
        49668864 output packets
        24809579 acks sent
        28 connects
        0 closes
        22778052 keepalives received
        22778052 keepalives sent

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