Version command, bigpipe
From NetworkCommands
A command available on some F5 Networks BigIP platforms; used to display the Linux kernel and BIG-IP software versions running.
Contents |
Usage Syntax
bigpipe version
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.
Equivalent Information via SNMP
Some or all of the information displayed by this command can be obtained via SNMP using the the MIB(s) and OID(s) detailed below along with retrieval examples using commands from the popular net-snmp application suite;
OID: sysProductVersion.0 or 1.3.6.1.4.1.3375.2.1.4.2.0
- snmpget -v 2c -c public 1.2.3.4 1.3.6.1.4.1.3375.2.1.4.2.0
- snmpget -v 2c -c public 1.2.3.4 F5-BIGIP-SYSTEM-MIB::sysProductVersion.0
Typical Output
Kernel: Linux 2.4.21-9.0.5.22.0smp Package: BIG-IP Version 9.0.5 59.7 Final Edition Enabled Features: VLAN Groups Spanning Tree Protocol Port Mirroring Basic Load Balancing Transparent Device Load Balancing Round Robin Load Balancing [further output omitted...]
Kernel: Linux 2.4.21-9.4.3.1.0smp Package: BIG-IP Version 9.4.3 1.4 Final Edition
Enabled Features: QoS and ToS Tagging Connection Limits OneConnect - Switching and Pooling [further output omitted...]
Related Commands
If you are looking for the device serial number, see the Serial Number, F5 BigIP article for details on how to obtain it.







