Restoring the ProxySG system configuration from an Archive
book
Article ID: 166866
calendar_today
Updated On:
Products
ProxySG Software - SGOS
Issue/Introduction
Restoring the ProxySG system configuration from an Archive You want to restore the system configuration from an Archive
Resolution
Restore operations must be performed from the CLI.
Using an FTP browser, locate the archived configuration to be restored and note the URL.
At the enable command prompt, enter the following command: SGOS#configure network "url"
where url must be in quotes and is fully-qualified.
Note: The username and password used to connect to the FTP server can be embedded into the URL. The format of the URL is:
ftp://username:[email protected]
where ftp-server is either the IP address or the DNS resolvable hostname of the FTP server.