Forum Discussion
alan_2982
Nimbostratus
Jan 30, 2009bigpip virtual show
Hi,
I just upgraded from v4 to v9 and I might be seeing an artifact of that. It's also pretty likely that I am forgetting how to produce the output I want.
I am documenting virtuals...
hoolio
Cirrostratus
Feb 03, 2009You can use egrep to search for multiple strings OR'd together to remove lines containing the following characters/string: ( | total
b virtual show all | egrep -v '(\(|\||total)'
Or you could look for lines containing VIPs, rules and pools:
b virtual show all | egrep '(VIRTUAL|RULE|POOL)'
Aaron
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