User guide

92 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Managing the Switch
save configuration
save configuration [primary | secondary]
Description
Saves the current conÞguration from the switchÕs runtime memory to non-volatile memory.
Syntax Description
Default
N/A.
Usage Guidelines
You must have administrator privileges to issue this command.
The saved conÞguration takes effect on the next reboot.
If you omit the primary or secondary keyword, the switch uses the one that was selected with the
previous use configuration command. To see which conÞguration is currently selected, use the show
configuration
command.
If you have made changes to the conÞguration which have not yet been committed by the build
command, you will be asked whether you want to commit those changes (build) before saving the
conÞguration.
Example
This example saves the current conÞguration to the primary conÞguration database:
SummitPx1:1 # save primary
Writing data to Flash...
Saved 16107 bytes to flash.
This example saves the conÞguration after Þrst committing changes:
* Alpha-Px:3 # save primary
Build configuration before saving (y/n)? y
** Configuring proxy-ip
** Configuring server table
** Configuring server-group table
** Configuring service table
primary Specifies that the configuration should be stored as the primary configuration.
secondary Specifies that the configuration should be stored as the secondary configuration.