Outputs the present configuration of the SecureRamp into a text file on a TFTP server. You can import this file later into this or another SecureRamp of a similar make. You can use this command to save a backup copy of the present configuration of SecureRamp.
exportconfig -f filename -a TFTP_server_IP_address
-f | Filename to be used for the export file. |
-a | IP address of the TFTP server (where the file is created). |
exportconfig -f commands.txt -a 129.1.1.20
This command will save the present configuration of the SecureRamp to a file named commands.txt and place it at the TFTP server with the address 129.1.1.20.