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 26, 2011Nimbostratus
My example was assuming you were already in tmos.ltm. Here are both examples:
[root@BIGIP-LAB:Active] config tmsh
root@BIGIP-LAB(Active)(tmos) ltm
root@BIGIP-LAB(Active)(tmos.ltm) create node 10.10.10.1 { screen test }
root@BIGIP-LAB(Active)(tmos.ltm) list node 10.10.10.1
ltm node 10.10.10.1 {
screen test
}
root@BIGIP-LAB(Active)(tmos.ltm)
root@BIGIP-LAB(Active)(tmos.ltm) ex
root@BIGIP-LAB(Active)(tmos) create ltm node 10.10.10.2 { screen test2 }
root@BIGIP-LAB(Active)(tmos) list ltm node 10.10.10.2
ltm node 10.10.10.2 {
screen test2
}
root@BIGIP-LAB(Active)(tmos)
My original question remains, although it looks more likely F5 gave up that functionality in their transition to tmsh from bp shell. It is a shame all their documentation is incorrect. http://support.f5.com/content/kb/en..._Guide.pdf
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