Forum Discussion
GTM Sync config Save
Hi Lokesh,
GTM config configuration is centralized in bigip_gtm.conf. this configuration is automaticly sync. For that you just have to a GTM synchronization group (https://support.f5.com/kb/en-us/products/big-ip_gtm/manuals/product/gtm-implementations-11-5-0/3.html)
When a change is made on one GTM system in the GTM synchronization group, that change is automatically synchronized to the other systems in the group.
LTM COnfiguration (VS, node, pool, ...) is written to bigip.conf (and is shared configuration as far as LTM HA is concerned - if you have a HA pair, that config will be replicated to the other members of the LTM device-group). This configuration is sync manually or automaticly if you set it.
Additional information (response from IanB - F5):
GTM is always active - there's no concept of failover/standby within the product - if it receives a DNS request on a listener, it will respond to it.
The exception to this is if you have a listener configured on a floating IP address - in this case, only the BigIP which has that floating address will respond to a DNS request directed there.
Typically each GTM would have a separate listener. The listener is actually an LTM virtual server, and is not part of the GTM configuration, so it is not present in bigip_gtm.conf
GTM is simply a DNS resolver. The means by which requests are sent to the GTM is beyond the control of the GTM itself - that process is just the normal DNS resolution process whereby the NS records for your domain should point to your GTMs, and the resolver round robins the response.
In other words, if you have two GTMs, you should also have tow NS entries for the domains that your GTM resolves for. Those NS entries will be configured on the parent zone, and provide resolvers with the IP addresses of the name servers that resolve for that domain. This all happens before the GTM sees the request, so it can not influence this process.
In most cases, customers have two GTMs. Each has a listener configured in a subnet appropriate to the subnet it is connected to, and both listeners are configured as NS records. Requests are round robined by the normal DNS resolution process between both GTMs. Once either GTM in a sync group receives the query, the answer given will be consistent (ie, both GTMs would provide the same answer, regardless of which one is queried)
https://devcentral.f5.com/questions/gtm-ha-config-synch
Hope it help you.
regards
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com