Forum Discussion
wayney_128269
Nimbostratus
Sep 07, 2008dump Bigip config from powershell?
Does anyone know how to dump the config of a remote Bigip via powershell into a human readable text format?
thanks
Sep 09, 2008
Oh, you have been using the download_configuration() method. You can use the download_file() method to download the individual config files (bigip.conf and bigip_base.conf). Here's a little app I whipped together that will emulate the "bigpipe list" command.
http://devcentral.f5.com/wiki/default.aspx/iControl/PsBigipListConfiguration.html
Click here
It takes as a parameter the file in the "/config" directory you would like to download. It then downloads it to the current directory and then displays the contents of the file.
Hope this helps!
-Joe
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