If you can omit the uptime detail it will stop giving you the diff
look in your bin/rancid:

Code:
===========================================
#Main
@commandtable = (
        {'admin show version'           => 'ShowVersion'},
        {'show version'                 => 'ShowVersion'},
        {'show redundancy secondary'    => 'ShowRedundancy'},
        {'show idprom backplane',       => 'ShowIDprom'},
        {'show install active'          => 'ShowInstallActive'},
        {'admin show env all'           => 'ShowEnv'},
        {'show env all'                 => 'ShowEnv'},
        {'show rsp chassis-info',       => 'ShowRSP'},
(...)
        {'show running-config'          => 'WriteTerm'},
        {'write term'                   => 'WriteTerm'},
);
===========================================

Just comment out unwanted commands.

Ziv

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of My Name
Sent: Wednesday, March 31, 2010 4:42 PM
To: [email protected]
Subject: [c-nsp] rancid

I am using rancid for configuration management, it's working well
except that on a GSR I keep getting diff changes on the uptime
change, how do I correct  this issue?

as always, thanx for the help

Joe
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************




 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************




_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to