Db command, bigpipe
From RZWiki
A command available on F5 BigIP platforms; used to modify, reset or display configuration database entries.
Contents |
Usage Syntax
bigpipe db (variable-name | all) [reset] [variable-value]
- variable-name - is the name of an existing database entry
- variable-value - is a suitable value for the specified variable-name
Usage Examples
bigpipe db TM.StrongIPID enable - enable the randomisation of IPIDs (default value is false)
bigpipe db Users.RemoteConsoleAccess enable - enable remote console (SSH) access for local users by default (default value is false)
bigpipe db all reset - reset all database entries to their default values
bigpipe db - display all database entries
Usage Notes
You will typically only need to modify configuration database entries in exceptional circumstances and where there is no suitable bigpipe command or GUI field.
Valid variable values will depend on the variable being modified, some are enable/disable, others are numerical etc. etc.
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
F5 BigIP 1500 platform, v9.4x software. bigpipe db
Alertd.MallocLimitPercent = 20 Alertd.Nokia.Alarm = disable Arp.AddReciprocal = enable Arp.MaxEntries = 2048 Arp.ProxyArpUsesSelfMac = disable Arp.ProxyGratuitousReplies = disable Arp.Retries = 6 Arp.Timeout = 300 ASM.Bypass = disable ASM.ConnLimit = 6000 Bcm56xxd.MallocLimitPercent = 30 Bd.LogLevel = none Big3d.CertificateDepth = 0 Bigd.DbgFile = /var/log/bigdlog Bigd.Debug = disable Bigd.HostLookup = false Bigd.IPV4ExternAddr = disable Bigd.LogNodeStatusChange = disable Bigd.MallocLimitPercent = 20 Bigd.MgmtRouteCheck = disable Bigd.ReportInitNodeState = all Bigd.ResetTransparent = false ...remainder omitted...
Related Articles
Information on other F5 BigIP commands
Information on Linux commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands
(replacing the # with an @) |







