Quick Contact

F5 copy LTM config to another device

F5_copy_LTM _config_to_another_device_with_VLAN_replacement

 

 1. Saving configuration: system -> archives -> create -> [enter file name] -> finish

LTM1 LTM11

LTM111

LTM1111

By default backup archive saved to /var/local/ucs/

You will receive message /var/local/ucs/bla_bla_bla.ucs is saved.

You also can backup via CLI: connect via SSH -> tmsh -> save /sys ucs /var/local/ucs/bla_bla_bla.ucs

LTM11111

 2. Copy bla_bla_bla.ucs from F5:

system -> archives ->click on bla_bla_bla.ucs -> download bla_bla_bla.uc

LTM2

You also can copy via SCP:

LTM22

 3. The bla_bla_bla.ucs is archive file, you can open it with 7zip:

LTM3

And double click

LTM33

Go to config folder and copy bigip.conf

LTM333

 4. This is our LTM config file (only Local Traffic configuration)

Regarding different name of the VLAN in production and DR devices, we should find/replace VLAN name from main F5 to DR F5

LTM4

I don’t remember the VLAN name at DR F5

LTM44

Save file after find/replace

 5. Rename bigip.conf to bigip_new.conf

 6. Connect to DR F5 via SCP and copy to bigip_new.conf to /config/

 7. Connect to DR F5 via SSH run “tmsh”

Run: load sys config file /config/bigip_new.conf merge verify  (this command will verify if everything OK with the file)

 8. If everything OK, run: load sys config file /config/bigip_new.conf merge (this command will merge the config and apply the new one).

 

Additional Articles
X

Partners

© 2013 XGlobe Online Ltd.