info udp

Purpose

Displays statistics for User Datagram Protocol (UDP) communications activity.

Statistics that display are gathered since the statistic tables were last cleared by rebooting the Digi device, and include data, event, and error counts. These statistics are useful in understanding how the device is operating and can be helpful in finding problems. In particular, if an error counter is found to be increasing there may be a problem with the device.

To reset the statistics, reboot the device.

Required permissions

For Digi products with two or more users, set permissions to set permissions display=execute to use this command. See set permissions for details on setting user permissions for commands.

Syntax

info udp

Example

#> info udp
UDP statistics:
InDatagrams          : 46750           OutDatagrams         : 30755
InErrors             : 0               NoPorts              : 3062222 

Output

Statistic

Description

InDatagrams

Number of datagrams received.

InErrors

Number of bad datagrams that were received. This number does not include the value contained by “No Ports”

OutDatagrams

Number of datagrams sent.

NoPorts

Number of received datagrams that were discarded because the specified port was invalid.

See also

  • info commands display statistical information about a device over time.
  • display commands focus the display on real-time information.
  • status command displays the status of outgoing connections (connections made by connect, rlogin, or telnet commands).