Forum Discussion
STTR_85331
Sep 16, 2011Nimbostratus
tmsh create node with name
OK so I'm just starting to use tmsh and I see I can create nodes like this:
create ltm node
However doing this creates a node with no name in the GUI. Is there a way to also give ...
Brent_Blood_768
Historic F5 Account
If you're running v11.x, the key (name) of nodes does not have to be its IP address, but if you do that, then you have to specify the "address" property for it. For example, the following two examples will both work:
ltm create node foo address 1.1.1.1
ltm creaate node 1.1.1.1
The first one will be named "foo" though, whereas the second will use "1.1.1.1" for the name. Both will have an address of "1.1.1.1" however.
Sonne_133164
Feb 14, 2014Nimbostratus
Hi, In that case i am getting "Syntax Error: "address" invalid IP address"
Which is a bit funny.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects