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

Import command, bigpipe

From NetworkCommands


Image:F5-logo-large.png

A 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.png Typical Output

[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

CAUTION: 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.

You 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.

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: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 steve#networkstuff.eu (replacing the # with an @)



Site Toolbox:

Personal tools
This page was last modified on 25 July 2008, at 09:26. - This page has been accessed 23 times. - Disclaimers - About NetworkCommands
Powered by MediaWiki