Icmp command, bigpipe
From RZWiki
A command available on F5 Networks BigIP platforms; used to display or reset system-wide ICMP statistics.
Contents |
Usage Syntax
bigpipe icmp [stats reset]
The stats reset option resets the statistics, otherwise the command displays statistics.
Usage Examples
bigpipe icmp - display current system-wide ICMP statistics
bigpipe icmp stats reset - reset current system-wide ICMP 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.
Using command syntax bigpipe icmp is actually executing command: bigpipe icmp stats show all
Bigpipe Usage Notes
font color=redFrom v9.4, be aware of the administrative partition that is currently active;/font use the bigpipe shell partition command to display the current active partition name and the bigpipe shell partition name command to change partitions.
A full command manual can be displayed using the man command followed by the command name, for example: man pool or by suffixing the command name with the help keyword, for example; bigpipe pool help.
In most cases, the font color=purpleshow/font keyword displays object status or statistics and the font color=purplelist/font keyword displays configuration. URemember/U, from v9.4, only objects in the currently active administrative partition will be displayed.
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.
font color=redDon't forget to save your changes using the bigpipe save all command as necessary./font noinclude/noinclude
Typical Output
noinclude/noinclude OS Version: 9.0.5
bigpipe icmp
ICMPV4 STATISTICS --
packets (tx, rx, rtx, drop, fwd) = (15.91M, 38.39M, 0, 887, 0)
errors (total, cksum, len) = (0, 0, 0)
(proto, opt, rtx, mem) = (0, 0, 0, 0)
ICMPV6 STATISTICS --
packets (tx, rx, rtx, drop, fwd) = (152373, 227403, 0, 0, 0)
errors (total, cksum, len) = (0, 0, 0)
(proto, opt, rtx, mem) = (0, 0, 0, 0)
Related Commands
Use the bigpipe ssl command to display or reset the equivalent SSL statistics
Use the bigpipe udp command to display or reset the equivalent UDP statistics
Use the bigpipe tcp command to display or reset the equivalent TCP 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
(replacing the # with an @) |







