IP R
OUTING
17-24
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.
Figure 17-10 UDP Statistics
CLI - See the example on page 17-17.
Table 17-5 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.