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 ...
dshinnick_24822
Sep 19, 2011Nimbostratus
This should work:
create node 10.10.10.1 { screen test }
Yields via "list node 10.10.10.1"
ltm node 10.10.10.1 {
screen test
}
The question from myself is: Can all of that be pasted in multiline format like we could do with bp shell, similarly to how it actually shows up in the show running-config output and my list output above?
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