3.1.4. siteB_ltm

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

../../../_images/server_create_gtm1-gtm2-site1-hapair.png

Create a Server Object as defined in the table below:

Setting Value
Name siteb_ltm
Data Center siteb_datacenter
Device Add: ltm.siteb.f5demo.com : 10.1.60.50
Health Monitors bigip
Virtual Server Discovery Enabled
Link Discovery Enabled
  1. Fill in the Name and Datacenter

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

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

    ../../../_images/site2-HA_pair_create.png

TMSH

tmsh create gtm server siteb_ltm datacenter siteb_datacenter devices add { ltm.siteb.f5demo.com { addresses add { 10.1.60.50 { } } } } link-discovery enabled monitor bigip product bigip virtual-server-discovery enabled