Forum Discussion
Dave_21103
Nimbostratus
Jul 08, 2014Creating GTM Servers with TMSH
Can anyone tell me the correct TMSH command to create the server below? I've been told that because we have a space in our data center name, we are unable to script GTM servers with TMSH.
gtm s...
Michael_Yates
Nimbostratus
Jul 08, 2014Enclosing the Data Center that has a space isn't an issue: (/Common)(tmos.gtm.server) create testserver addresses add { 1.1.1.1 } datacenter "Data Center" product generic-host virtual-servers add { testserver-1.1.1.1 { destination 1.1.1.1:80 }}
or
tmsh create gtm server testserver addresses add { 1.1.1.1 } datacenter "Data Center" product generic-host virtual-servers add { testserver-1.1.1.1 { destination 1.1.1.1:80 }}
Hope this helps.
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