steven_normole
Mar 26, 2023Cirrus
Create a fqdn node in CLI
I am trying to create FQDN nodes through the CLI. When i type in the command the F5 returns an error that the FQDN is invalid and the node exist.
I checked the GUI and the conf file and this node does not exist. Any ideas
create ltm node name www.msn.com fqdn {name www.msn.com autopopulate enabled interval 0}
01070734:3: Configuration error: Invalid FQDN : the node already exists for (www.msn.com)
can you do one more thing here. In tmsh mode just type ltm and go inside of ltm module
then run below command lets see
(tmos)ltm# create node name www.msn.com fqdn {name www.msn.com address-family ipv4 autopopulate enabled interval 0}
if still issue open ticket with f5 support team