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 20, 2011Historic F5 Account
You can also do this, tcp was on the clientside prior to this command. Somewhat verbose...
root@d12(Active)(/Common)(tmos) mod ltm virtual abc profiles add { tcp-wan-optimized { context clientside } } profiles delete { tcp }
root@d12(Active)(/Common)(tmos) list ltm virtual abc profiles
ltm virtual abc {
profiles {
tcp-cell-optimized {
context serverside
}
tcp-wan-optimized {
context clientside
}
}
}
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