127
Slot 3:
The current configuration is saved successfully.
Slot 4:
The current configuration is saved successfully.
Configuration is saved to device successfully.
// The output shows that the old configuration file is archived to the Flash as
_config_bak.cfg
. The
new configuration file overwrites the old one and is saved as the main next-startup configuration
file on each member device.
Save the running configuration to the main next-startup configuration file on each member device
(a member device fails to archive the old configuration file).
<Sysname> save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/config.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/config.cfg exists, overwrite? [Y/N]:y
The configuration file flash:/config.cfg will be automatically backed up as
flash:/_config_bak.cfg for a future version downgrading.
Active main board:
Backup done.
Slot 2:
Backup done.
Slot 3:
Backup failed.
Slot 4:
Backup done.
Failed to back up configuration file.
The system will overwrite the configuration file. Continue?[Y/N]:n
Failed to save the current configuration.
// The output shows that the old configuration file is archived to the Flash as
_config_bak.cfg
on
each member device except the device with member ID 3. If you enter
N
or
n
, the command fails.
The configuration to upgrade the system software version will be lost at the next system startup. If
you enter
Y
or
y
, the running configuration is saved to a new configuration file and the old
configuration file is overwritten. H3C recommends that you enter
Y
or
y
and manually copy the
backup file
_config_bak.cfg
on the master to the Flash of that device.
# Save the running configuration to the configuration file
test.cfg
on IRF member 2.
Method 1:
<Sysname> save test.cfg slot 2
The current configuration will be saved to slot2#flash:/test.cfg. Continue? [Y/N]:y
Now saving current configuration to the device.
Saving configuration slot2#flash:/test.cfg. Please wait...
.........
Configuration is saved to slot2#flash successfully.
Method 2:
<Sysname> save slot2#flash:/test.cfg
# Save the running configuration to the main next-startup configuration file on each member device,
without any confirmation required.
<Sysname> save force