Community Training Classes & Labs > Agility - DNS Index

2.5. FQDN

F5 refers to an FQDN as a “wide-ip”, or “wip”.

Navigate to: DNS ›› GSLB : Wide IPs : Wide IP List

https://gtm1.site1.example.com/tmui/Control/jspmap/tmui/globallb/wideip/list.jsp

Create an F5 “wide IP”

Setting Value
Name www.gslb.example.com
Type A
Pool www.example.com_pool
../_images/gtm_wideip_list.png ../_images/gtm_wideip_create.png

TMSH command to run on only gtm1.site1:

tmsh create gtm wideip a www.example.com { pools add { www.example.com_pool { order 0 } } }