Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show system statistics tudp

Syntax

show system statistics tudp

Syntax (EX Series Switches)

show system statistics tudp<all-members><local><member member-id>

Syntax (TX Matrix Router)

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

Syntax (TX Matrix Plus Router)

show system statistics tudp<all-chassis | all-lcc | lcc number | sfc number>

Release Information

Command introduced before Junos OS Release 7.4.

Command introduced in Junos OS Release 9.0 for EX Series switches.

sfc option introduced for the TX Matrix Plus router in Junos OS Release 9.6.

Description

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

Options

none

Display system statistics for TUDP.

all-chassis

(TX Matrix routers and TX Matrix Plus routers only) (Optional) Display system statistics for TUDP for all the routers in the chassis.

all-lcc

(TX Matrix routers and TX Matrix Plus routers only) (Optional) On a TX Matrix router, display system statistics for TUDP for all T640 routers connected to the TX Matrix router. On a TX Matrix Plus router, display system statistics for TUDP for all connected T1600 or T4000 LCCs.

all-members

(EX4200 switches only) (Optional) Display TUDP statistics for all members of the Virtual Chassis configuration.

lcc number

(TX Matrix routers and TX Matrix Plus routers only) (Optional) On a TX Matrix router, display system statistics for TUDP for a specific T640 router that is connected to the TX Matrix router. On a TX Matrix Plus router, display system statistics for TUDP for a specific router that is connected to the TX Matrix Plus router.

Replace number with the following values depending on the LCC configuration:

  • 0 through 3, when T640 routers are connected to a TX Matrix router in a routing matrix.
  • 0 through 3, when T1600 routers are connected to a TX Matrix Plus router in a routing matrix.
  • 0 through 7, when T1600 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.
  • 0, 2, 4, or 6, when T4000 routers are connected to a TX Matrix Plus router with 3D SIBs in a routing matrix.
local

(EX4200 switches only) (Optional) Display TUDP statistics for the local Virtual Chassis member.

member member-id

(EX4200 switches only) (Optional) Display TUDP statistics for the specified member of the Virtual Chassis configuration. Replace member-id with a value from 0 through 9.

scc

(TX Matrix routers only) (Optional) Display system statistics for TUDP for the TX Matrix router (or switch-card chassis).

sfc number

(TX Matrix Plus routers only) (Optional) Display system statistics for TUDP for the TX Matrix Plus router. Replace number with 0.

Additional Information

By default, when you issue the show system statistics tudp command on the master Routing Engine of a TX Matrix router or a TX Matrix Plus router, the command is broadcast to all the master Routing Engines of the LCCs connected to it in the routing matrix. Likewise, if you issue the same command on the backup Routing Engine of a TX Matrix or a TX Matrix Plus router, the command is broadcast to all backup Routing Engines of the LCCs that are connected to it in the routing matrix.

Required Privilege Level

view

List of Sample Output

show system statistics tudp
show system statistics tudp (TX Matrix Plus Router)

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

show system statistics tudp (TX Matrix Plus Router)

user@host> show system statistics tudp
sfc0-re0:
--------------------------------------------------------------------------
tudp:
        104389 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
        104389 delivered
        95619 datagrams output

lcc0-re0:
--------------------------------------------------------------------------
tudp:
        148623 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        2 dropped due to no socket
        1 broadcast/multicast datagram  dropped due to no socket
        0 dropped due to full socket buffers
        148620 delivered
        150327 datagrams output

lcc1-re0:
--------------------------------------------------------------------------
tudp:
        145493 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        0 dropped due to no socket
        1 broadcast/multicast datagram  dropped due to no socket
        0 dropped due to full socket buffers
        145492 delivered
        147244 datagrams output

lcc2-re0:
--------------------------------------------------------------------------
tudp:
        164873 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        2 dropped due to no socket
        0 broadcast/multicast datagrams dropped due to no socket
        0 dropped due to full socket buffers
        164871 delivered
        166339 datagrams output

lcc3-re0:
--------------------------------------------------------------------------
tudp:
        220320 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        6 dropped due to no socket
        0 broadcast/multicast datagrams dropped due to no socket
        0 dropped due to full socket buffers
        220314 delivered
        221735 datagrams output

Published: 2013-03-14

Published: 2013-03-14