A RANCID module for LineRate load balancer
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
README.md
lrancid

README.md

rancid-linerate

A RANCID module for LineRate load balancer.

Installation:

  • Add 'linerate' => 'lrancid' to the vendortable hash in rancid-fe
  • Add the lrancid file to your rancid bin directory and make sure the rancid user has execute permissions
  • Update your router.db file, using linerate as the device type, like:

    linerate01:linerate:up
    
  • Update your .cloginrc with something like:

    add method linerate01 {ssh}
    add user linerate01 {admin}
    add password linerate01 {changeme}
    add autoenable linerate01 {1}
    

Other Notes:

Currently, there is a limitation where the hostname of the LROS proxy has to be the same as the hostname defined router.db and .cloginrc.

Tested with RANCID 2.3.8 and LROS 1.6