Forum Discussion
What is the TMSH command to uncheck an option in a child profile?
My scenario is this,... Parent SSL profile has the correct CIPHER string. Normally, this option isn't check on the child profile, so that it adopts the parent settings. In some cases this has been accidentally done, so require an update.
What is the tmsh command that simply unchecks that option (ciphers) in the child profile. So if you were to run a list command, w/o all-properties on the end, it wouldn't even list "ciphers".
I know this can easily be done in the GUI. Just want to do it via tmsh.
Thanks in advance!!!
David
- PSilvaRet. Employee
Not sure David but here is the TMSH Reference Guide. A downloadable PDF so you can search commands:
https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-tmsh-reference-12-0-0.html
This is for v12 but other versions are available. Search TMSH () and under Filter results by document type: click Manual.
Hope that helps,
ps
- David__Pasch
Altostratus
Thanks for the response, Peter!
I did see the options there, and tried the "none" setting. However, it appears that it still doesn't return to the settings in the parent profile. It sets it to "none", which is not the desired results. I would expect the right command to delete the entry as it isn't displayed until modified.
Thanks!
- David__Pasch
Altostratus
Additionally, I tried the edit command, and simply deleted the ciphers line. My expectation being it would be removed. However, it was left in place with a lower case "default". Given the actual default is DEFAULT, I am assuming that is the list of CIPHERs implemented after that change. It seems only unchecking it in the GUI makes it use the CIPHERS listed in the parent profile, and returning all the tmsh output back to the original state.
Thanks again!
- CharlesCS
Cirrus
Try
.tmsh modify ltm profile client-ssl NAME ciphers default-value
- CharlesCS
Cirrus
Apparently not in version 11.5.3, so perhaps an upgrade to version 11.6.0 or later (which does support the "default-value" operand) should also be in in your plans. Actually, I'd recommend going to 11.6.1 along with its most recent hotfix rollup upgrade.
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