Follow

Info: How to gather configuration details for virtual server(s) and SSL profile(s) using the CLI?

Applies To:

Trust Protection Platform 15.x

F5 LTM Advanced driver

Summary:

Do the following below to gather configuration details for virtual server(s) and SSL profile(s) using the CLI?

  1. Login to the F5 via SSH and enter "tmsh"
  2. Execute the following commands:
    • list ltm virtual <virtual_server_name>
    • list ltm profile client-ssl <ssl_profile_name>
    • list ltm profile server-ssl <ssl_profile_name>

Note: Unlike the F5 web console, these will only output the settings that are applied directly to the virtual servers and SSL profiles. You may also want to capture the parent profile settings ('clientssl' and 'serverssl' are the names of the defaults).

 

 

 

Was this article helpful?
1 out of 1 found this helpful

Comments