Nik2607
Apr 19, 2022Altostratus
BIGIP-DNS configuration from the tmsh
Hello Team,
Could someone share the F5 KB article to configure BIG-IP GTM via Tmsh?
For some reason, we cannot use the configuration utility.
Hi,
Try to restart tomcat and httpd to recover the GUI Interface with the command:
bigstart restart tomcat httpd
To access the GTM cli configuration you need to execute
tmsh
then you can configure all the bigip elements with actions as:
Create, Delete, Modify
The path for DNS to configure a datacenter for example is:
(tmos)# create gtm datacenter
hope it´s help.