gtm1.SITE2

Continue the same configuration for gtm1.site2.

../../../../_images/server_create_gtm11.png

On gtm1.site1 create a server object according the table below:

Field Value
Name gtm1.site2_server
Data Center site2_datacenter
Devices Add: gtm1.site2.example.com : 198.51.100.39
Health Monitors bigip
  1. Fill in the Name and Datacenter

    ../../../../_images/gtm2-click_add1.png
  2. Click the “Add” button to define IP addresses

    ../../../../_images/gtm2_click-addserver1.png
  3. Complete the form and associate the “bigip” “Health Monitor”

    ../../../../_images/gtm1.site2_create1.png

TMSH

tmsh create gtm server gtm1.site2_server datacenter site2_datacenter devices add { gtm1.site2.example.com { addresses add { 198.51.100.39 } } } monitor bigip product bigip