display udp
Purpose
Displays current UDP listeners. display udp provides information similar to that displayed by netstat commands on other operating systems.
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
display udp
Examples
#> display udp UDP Table: Index family RecvQ SendQ LocalAddress Refs 3 IPV4 0/16384 0/16384 0.0.0.0:53 2 25 IPV4 0/8192 0/8192 0.0.0.0:161 2 20 IPV4 0/8192 0/8192 0.0.0.0:2362 3 24 IPV4 0/8192 0/8192 0.0.0.0:60448 2 4 IPV4 0/8192 0/8192 0.0.0.0:61445 3 23 IPV4 0/8192 0/8192 0.0.0.0:62992 2 2 IPV4 0/16384 0/16384 0.0.0.0:65024 2
See also
To display more UDP-related statistics, such as number of input and output bytes transmitted, issue the info udp command (see info udp).