Re: [c-nsp] Config template utility?

2013-04-19 Thread Jochen Bartl
Sorry for the shameless self promotion, but I wrote a command line tool
for config templates in Python recently.

https://github.com/verbosemode/ConfPlate

It is still a bit rough around the edges, but maybe you wanna give it a
try and provide valuable feedback to the author ;-)

Best regards,

Jochen
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Config template utility?

2013-04-18 Thread Leigh Harrison
We wrote our own with a bit of perl and later web enabled it.

L

-Original Message-
From: cisco-nsp [mailto:cisco-nsp-boun...@puck.nether.net] On Behalf Of Jimbo 
Jones
Sent: 17 April 2013 11:18
To: cisco-nsp@puck.nether.net
Subject: [c-nsp] Config template utility?

Hi,

Looking for any recommendations for a template utility - i.e., for adding new 
vrf's, interfaces, vlans to switches etc? Where you just enter in variables 
(eg,  vrf name, rd), and a pre-defined template is generated with the variables 
entered.

Has anyone used Solarwinds network config manager?

Cisco Template Manager? (http://www.gelogic.net/?page_id=3)

Thanks.   
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

__
This email has been scanned by the Symantec Email Security Cloud System, 
Managed and Supported by TekNet Solutions (http://www.teknet.co.uk) 
__

__
This email has been scanned by the Symantec Email Security Cloud System, 
Managed and Supported by TekNet Solutions (http://www.teknet.co.uk)
__

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Config template utility?

2013-04-18 Thread CCIE Ninja
Something like Python that will take the input from a CSV file? 



 From: Leigh Harrison lharri...@convergencegroup.co.uk
To: Jimbo Jones jimbojones...@outlook.com; cisco-nsp@puck.nether.net 
cisco-nsp@puck.nether.net 
Sent: Thursday, April 18, 2013 1:15 PM
Subject: Re: [c-nsp] Config template utility?
 

We wrote our own with a bit of perl and later web enabled it.

L

-Original Message-
From: cisco-nsp [mailto:cisco-nsp-boun...@puck.nether.net] On Behalf Of Jimbo 
Jones
Sent: 17 April 2013 11:18
To: cisco-nsp@puck.nether.net
Subject: [c-nsp] Config template utility?

Hi,

Looking for any recommendations for a template utility - i.e., for adding new 
vrf's, interfaces, vlans to switches etc? Where you just enter in variables 
(eg,  vrf name, rd), and a pre-defined template is generated with the variables 
entered.

Has anyone used Solarwinds network config manager?

Cisco Template Manager? (http://www.gelogic.net/?page_id=3)

Thanks.                           
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

__
This email has been scanned by the Symantec Email Security Cloud System, 
Managed and Supported by TekNet Solutions (http://www.teknet.co.uk) 
__

__
This email has been scanned by the Symantec Email Security Cloud System, 
Managed and Supported by TekNet Solutions (http://www.teknet.co.uk)
__

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Config template utility?

2013-04-18 Thread Scott Voll
if your just looking for a canned solution, solarwinds works really well.

For the Vlan's you could just use VTP and wouldn't need the config manager.
 other things you still would.

Scott



On Wed, Apr 17, 2013 at 3:17 AM, Jimbo Jones jimbojones...@outlook.comwrote:

 Hi,

 Looking for any recommendations for a template utility - i.e., for adding
 new vrf's, interfaces, vlans to switches etc? Where you just enter in
 variables (eg,  vrf name, rd), and a pre-defined template is generated with
 the variables entered.

 Has anyone used Solarwinds network config manager?

 Cisco Template Manager? (http://www.gelogic.net/?page_id=3)

 Thanks.
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


[c-nsp] Config template utility?

2013-04-17 Thread Jimbo Jones
Hi,

Looking for any recommendations for a template utility - i.e., for adding new 
vrf's, interfaces, vlans to switches etc? Where you just enter in variables 
(eg,  vrf name, rd), and a pre-defined template is generated with the variables 
entered.

Has anyone used Solarwinds network config manager?

Cisco Template Manager? (http://www.gelogic.net/?page_id=3)

Thanks.   
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Config template utility?

2013-04-17 Thread Andrew Miehs
I use the template toolkit perl module.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/