Forum Discussion
tbledsoe_112342
Nimbostratus
May 16, 2013TMSH Script on LTM w/ Partitions
I can execute a series of TMSH commands to build a virtual server, pool, and nodes within the partition that I'm currently in.
I've built a script to take data in from the command line and build...
Brent_Blood_768
May 16, 2013Historic F5 Account
Your solution of using tmsh::cd to change the working folder is fine, but you can also specify the folder path (partitions are top-level folders) explicitly as part of the object name.
I anticipate this would work as well:
set partition [lindex $tmsh::argv 6]
tmsh::create ltm node /$partition/$node_ip \{ yadda yadda yadda...Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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