Icmp command, bigpipe
From NetworkCommands
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
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
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







