Forum Discussion

JQUINONES82NB's avatar
JQUINONES82NB
Icon for Nimbostratus rankNimbostratus
Oct 30, 2017

MIGRATE TWO GTM CONFIGS INTO ONE

Is there a tool to migrate a portion of GTM configurations to another device? At the moment, I have two GTMs that must be consolidated into one.

 

I will need to migrate the configs from both stage and prod GTMS into one device that will be hosting both sub domains. I need to merge the configs of two devices into one.

 

Is there a tool that f5 recommends or a KB article I can follow?

 

2 Replies

  • Hi,

    to export GTM pools and wide IPs, you can use tmsh command:

    list gtm pool one-line
    list gtm wide-ip one-line
    

    then on the target gtm, import :

    load sys config merge from-terminal
    
        
    
    CRTL-D to save
    
  • YOu can simply copy & paste the config snippet from one to the other, using:

     

    load /sys config from-terminal