Forum Discussion
Srijana_137175
Nimbostratus
Mar 18, 2015SSL client profile
I am a beginner in F5 ltm and need help in troubleshooting please.
How can i check if one SSL client profile(ABC) is being used in any Virtual Server in LTM?
I would like to know the Vs so that ...
nitass
Employee
Mar 22, 2015what about something like this?
[root@ve11c:Active:In Sync] config tmsh list ltm virtual all profiles
ltm virtual bar {
profiles {
clientssl {
context clientside
}
http {
context all
}
tcp {
context all
}
}
}
ltm virtual fwd {
profiles {
fastL4 {
context all
}
}
}
[root@ve11c:Active:In Sync] config tmsh list ltm virtual all one-line | grep clientssl | cut -d' ' -f3
bar
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