in reply to Re^2: How do I use a template, csv file and script to generate multiple switch configurations
in thread How do I use a template, csv file and script to generate multiple switch configurations
Also, I seem to be having a bit of an issue with the perl configuration, or with the way the script is initializing, I get a bunch of odd errors like this:
hvanheerden@NWN-MNC-HVANHEE ~ $ perl makeconfig.pl > configtemplate.conf.txt Global symbol "$template_file_name" requires explicit package name at +makeconfig.pl line 7. Global symbol "$location" requires explicit package name at makeconfig +.pl line 10.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How do I use a template, csv file and script to generate multiple switch configurations
by Laurent_R (Canon) on Apr 15, 2013 at 20:45 UTC | |
|
Re^4: How do I use a template, csv file and script to generate multiple switch configurations
by hdb (Monsignor) on Apr 15, 2013 at 21:45 UTC | |
by hvh2000 (Initiate) on Apr 15, 2013 at 22:00 UTC |