Forum Discussion
John_Stewart_47
Sep 29, 2008Nimbostratus
reading .ucs archive
Is there a way to raed a .ucs archive file to see what a configuration was?
Thanks!
hooleylist
Sep 29, 2008Cirrostratus
A ucs file is a gzip compressed tar archive. You can extract it on the BIG-IP using tar:
mkdir /var/tmp/ucs_extract
cd /var/tmp/ucs_extract
cp /path/to/your.ucs /var/tmp/ucs_extract/
tar xvfz your.ucs
Else, you can copy it to a workstation and use a standard zip archive utility like WinRAR or WinZIP to open and view the files.
Here are a few related solutions:
SOL4423: Overview of UCS archives (Click here)
SOL8465: Viewing and extracting the contents of an encrypted UCS archive file (Click here)
Aaron
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