Forum Discussion
TMSH
Hi,
how can I use tmsh to show all pools/nodes in my F5 ? I tried: show ltm pool all show ltm node all but nothing is shown up, and we have a lot of pools/nodes
thanks!
tmsh list ltm virtual pool
Do this from bash.
If you are in TMOS take off the tmsh
- gsharri
Altostratus
Show displays statistics. Use list to display all pool/node and their config.
list /ltm pool list /ltm node
- David_adasha_30
Nimbostratus
I did it, but nothing happened - I have attached the cli output
tmsh list ltm virtual
If that doesn't work you do not have any virtual servers.
- David_adasha_30
Nimbostratus
I have a lot of V.S - that is so weird
Only thing left is that your user does not have the privileges to issue that command or view the list.
- gsharri
Altostratus
In tmsh: list /auth user your_user_name_here
- David_adasha_30
Nimbostratus
the role of my user name is: admin
- gsharri
Altostratus
Admin has full access so no issue there.
- P_K
Altostratus
This should work. If you are already in tmos, remove tmsh from the command.
-
tmsh list /ltm pool
-
tmsh list /ltm node
Looks like Scott already suggested these commands.. Which version you are in?
-
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