Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox

Cli command, bigpipe

From NetworkStuff


Image:F5-logo-large.png

A command available on F5 BigIP platforms; used to configure the bigpipe shell environment.

Contents

Image:Vm-power-on-medium.png Usage Syntax

bigpipe cli [options]

Common options include;

  • audit (disable | enable | verbose | all) - modify auditing configuration, the default is disable; if enabled the audit log is stored in /var/log/audit
  • hostname lookup (enable | disable) - enable or disable hostname lookup which allows host names to be entered in bigpipe commands rather than IP addresses, the default is disable
  • ip addr (name | number) - specify how host objects are displayed in command output; either as numerical IP addresses or host names (where possible,) the default is number
  • service (name | number) - specify how service objects are displayed in command output; either as numerical TCP/IP port numbers or service names (such as http,) the default is name

Image:Vm-power-on-medium.png Usage Examples

bigpipe cli audit enable - enable cli auditing

bigpipe cli \{ audit enable hostname lookup enable ip addr name \} - enable cli auditing and hostname lookup and display host objects using host names, where possible

Image:accessories-text-editor-v2-medium.png Usage Notes

Note the bigpipe shell environment in this context is any bigpipe command entered at the CLI as well as bigpipe commands entered in the actual bigpipe shell launched with the bigpipe shell command

Image:accessories-text-editor-v2-medium.png 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.


Image:utilities-terminal-medium.png Typical Output

bigpipe cli list all;

cli {
   partition Common
   audit disable
   hostname lookup disable
   import save 2
   ip addr number
   service name
}

Image:vm-restart-medium.png Availability

v9.x Software

Image:icemon-medium.png Related Articles

Information on other F5 BigIP commands Image:F5-logo-small.png

Information on Cisco commands Image:Cisco-logo-small.png

Information on Vyatta commands Image:Vyatta-logo-small.png

Information on Extreme commands Image:Extreme-logo-small.png

Information on Linux commands Image:Tux-small.png

Information on Blue Coat SGOS commands

Information on Nokia IPSO commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 15 July 2008, at 07:14. - Disclaimers - About NetworkStuff
Powered by MediaWiki