Forum Discussion
tmsh command to list client-ssl profiles - Name only
You can combine both tmsh & a grep
tmsh list ltm profile client-ssl | grep "ltm profile"
Hope it helps
how to you list for all partitions?
I'm trying to list virtual servers that are using name2_clientssl profile which is not in the common partition
I've tried various ways and keep getting an errors
tmsh list ltm profile client-ssl one-line | grep name1_clientssl - works only for common partition
tmsh list ltm profile client-ssl one-line /partition/* | grep name2_clientssl - error Syntax Error: unexpected argument "/partition/*"
tmsh list ltm profile client-ssl one-line | grep /*/* name2_clientssl - grep: Invalid regular expression
tmsh list ltm profile client-ssl one-line /*/* raw | grep "name2_clientssl -Syntax Error: unexpected argument "/bin/["
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