Appendix E: Available SCP Commands4823. The system copies the configuration included in the file"bulk_config.xml" to another EMX, and displays the followingmessage.Starting restore operation. The connection will beclosed now.SCP command examples: Save operation's example:scp admin@192.168.87.50:/bulk_config.xml Copy operation's example:scp bulk_config.xmladmin@192.168.87.47:/bulk_restoreTip: The PSCP works in a similar way to the SCP so its syntax is similar.Save operation -- pscp @ip>:/bulk_config.xmlCopy operation -- pscp bulk_config.xml @ip>:/bulk_restoreBackup and Restore via SCPTo back up ALL settings of a EMX, including device-specific settings, youshould perform the backup operation instead of the bulk configuration.You can restore all settings to previous ones after a backup file isavailable.To back up the settings using the SCP command:1. Type the following SCP command and press Enter.scp @:/backup_settings.xml is the "admin" or any user profile with theadministrator privileges. is the IP address of the EMX that you want toupdate.2. Type the password when the system prompts you to type it.3. The system saves the settings from the EMX to a file named"backup_settings.xml."To restore the settings using the SCP command:1. Type the following SCP command and press Enter.