1-23# Back up the current configuration of the whole fabric to the file aaa.cfg on the TFTP server whose IPaddress is 1.1.1.253. backup fabric 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: 2029 bytes sent in 2 second(s).File uploaded successfully.Unit 7: Backup current configuration finished!Unit 8: Backup current configuration finished!restore startup-configurationSyntaxrestore { unit unit-id | fabric } startup-configuration from { source-addr | source-hostname }filename.cfgViewUser viewParametersunit unit-id: Specifies the unit ID of a switch. The configuration of the specified unit will be restored.fabric: Specifies to restore the configuration of the whole fabric system.source-addr: IP address of a TFTP server.source-hostname: Host name of a TFTP serverfilename.cfg: Name of the configuration file to be restored to, a string of 5 to 56 characters (including theextension .cfg).DescriptionUse the restore unit unit-id startup-configuration from command to restore the startup configurationof the specified switch from the configuration file backed on the specified TFTP server.Use the restore fabric startup-configuration from command to restore the startup configuration ofthe whole fabric from the configuration file backed on the specified TFTP server.Examples# Restore the startup configuration of unit 7 from the file aaa.cfg on the TFTP server with the IP address1.1.1.253. restore unit 7 startup-configuration from 1.1.1.253 aaa.cfgRestore startup configuration from 1.1.1.253. Please wait...File will be transferred in binary mode.Downloading file from remote tftp server, please wait...TFTP: 1958 bytes sent in 0 second(s).File downloaded successfully.