background image

EQ/OS 8.6 to EQ/OS 10.0 Configuration Converter

Conversion using the CLI 

1. Create a backup of the EQ/OS 8.6 system. Refer to the

Equalizer Administration Guide

for

EQ/OS 8.6 for instructions.

2. Upgrade your EQ/OS 8.6 system to EQ/OS 10. Refer to the Equalizer Administration Guide

for instructions.

3. Upload the EQ/OS 8 backup file onto the system:

eqcli >

files download [

URL or Path to *.bkp file

]

For example:

eqcli > files download ftp://10.0.0.10/os8backup.bkp

4. Convert the backup file into a EQ/OS 10 CLI script:

eqcli>

cfg_convert file [

backup filename

] outfile [

output

filename

]

For example:

eqcli> cfg_convert file os8backup.bkp outfile os8cfg.script

This will create a CLI script file, also in the EQ/OS 10 data store. It will also create
files for any “sorry” responders in the datastore. The script will be a list of eqcli
commands to create converted configuration objects and comments describing
parameters which could not be converted. For example:

cluster myclust proto "tcp" ip 10.0.0.10 port 1 range 4999 stickyto 3500
idleto 36000

# Unsupported user touch option: desc = touch (unable to migrate this
option, it must be hand converted)

Note

- When viewing the translated file, look for lines that begin with "#" (comments). These are lines which could not

be converted with the reason displayed. Make a note of these lines and determine whether the parameters described by
them are important to them. If they are, they will need to be manually configured later. If not, they can be ignored.

6

Copyright © 2015 Coyote Point Systems, A Subsidiary of Fortinet, Inc.

Summary of Contents for EQ/OS 10

Page 1: ...Application Delivery Controller 2 04 Version 8 6 to 10 Configuration Converter April 24 2015 The recognized leader in proven and affordable load balancing and application delivery solutions ...

Page 2: ...Q OS 10 0 Configuration Converter Sections include EQ OS 8 6 to EQ OS 10 Configuration Converter 2 Copyright 2015 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 1 Equalizer Administration Guide ...

Page 3: ... are global objects in EQ OS 10 that must be placed in server pools before they are associated with clusters Configuration Conversion Notes 1 You must be running EQ OS 8 6 0i patch1 to upgrade to EQ OS 10 2 SSL Certificates are not converted They will need to be to manually reinstalled after the migration to EQ OS 10 is complete 3 In EQ OS 8 6 outbound NAT could be configured to use the Server IP ...

Page 4: ...converting the configuration Clusters Converted completely with the exception of Certificates as described below Send and receive socket options are not converted because they are deprecated These are automatically managed in EQ OS 10 Cluster VID is now deprecated See the note about Server VID above VMware server configuration for VLB basic Converted completely Email alerts Converted completely Th...

Page 5: ...n migrating to EQ OS 10 a Server Pool will be created using the cluster server details described A server instance si will be created for the new EQ OS 10 server and assigned to a new cluster For example A server pool srvpl is created with a new server instance si srvpl cl00 si cl00_sv00 A new cluster is created with the new server pool attached cluster cl00 srvpl cl00 However if there are duplica...

Page 6: ... the backup file to EQ OS 10 4 Convert the backup file to a EQ OS 10 configuration script 5 Run the script In Version 8 6 outbound NAT may be configured to use the server IP cluster IP failover IP or the subnet IP default case However the converter will look for a subnet to which the server belongs and configure it to NAT out of that subnet IP If no such subnet exists then outbound NAT for that Ve...

Page 7: ... script file also in the EQ OS 10 data store It will also create files for any sorry responders in the datastore The script will be a list of eqcli commands to create converted configuration objects and comments describing parameters which could not be converted For example cluster myclust proto tcp ip 10 0 0 10 port 1 range 4999 stickyto 3500 idleto 36000 Unsupported user touch option desc touch ...

Page 8: ...cates first 7 If the script completed with an error you can modify the offending command and restart the script from that line eqcli files edit filename eqcli run_script filename start line For example eqcli files edit myscript eqcli run_script myscript 5 Note The default editor that is used when the files edit command is executed is ee If you are editing a long file it may be helpful to jump to p...

Page 9: ...tion of your backup file After selecting a file from either method described in steps 5 and 6 proceed with step 7 Note By default VLANs and Subnets in the EQ OS 8 6 configuration will be converted Enabling the Ignore VLANs and Subnets option will cause the converter to ignore VLANs and Subnets in the EQ OS 8 6 configuration 5 To upload from a URL or FTP Server a Click on the FTP URL option and ent...

Page 10: ...elect it and click on Open to begin the upload process 7 The Verify and Run Configuration Script screen is a line numbered text editor Here you can modify a script as needed before continuing with the conversion Copyright 2015 Coyote Point Systems A Subsidiary of Fortinet Inc All Rights Reserved 9 Equalizer Administration Guide ...

Page 11: ...ersion script in the file store Refer to the Equalizer Administration Guide for instructions on accessing and editing files in the data store using the CLI Click on Discard to discard the script b Click on Continue to execute the script on Equalizer starting at the line on which the error occurred If no errors occur and the script runs to completion a Configuration Complete message will be display...

Reviews: