Udp command, bigpipe
From NetworkCommands
A command available on F5 BigIP platforms; used to display or reset system-wide UDP statistics.
Contents |
Usage Syntax
bigpipe udp [stats reset]
The stats reset option resets the statistics, otherwise the command displays statistics.
Usage Examples
bigpipe udp - display current system-wide UDP statistics
bigpipe udp stats reset - reset current system-wide UDP statistics
Usage Notes
System-Wide in this case refers to the LTM system and thus the statistics shown only related to traffic dealt with by LTM. In other words, these statistics exclude management traffic and any traffic dealt with solely by the underlying Linux operating system such as ARP, NTP and any traffic that is simply routed through the device.
Using command syntax bigpipe udp is actually executing command: bigpipe udp stats show all
Bigpipe Usage Notes
Don't forget to save your changes using the bigpipe save all command.
Note in most cases, the show keyword displays object status or statistics, the list keyword displays configuration.
The bigpipe command can be abbreviated to just b (e.g. b help instead of bigpipe help.) Alternatively, (from v9.4,) you can use the bigpipe shell to enter commands without prefixing them with bigpipe.
Where curly or normal brackets {} or () or quotes "" or exclamation mark ! are required as part of a command and you are not using the bigpipe shell, they must be proceeded with a back slash \ to prevent the bash shell from parsing them as system commands.
Typical Output
GLOBAL UDP STATISTICS --
Conn (curr, accept, not) = (0, 0, 0)
(estab, not, timed out) = (0, 0, 0)
Datagrams (rx, tx, bad) = (0, 0, 0)
Checksums (bad, none) = (0, 0) Unreachable ICMP = 0
Related Commands
Use the bigpipe ssl command to display or reset the equivalent SSL statistics
Use the bigpipe tcp command to display or reset the equivalent TCP statistics
Use the bigpipe icmp command to display or reset the equivalent ICMP statistics
The bigpipe interface command provides interface level, network layer protocol independent, layer two statistics.
Related Articles
You may be interested in out Viewing F5 BigIP Statistics article
Information on other F5 BigIP commands
Information on Linux commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands







