CodeShare
Have some code. Share some code.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem this snippet solves:

This script will convert Cisco CSS 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 css2f5.pl cssconfigfile > /var/tmp/bigipconf.txt

Version history
Last update:
‎12-Mar-2015 09:14
Updated by:
Contributors