Forum Discussion
mikegray_198028
Cirrus
Dec 13, 2017Bulk update
Hello team,
is there anyway to update ciphers of individual profile? i have more than 1800 profiles using own ciphers (not inherited from parent) is there any way for bulk modification ?
- Lee_Sutcliffe
Nacreous
You can do this using the '
' command. It will bring up a vi editor and you can use a find and replace string to update all profilesedit
tmsh edit ltm profile client-ssl all :%s/foo/bar/g Find each occurrence of 'foo' (in all lines), and replace it with 'bar'.
Alternatively, you can export the config and use an editor to do the find and replace and merge the edited file.
If they all use the same parent profile and inherits the ciphers from it as well you can update the parent profile instead.
/Patrik
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