gtm1.SITE1

The first server we will create is that of gtm1.site1. It is required that we add both gtm1.site1 and gtm1.site2 to establish confgiuration synchronization between them.

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

Field Value
Name gtm1.site1_server
Data Center site1_datacenter
Devices Add: gtm1.site1.example.com : 203.0.113.7
Health Monitors bigip
  1. Fill in the Name and Datacenter

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

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

    ../../../../_images/gtm1.site1_create.png

TMSH

tmsh create gtm server gtm1.site1_server datacenter site1_datacenter devices add { gtm1.site1.example.com { addresses add { 203.0.113.7 } } } monitor bigip product bigip