Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show system statistics udp

Syntax

show system statistics udp

Syntax (EX Series Switches)

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

Syntax (TX Matrix Router)

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

Syntax (TX Matrix Plus Router)

show system statistics udp<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 User Datagram Protocol (UDP) statistics.

Options

none

Display system statistics for UDP.

all-chassis

(TX Matrix routers and TX Matrix Plus routers only) (Optional) Display system statistics for UDP 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 UDP for all T640 routers (or line-card chassis) connected to the TX Matrix router. On a TX Matrix Plus router, display system statistics for UDP for all connected T1600 or T4000 LCCs.

all-members

(EX4200 switches only) (Optional) Display UDP 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 UDP for a specific T640 router that is connected to the TX Matrix router. On a TX Matrix Plus router, display system statistics for UDP 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 UDP 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 UDP for the TX Matrix router (or switch-card chassis).

sfc number

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

Additional Information

By default, when you issue the show system statistics udp 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 udp
show system statistics udp (TX Matrix Plus Router)

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

show system statistics udp (TX Matrix Plus Router)

user@host> show system statistics udp
sfc0-re0:
--------------------------------------------------------------------------
udp:
        170 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
        0 not for hashed pcb
        170 delivered
        12079 datagrams output

lcc0-re0:
--------------------------------------------------------------------------
udp:
        55 datagrams received
        0 with incomplete header
        0 with bad data length field
        0 with bad checksum
        1 dropped due to no socket
        0 broadcast/multicast datagrams dropped due to no socket
        0 dropped due to full socket buffers
        0 not for hashed pcb
        54 delivered
        3891 datagrams output

lcc1-re0:
--------------------------------------------------------------------------
udp:
        50 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
        0 not for hashed pcb
        50 delivered
        3620 datagrams output

lcc2-re0:
--------------------------------------------------------------------------
udp:
        48 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
        0 not for hashed pcb
        48 delivered
        3734 datagrams output

lcc3-re0:
--------------------------------------------------------------------------
udp:
        48 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
        0 not for hashed pcb
        48 delivered
        3640 datagrams output

Published: 2013-03-14

Published: 2013-03-14