Forum Discussion
dominatorz_1208
Nimbostratus
Mar 15, 2013shortest command for SSLprofile
Dear Experts
I am having around 30-40 LTM boxes and some of the boxes have +100 V.servers and +50 clientssl profiled each. I need to find out whcih which clientssl profile is linked to v....
nitass
Employee
Mar 15, 2013e.g.
[root@ve10:Active] config b virtual all profiles all profile name |grep -i clientssl
VIRTUAL SERVER PROFILE bar/clientssl - Profile Name: clientssl
VIRTUAL SERVER PROFILE foo/clientssl - Profile Name: clientssl
[root@ve10:Active] config b virtual bar list
virtual bar {
destination 172.28.19.252:443
ip protocol 6
profiles {
clientssl {
clientside
}
tcp {}
}
}
[root@ve10:Active] config b virtual foo list
virtual foo {
destination 172.28.19.252:4343
ip protocol 6
profiles {
clientssl {
clientside
}
tcp {}
}
}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