| Setting | Value |
|---|---|
| Name | site2_ha-pair |
| Data Center | site2_datacenter |
| Device Add: | bigip1.site2.example.com : 198.51.100.37 |
| Device Add: | bigip2.site2.example.com : 198.51.100.38 |
| Health Monitors | bigip |
| Virtual Server Discovery | Enabled |
| Link Discovery | Enabled |
TMSH command for only gtm1.site2:
tmsh create gtm server site2_ha-pair datacenter site2_datacenter devices add { bigip1.site2.example.com { addresses add { 198.51.100.37 { } } } bigip2.site2.example.com { addresses add { 198.51.100.38 { } } } } link-discovery enabled monitor bigip product bigip virtual-server-discovery enabled