IP Routing
3-221
3
UDP Statistics
User Datagram Protocol (UDP) provides a datagram mode of packet-switched
communications. It uses IP as the underlying transport mechanism, providing
access to IP-like services. UDP packets are delivered just like IP packets –
connection-less datagrams that may be discarded before reaching their targets.
UDP is useful when TCP would be too complex, too slow, or just unnecessary.
Web - Click IP, Statistics, UDP.
Figure3-126 UDP Statistics
CLI - See the example on page 3-216.
Table3-20 USP Statistics
Parameter Description
Datagrams Received The total number of UDP datagrams delivered to UDP users.
Datagrams Sent The total number of UDP datagrams sent from this entity.
Receive Errors The number of received UDP datagrams that could not be delivered for
reasons other than the lack of an application at the destination port.
No Ports The total number of received UDP datagrams for which there was no
application at the destination port.