Forum Discussion
KOR_28_183115
Nimbostratus
Feb 04, 2019tmsh show virtual ip address
Hello all,
please, could you support me, i need to display all ip ( virtual server ) from all my partition on cli.
example in GUI " show map " Read only all
Reagrds,
Hi KOR_28,
you may try one of the commands below...
[root@f501:Active:Standalone] config tmsh list ltm virtual destination ltm virtual Test { destination 172.22.17.200%1:http } [root@f501:Active:Standalone] config tmsh list ltm virtual one-line | awk '{ print $3 " = " $6 }' Test = 172.22.17.200%1:http
Cheers, Kai
try this one >> tmsh list ltm virtual \/*/* all-properties | grep -iE "virtual|destination"
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