Specifications
save
BIG-IPĀ® Reference Guide 7-39
save
Writes the current BIG-IP configuration settings from memory to the
configuration files named /config/bigip.conf and /config/bigip_base.conf.
(/config/bigip.conf stores high level configuration settings, such as pools,
virtual servers, NATs, SNATs, and proxies. /config/bigip_base.conf stores
low level configuration settings, like, VLANs, non-floating self IP
addresses, and interface settings.)
You can type b save <filename>, or a hyphen character (-) in place of a file
name, to display the configuration on the standard output device.
b [base] save -
If you are testing and integrating BIG-IP units into a network, you may want
to use multiple test configuration files. Use the following syntax to write the
current configuration to a file name that you specify:
b [base] save <filename>
For example, the following command saves the current configuration from
memory to an alternate configuration file named /config/bigip.conf2.
b save /config/bigip.conf2
b save [ <filename>|-]
b base save [ <filename>|-]










