Forum Discussion
Salim_83682
Oct 12, 2011Historic F5 Account
Modify VS profiles using TMSH
Hi,
I am trying to modify a tcp profile on a VS using tmsh. For example replace the tcp default profiles by custom ones. So far the only way I've managed to do this is by using the following...
Mark_Crosland_2
Oct 12, 2011Historic F5 Account
There are modify and delete actions.
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles [tab]
Options:
add modify replace-all-with
delete none
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles add { stats }
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles delete { stats }
root@localhost(Active)(/Common)(tmos)
root@localhost(Active)(/Common)(tmos) create ltm profile tcp t1 t2
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles replace-all-with { t1 { context clientside } t2 { context serverside } }
root@localhost(Active)(/Common)(tmos) mod ltm virtual abc profiles modify { t1 { context serverside } t2 { context clientside } }
root@localhost(Active)(/Common)(tmos)
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