Forum Discussion
tmsh create node with name
create ltm node
However doing this creates a node with no name in the GUI. Is there a way to also give a node a name from the tmsh shell?
- dshinnick_24822NimbostratusThis should work:
- STTR_85331NimbostratusThanks, but that gives an error when I try it:
- dshinnick_24822NimbostratusMy example was assuming you were already in tmos.ltm. Here are both examples:
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
- STTR_85331NimbostratusOK that works - thanks for your help!
- goyogiNimbostratusI have the same issue as dshinnick.
- hellhammer_3588Nimbostratusi think tmsh cannot support multiple lines format. for your case, you can try using single line like this:
- gregori_33925Nimbostratusin v11 you can 'load sys config from-terminal merge', paste in your config, and ^D to escape out.
Now if only there was a non-tcl way to see summarized pool status, similar to 'b pool foo show'...'show ltm pool foo members' yields too much output with all the stats and isnt very grep'able
*grumble*
- prashanth_12571NimbostratusThis did not work for me. Is this solution specific to the 10.x versions of F5 load balancers. I tried this with the nodes eg. from the tmsh prompt
- prashanth_12571NimbostratusIt works fine from the web config utility
- prashanth_12571Nimbostratushow to create a node using tmsh, the solution given in the site is not working and giving an error.
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