<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco Switch auto config backup using Cisco_CopyConfig Perl Module in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544927#M5105</link>
    <description>Why not take a look at existing projects?&lt;BR /&gt;&lt;BR /&gt;Pancho:&lt;BR /&gt;&lt;A href="http://www.pancho.org/" target="_blank"&gt;http://www.pancho.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rancid&lt;BR /&gt;&lt;A href="http://www.shrubbery.net/rancid/" target="_blank"&gt;http://www.shrubbery.net/rancid/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
    <pubDate>Mon, 16 May 2005 16:24:35 GMT</pubDate>
    <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
    <dc:date>2005-05-16T16:24:35Z</dc:date>
    <item>
      <title>Cisco Switch auto config backup using Cisco_CopyConfig Perl Module</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544926#M5104</link>
      <description>G'day all,&lt;BR /&gt;I am trying to initiate automatic configuration backups across the board for all the network infrastructure devices (50 - 200 cisco switches) within the networks that my company manages (30+)&lt;BR /&gt;I imagine that others have walked this hallowed ground before me and I would like to know of any pitfalls, tips for new players etc...&lt;BR /&gt;I intend to run the required Perl modules on a Windows server. I have requisitioned a few Perl modules(Cisco-CopyConfig-1.4, Net-SNMP-5.0.1, perl-5.8.6) from &lt;A href="http://www.cpan.org" target="_blank"&gt;www.cpan.org&lt;/A&gt; already and as soon as my server guy is ready I shall be implementing them with him on our test network (2 x C5500). I would like the process to go something like this; &lt;BR /&gt;1. Server to send SNMP trap trigger to network device,&lt;BR /&gt;2. Network device writes config to network (TFTP server),&lt;BR /&gt;3. Resulting config file is compared against most recent backup,&lt;BR /&gt;4. If files are same, dump file (retain backed up copy),&lt;BR /&gt;5. If files are different, archive backed up copy, create new backup copy.&lt;BR /&gt;I intend on using SolarWinds free TFTP server.&lt;BR /&gt;Any help in the matter would be greatly appreciated.&lt;BR /&gt;Cheers, Kirby.</description>
      <pubDate>Mon, 16 May 2005 00:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544926#M5104</guid>
      <dc:creator>Kirby Ellis_1</dc:creator>
      <dc:date>2005-05-16T00:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Switch auto config backup using Cisco_CopyConfig Perl Module</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544927#M5105</link>
      <description>Why not take a look at existing projects?&lt;BR /&gt;&lt;BR /&gt;Pancho:&lt;BR /&gt;&lt;A href="http://www.pancho.org/" target="_blank"&gt;http://www.pancho.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rancid&lt;BR /&gt;&lt;A href="http://www.shrubbery.net/rancid/" target="_blank"&gt;http://www.shrubbery.net/rancid/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
      <pubDate>Mon, 16 May 2005 16:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544927#M5105</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-05-16T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Switch auto config backup using Cisco_CopyConfig Perl Module</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544928#M5106</link>
      <description>Pancho looks like the wrapping I need,in order to get all the other Perl modules to work together. However it looks like only a Unix distribution available. Can anyone provide the source code for me to compile under a Windows environment or alternatively provide a Windows distribution.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Cheers, Kirby.</description>
      <pubDate>Tue, 17 May 2005 22:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544928#M5106</guid>
      <dc:creator>Kirby Ellis_1</dc:creator>
      <dc:date>2005-05-17T22:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Switch auto config backup using Cisco_CopyConfig Perl Module</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544929#M5107</link>
      <description>Have you tried following the instruction on a Windows PC running the CygWin environment?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cygwin.com/" target="_blank"&gt;http://www.cygwin.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I haven't used Pancho myself. We are using Rancid on a Linux box.&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
      <pubDate>Wed, 18 May 2005 11:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/cisco-switch-auto-config-backup-using-cisco-copyconfig-perl/m-p/3544929#M5107</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-05-18T11:33:07Z</dc:date>
    </item>
  </channel>
</rss>

