For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Cisco ACE to F5 BIG-IP via tmsh

Problem this snippet solves:

This script will convert Cisco ACE Configuration Files to F5 BIG-IP configuration. It is not intended to do a complete migration, but should help do the heavy lifting

How to use this snippet:

The script dumps to stdout, to capture in a file, use:

perl ace2tmsh_v1.2.pl aceconfigfile > /var/tmp/bigip-tmsh.conf

Updated Jun 05, 2023
Version 2.0
No CommentsBe the first to comment