Forum Discussion
How to list VIPs and associated Pool members?
I have tried with these 2 commands, but it doesn't give an outpuT after the command is entered. This is on the 12.x.x version
show ltm virtual detail | grep "Virtual Server: | Destination | Ltm::Pool: | Ltm::Pool Member: | IP Address" | grep -v "Destination IP Bypasses" | grep 's/Ltm:://g;s/|//g;s/Destination\s*/Destination/g'
show ltm virtual detail | grep -E "Virtual Server: | Destination | Ltm::Pool: | Ltm::Pool Member: | IP Address" | grep -v "Destination IP Bypasses" | grep 's/Ltm:://g;s/|//g;s/Destination\s*/Destination/g'
- rbenford2311Sep 08, 2020
Nimbostratus
You need to redirect to a file to view output.
>> filename
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