2366 CHAPTER 156: CONFIGURATION F ILE MANAGEMENT COMMANDS■ The reset saved-configuration backup command erases the configurationfile which has the backup attribute only; while for the configuration file whichhas both the main and backup attributes, the command erases its backupattribute.Related command: reset saved-configuration, display current-configuration on page 2412,display saved-configuration.Example # Save the current configuration file to the default directory (main/backupattribute not supported) saveThe current configuration will be written to the device.Are you sure? [Y/N]:yPlease input the file name(*.cfg)[cf:/testcfg.cfg](To leave the existing filename unchanged, press the enter key):cf:/testcfg.cfg exists, overwrite?[Y/N]:yValidating file. Please wait...Now saving current configuration to the device.Saving configuration cf:/testcfg.cfg. Please wait....Configuration is saved to cf successfully.# Save the current configuration to the backup configuration file (main/backupattribute supported) save backupThe current configuration will be written to the device.Are you sure? [Y/N]:yPlease input the file name(*.cfg)[cf:/text.cfg](To leave the existing filename unchanged, press the enter key):bb.cfgValidating file. Please wait...Now saving current configuration to the device.Saving configuration cf:/bb.cfg. Please wait.......Configuration is saved to cf successfully.startup saved-configurationSyntax startup saved-configuration cfgfile [ backup | main ]undo startup saved-configurationView User viewParameter cfgfile: Configuration file name.backup: Sets the configuration file as backup configuration file.main: Sets the configuration file as main configuration file.