Forum Discussion
VikashC
Cirrus
Apr 20, 2020Export all node list
I want to export all the node details with configuration? How can i do it?
You can try simple command..
tmsh list ltm node one-line >>/var/tmp/nodelist.txt
- Martin_Šebek
Altostratus
You can use tmsh command.
tmsh list /ltm node all-properties
You can try simple command..
tmsh list ltm node one-line >>/var/tmp/nodelist.txt
- VikashC
Cirrus
It is not working for me. I am getting below error while executing command.
01020036:3: The requested Node (/var/tmp/node-list1) was not found.
you are in bash then run above command and see result here.
cat /var/tmp/nodelist.txt
Looks like you have not added extension .txt here.
- VikashC
Cirrus
No I had added .txt extension. Let me try it again.
Thank you.
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