Skip to content

ArnesSI/NMS-Rancid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perl module for Rancid (http://www.shrubbery.net/rancid/)
Reads and writes Rancid configuration and provides methods to get and save
device configurations.

INSTALL

The usual commands will sufice:

    perl Makefile.PL
    make
    make install