Forum Discussion

VikashC's avatar
VikashC
Icon for Cirrus rankCirrus
Apr 20, 2020
Solved

Export 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

8 Replies

  • 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.

    • Samir's avatar
      Samir
      Icon for MVP rankMVP

      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.​

  • Export all node content as HTML web pages (including audio and video)

    1. From the Export list, select Entire Content.
    2. (Optional) Under Save As, select the Browse button to change the name or location of the exported files PrepaidCardStatus Login

     

  • You can try simple command..

    tmsh list ltm node one-line >>/var/tmp/nodelist.txt