Forum Discussion

Jalees_Ahmed_19's avatar
Jalees_Ahmed_19
Icon for Nimbostratus rankNimbostratus
Aug 10, 2018

How to get only PROFILE_TYPE_CLIENT_SSL for a given Virtual IP?

Hi,

Could somebody help me with this ? I need to select only CLIENT SSL PROFILE. How do i get that?

PS C:\Program Files (x86)\F5 Networks\iControlSnapIn> $a = (Get- TS-TSTA-WEB-CHT-443") PS C:\Program Files (x86)\F5 Networks\iControlSnapIn> $a

                       profile_type                         profile_context profile_name
                       ------------                         --------------- ------------
                  PROFILE_TYPE_HTTP                PROFILE_CONTEXT_TYPE_ALL /Common/http
                   PROFILE_TYPE_TCP                PROFILE_CONTEXT_TYPE_ALL /Common/tcp-wan-optimized
            PROFILE_TYPE_CLIENT_SSL        PROFILE_CONTEXT_TYPE_CLIENT    **/Common/testint.testciq.com**

I need to select only the value for "PROFILE_TYPE_CLIENT_SSL" which is "/Common/testint.testciq.com". How can i get that?

Any help is much appreciated.

Thanks in advance

-Jalees Ahmed

No RepliesBe the first to reply