| Setting | Value |
|---|---|
| Name | site1_ha-pair |
| Data Center | site1_datacenter |
| Devices Add: | bigip1.site1.example.com : 203.0.113.5 |
| Devices Add: | bigip2.site1.example.com : 203.0.113.6 |
| Health Monitors | bigip |
| Virtual Server Discovery | Enabled |
| Link Discovery | Enabled |
TMSH command for only gtm1.site1:
tmsh create gtm server site1_ha-pair datacenter site1_datacenter devices add { bigip1.site1.example.com { addresses add { 203.0.113.5 { } } } bigip2.site1.example.com { addresses add { 203.0.113.6 { } } } } link-discovery enabled monitor bigip product bigip virtual-server-discovery enabled