Forum Discussion
jlarger
May 02, 2019Cirrus
How do I reference an administrative partition from bash?
We recently deployed administrative partitions in several guests for the first time. I know, I know. It wasn't my decision!
So I used to be able to collect information like this:
tmsh -q sh...
May 02, 2019
Do this ->
For a single partition:
tmsh -q -c "cd / ; list ltm virtual" > list.txt
For all partitions:
tmsh -q -c "cd / ; list ltm virtual recursive" > list.txt
KR, Dario.
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