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

Import command, bigpipe

From RZWiki


Image:F5-logo-large.png

A CLI command available on most F5 BigIP platforms; used to import existing Single Configuration Files (SCFs) and apply the configuration contained within them to the running configuration and start up configuration files. SCF files contain the LTM and Linux operating system configuration.

Contents

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

bigpipe import [path/]filename

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

bigpipe import /tmp/test - import and apply an SCF file called test.scf from the /tmp/ directory

bigpipe import test - import and apply an SCF file called test.scf from the /var/local/scf/ directory

Image:utilities-terminal-medium-v2.png Typical Output

noinclude/noinclude

[siveson@eudc-shrd-ph-lb2:Standby] ~ # b import test-file
Saving configuration to /var/local/scf/backup-0.scf.
Reading configuration from /defaults/config_base.conf.
Reading configuration from /usr/bin/monitors/builtins/base_monitors.conf.
Reading configuration from /config/profile_base.conf.
Reading configuration from /config/daemon.conf.
Reading configuration from /var/local/scf/test-file.scf.
Renaming /var/local/scf/backup-0.scf to /var/local/scf/backup.scf.
Loading the configuration ...

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

font color=redCAUTION:/font This command over writes the device's running and start up configuration - use with caution.

The device's existing configuration will be backed up to a file called backup.scf or backup-1.scf and so on if existing backup files are present.

Unless you specify a path, files will be saved to: /var/local/scf/

There is no need to specify the .scf extension

This command is similar to (but seems to work better than) the bigpipe config command which can install UCS files containing only the LTM configuration.

font color=redYou cannot use bigpipe import help to view the help page for this command as this will import a help.scf file, if one exists. If a help.scf file does exist, you will overwrite your existing LTM and Linux running and start up configuration!!! Use man import instead./font

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

Image:icemon-medium.png Related Commands

The bigpipe export command is used to create SCF file on a device.

The bigpipe config command creates and installs User Configuration Set (UCS) files containing only the LTM configuration and also synchronises configurations between devices in a HA pair.

Image:vm-restart-medium.png Availability

v9.4 onwards

Image:icemon-medium.png Related Articles

For further information on device file locations see the File locations, F5 BigIP article.

For further information on configuration file contents see the Configuration Files In Detail article.

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

Information on Linux commands Image:Tux-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 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 sjiveson#routerzone.eu
(replacing the # with an @)


Site Toolbox:

Personal tools
This page was last modified on 10 November 2009, at 15:05. - This page has been accessed 54 times. - Disclaimers - About RZWiki
Powered by MediaWiki