1-22Examples# Specify to prompt users to use customized passwords to enter the BOOT menu. startup bootrom-access enable display startup unit 1MainBoard:Current Startup saved-configuration file: flash:/config.cfgNext main startup saved-configuration file: flash:/config.cfgNext backup startup saved-configuration file: NULLBootrom-access enable state: enabledConfiguration File Backup and Restore Commandsbackup current-configurationSyntaxbackup { unit unit-id | fabric } current-configuration to { dest-addr | dest-hostname } filename.cfgViewUser viewParametersunit unit-id: Specifies the unit ID of a switch. The configuration of the specified unit will be backed up.fabric: Specifies to back up the configuration of the whole fabric system.dest-addr: IP address of a TFTP server.dest-hostname: Host name of a TFTP server.filename.cfg: Name of the configuration file to which the current configuration will be backed up, a stringof 5 to 56 characters (including the extension .cfg).DescriptionUse the backup unit unit-id current-configuration to command to back up the current configuration ofthe specified switch to the specified TFTP server.Use the backup fabric current-configuration to command to back up the current configurations of allthe switches in the fabric to the specified TFTP server.Examples# Back up the current configuration of unit 8 to the file aaa.cfg on the TFTP server whose IP address is1.1.1.253. backup unit 8 current-configuration to 1.1.1.253 aaa.cfgBackup current configuration to 1.1.1.253. Please wait...File will be transferred in binary mode.Copying file to remote tftp server. Please wait...TFTP: 1958 bytes sent in 2 second(s).File uploaded successfully.Unit 8: Backup current configuration finished!