3.1.1. dns.sitea

All GTM devices need to be defined. Create a server object for dns.sitea

../../../_images/server_create_none.png

Click “Create” to define dns.sitea as defined in the table below:

Setting Value
Name dns.sitea_server
Data Center sitea_datacenter
Devices Add: dns.sitea.f5demo.com : 10.1.10.100
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 dns.sitea_server datacenter sitea_datacenter devices add { dns.sitea.f5demo.com { addresses add { 10.1.10.100 } } } monitor bigip product bigip