
show udp
2-74
PACSystems* RX3iPROFINET Controller Command Line Interface Manual
– July 2011
GFK-2572
2
show udp
Global Command
This command displays User Datagram Protocol (UDP) status and counters.
show udp Command Format
show udp
Example
Screen Display
device-name>show udp
01-JAN-2000 01:30:27.0
<<< UDP Status >>>
Udp:
11711 packets received
11 packets to unknown port received
0 packet receive errors
6 packets sent
<<< UDP Counters >>>
InDatagm=00000010H NoPorts =0000000bH InErrors=00000000H
OtDatagm=00000033H
device-name>
UDP Counter Definitions
Counter
Description
InDatagm
Number of incoming datagrams validated and accepted by the UDP communications
stack.
NoPorts
Number of incoming datagrams discarded by the UDP communications stack
because the destination UDP ports were not initialized for reception.
InErrors
Number of incoming datagrams discarded by the UDP communications stack
because they are invalid datagrams, e.g., invalid checksums, etc.
OtDatagm
Number of outgoing UDP datagrams sent by the UDP communications stack to
remote hosts.