3.1.3. siteA_ltm

LTM devices need to be defined. Create a server object for the ltm.siteA

../../../_images/server_create_gtm1-gtm2.png

Create a Server Object as defined in the table below:

Setting Value
Name sitea_ltm
Data Center sitea_datacenter
Devices Add: ltma.sitea.f5demo.com : 10.1.10.50
Health Monitors bigip
Virtual Server Discovery Enabled
Link Discovery Enabled
  1. Fill in the Name and Datacenter

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

    ../../../_images/site_ha_pair_bigip1_add.png
  1. Complete the form and associate the “bigip” “Health Monitor” and enable both “Virtual Server” and “Link” discovery

    ../../../_images/site1-HA_pair_create.png

TMSH

tmsh create gtm server sitea_ltm datacenter sitea_datacenter devices add { ltma.sitea.f5demo.com { addresses add { 10.1.10.50 { } } } } link-discovery enabled monitor bigip product bigip virtual-server-discovery enabled