Forum Discussion
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
I belive you are missing "address-family [ipv4 | ipv6]" parameter
create ltm node name www.msn.com fqdn {name www.msn.com address-family ipv4 autopopulate enabled interval 0}
Try this.
I think that is a default, but just to make sure i added the address-family ipv4 and I am setting getting the same error returned.
I went through the conf file and there is no reference to what I am trying to do by using the CLI. In the GUI i can create the FQDN with no errors.
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
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com