Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Create a fqdn node in CLI

steven_normole
Altocumulus
Altocumulus

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)

1 ACCEPTED SOLUTION

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 

View solution in original post

4 REPLIES 4

Samir
MVP
MVP

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 

clicked wrong button.  still have the same issue.  i appreciate the assistance, but looks like will have to open a ticket with f5