Forum Discussion
Ganesh_Prasad_1
Altostratus
May 20, 2021List down VIP and associated SSL Client profile
Hello Guys, Need support to get the command line to get VIP name and associated SSL client profile. Thanks GPG
Ganesh_Prasad_1
Altostratus
May 21, 2021Hello Dario,
above command showing syntax error
Admin@(PROD-LB2)(cfg-sync In Sync)(Active)(/Common)(tmos)# list ltm virtual profiles { $(tmsh list ltm profile client-ssl | grep "profile" | awk '{print $4}' | tr '\n' ' ') }
Syntax Error: "awk", grep is currently the only filter that is supported
- Dario_GarridoMay 22, 2021
Noctilucent
Hello Ganesh.
You have to execute the above command from bash shell, not from tmsh shell.
Write this command before, to jump to your bash shell:
run /util bashThen
tmsh list ltm virtual profiles { $(tmsh list ltm profile client-ssl | grep "profile" | awk '{print $4}' | tr '\n' ' ') }Regards,
Dario.
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
