on
12-Mar-2015
09:12
- edited on
05-Jun-2023
14:57
by
JimmyPackets
Problem this snippet solves:
This script will convert Cisco CSM 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 csm2f5.pl csmconfigfile > /var/tmp/bigipconf.txt