<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/netbrain/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/netbrain/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Dec 2012 14:23:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/netbrain/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/netbrain/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Program: netBrain&lt;br /&gt;
Author: Raj Uppal (owngeek@gmail.com)&lt;br /&gt;
Version 0.01a - initial draft&lt;br /&gt;
Thanks to the authors of the following programs as I use thier open source software to make this program work:&lt;br /&gt;
Perl                --  Larry Wall&lt;br /&gt;
Cisco::ConfigCopy   --  Aaron Scarisbrick &lt;a href="&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#58;&amp;#97;&amp;#97;&amp;#114;&amp;#111;&amp;#110;&amp;#115;&amp;#99;&amp;#97;&amp;#64;&amp;#99;&amp;#112;&amp;#97;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;"&gt;&amp;#97;&amp;#97;&amp;#114;&amp;#111;&amp;#110;&amp;#115;&amp;#99;&amp;#97;&amp;#64;&amp;#99;&amp;#112;&amp;#97;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;&lt;br /&gt;
Net::SNMP           -- David M. Town &lt;a href="&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#58;&amp;#100;&amp;#116;&amp;#111;&amp;#119;&amp;#110;&amp;#64;&amp;#99;&amp;#112;&amp;#97;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;"&gt;&amp;#100;&amp;#116;&amp;#111;&amp;#119;&amp;#110;&amp;#64;&amp;#99;&amp;#112;&amp;#97;&amp;#110;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Prerequisites:&lt;br /&gt;
You need to have perl 5.8 and above, plus the perl modules Net::SNMP, and Cisco::CopyConfig istalled.&lt;/p&gt;
&lt;p&gt;If you have perl installed simply run CPAN as follows:&lt;br /&gt;
    unixhost perl -MCPAN -e shell&lt;br /&gt;
    cpan&amp;gt; install Net::SNMP&lt;br /&gt;
    cpan&amp;gt; install Cisco::CopyConfig&lt;/p&gt;
&lt;p&gt;You need to specify a file name as the argument to this program which contains the IP Addresses of the routers or switches to get the config from.&lt;br /&gt;
If none is specified the program assumes the file name is "hosts.txt"&lt;/p&gt;
&lt;p&gt;Example:  netBrain.pl &lt;/p&gt;
&lt;p&gt;Your Cisco router/switch needs to have SNMP configured in read/write mode.  Also the machine running this code must have the tftp service  running.&lt;br /&gt;
Also ensure that the TCP/UDP ports for TFTP and telnet/ssh are open to and form the TFTP server and your device.&lt;/p&gt;
&lt;p&gt;Example on cisco device assuming your netBrain host/TFTP server has IP address of 10.0.0.20:&lt;br /&gt;
    access-list 10 permit host 10.0.0.20&lt;br /&gt;
    access-list 10 deny any any&lt;br /&gt;
    !&lt;br /&gt;
    snmp-server tftp-server-list 10&lt;br /&gt;
    snmp-server view backup ciscoMgmt.96.1.1.1.1 included&lt;br /&gt;
    snmp-server community public view backup RW 10&lt;br /&gt;
    end&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raj Uppal</dc:creator><pubDate>Wed, 19 Dec 2012 14:23:45 -0000</pubDate><guid>https://sourceforge.netabcabfcd87f741cdaac8c794b2226d9d311d8ec4</guid></item><item><title>WikiPage Home modified by Raj Uppal</title><link>https://sourceforge.net/p/netbrain/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;a class="alink" href="SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/netbrain/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/owngeek/"&gt;Raj Uppal&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-50d198307929e54ae3afd014" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raj Uppal</dc:creator><pubDate>Wed, 19 Dec 2012 10:34:24 -0000</pubDate><guid>https://sourceforge.net7158267419a0c05d91f27100e54f3b74ce3b03f8</guid></item></channel></rss>