Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-10 Thread Jesse McGraw
All, I've started adding the ability to link between files (e.g. BGP neighbor statements, assuming you have both configuration files) I'd be very interested to hear anyone's feedback if they've gotten the script to work or have some ideas for improvements like Robert suggested Thanks, -J

Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-07 Thread Jesse McGraw
CSS? Tests? Ha ha ha ha ha This is quick and dirty. That being said, I'd love to see some tests for it, more advanced HTML output, and also make it a module suitable for using as the back-end of a web page. I just wanted to get something basic working for my original purposes. As for disor

Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-07 Thread Robert Drake
I was going to look at this because it sounded interesting. Maybe some extra things it could do would be to set div/classes in some parts of the config to denote what it is so that the user could apply css to style it. That would allow user-defined color syntax highlighting of a sort. Anoth

Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-06 Thread Jesse McGraw
I've now added some initial support for NXOS On 08/06/2015 04:18 PM, Akyol, Bora A wrote: Jesse Does this also work for NXOS and IOS XR (thank you ciscoŠ) Thanks Bora PNNL.GOV On 8/6/15, 5:59 AM, "Jesse McGraw" wrote: All, (This is me scratching an itch of my own and hoping that it

Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-06 Thread A . L . M . Buxey
Hi, very nice but I now have an urge to getting this integrated with RANCID and I just dont have the time, frustrating! ;-) alan

Re: A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-06 Thread Jason Hellenthal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jesse, thats awesome ! thanks for sharing especially when this alligns with what I am currently involved with in the network that I am refurbishing with some high end cisco equipment. Talk about great timing ! Thank you again. s On Aug 6, 2015, at

A simple perl script to convert Cisco IOS configuration to HTML with internal links for easier comprehension

2015-08-06 Thread Jesse McGraw
All, (This is me scratching an itch of my own and hoping that it might be useful to others on this list. Apologies if it isn't) When trying to comprehend a new or complicated Cisco router configuration an old pet-peeve of mine is how needlessly difficult it is to search for a list ref