Forum Discussion
CLI command to get partial configuration for specific VIPs
Please try this one and let me know you are looking for similar command:
tmsh show ltm profile server-ssl raw | grep 'Ltm::ServerSSL|Protocol'
- Naumin_Dave_144Feb 21, 2019
Nimbostratus
Not working. I think there was a typo in your command, i tried with below command but in Virtual server Name instead of printing name it is showing N/A.
tmsh show ltm profile server-ssl raw | grep 'Ltm::ServerSSL|Virtual Server Name'
- RaghavendraSYFeb 21, 2019
Altostratus
tmsh show ltm profile server-ssl raw | grep 'Ltm::ServerSSL|Protocol' command is working for me. which version you are running.
Also try with below command.
tmsh list ltm virtual profiles | grep serverside -B 10 (You need to change value 10 specific to your configuration)
- RaghavendraSYFeb 21, 2019
Altostratus
Also verify with
tmsh list ltm virtual profiles | grep serverssl -B 10
- Naumin_Dave_144Feb 21, 2019
Nimbostratus
i am on 12.1.2 version. Also, regarding "tmsh list ltm virtual profiles | grep serverssl -B 10" it is working but showing all the content till serverssl. I want to get ONLY list of VSs who are having serverssl profile in it. ideally "tmsh show ltm profile server-ssl raw | grep 'Ltm::ServerSSL|Virtual Server Name'" this should work but its giving NA result in VS Name field.
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
