Forum Discussion
Bobow
Cirrus
Feb 12, 2020How to use Grep command to identify the particular VS with availability status only Available
Hi Folks, I want to grep to identify the particular VS with availability status only "Available" I have seen link https://devcentral.f5.com/s/question/0D51T00006i7XWm/how-to-use-grep-command-...
- Feb 12, 2020
Hi,
You could try this:
tmsh show ltm virtual | grep ": available" -B4 | grep -P "(Ltm::|Availability)"
Regards.
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