Discussion:
[rancid] getting flooded with false config change notice
Gilbert Fong
2012-03-05 11:07:14 UTC
Permalink
Help!!
I made some config changes to my switches (one week ago) and
I have been getting the same message every hour about the same change that was made a week back.
What happened?

Thanks
Gilbert
---------------------------------------------------------------------------------------------------------------------
OUTPUT BELOW OUTPUT BELOW OUTPUT BELOW
---------------------------------------------------------------------------------------------------------------------


Index: configs/swi-acs01

===================================================================

retrieving revision 1.41

diff -U 4 -r1.41 swi-acs01

@@ -38,20 +38,19 @@

!Variable: Config Download

!Variable: via DHCP: disabled (next boot: disabled)

!

!Flash: Directory of flash:/

- !Flash: 2 -rwx 5 Aug 24 2011 15:51:53 -04:00 private-config.text

!Flash: 3 -rwx 9771282 Mar 17 2011 20:22:09 -04:00 c2960-lanbasek9-mz.122-55.SE1.bin

- !Flash: 7 drwx 192 Feb 28 1993 19:07:24 -05:00 c2960-lanbase-mz.122-35.SE5

- !Flash: 626 -rwx 7521 Aug 24 2011 15:51:53 -04:00 config.text

- !Flash: 32514048 bytes total (14395904 bytes free)

+ !Flash: 626 -rwx 1921 Mar 5 2012 05:19:32 -05:00 private-config.text

+ !Flash: 627 -rwx 7573 Mar 5 2012 05:19:32 -05:00 config.text

+ !Flash: 32514048 bytes total (22727680 bytes free)

!

!Flash: nvram: Directory of nvram:/

- !Flash: nvram: 55 -rw- 7521 <no date> startup-config

- !Flash: nvram: 56 ---- 5 <no date> private-config

+ !Flash: nvram: 55 -rw- 7573 <no date> startup-config

+ !Flash: nvram: 56 ---- 1921 <no date> private-config

!Flash: nvram: 1 ---- 35 <no date> persistent-data

!Flash: nvram: 2 -rw- 0 <no date> ifIndex-table

- !Flash: nvram: 65536 bytes total (55910 bytes free)

+ !Flash: nvram: 65536 bytes total (53942 bytes free)

!

!NAME: "1", DESCR: "WS-C2960G-48TC-L"

!PID: WS-C2960G-48TC-L

!VID: V03

@@ -154,18 +153,19 @@

!

aaa new-model

!

aaa authentication login default group radius local

- aaa authentication login CONSOLE none

aaa authorization exec default group radius if-authenticated

- aaa authorization exec CONSOLE none

aaa accounting exec default start-stop group radius

!

aaa session-id common

clock timezone EST -5

clock summer-time EST recurring

system mtu routing 1500

!

+ no ip domain-lookup

+ ip domain-name xxxx.zzzz.com

+ !

archive

log config

logging enable

logging size 250

@@ -438,9 +438,13 @@

radius-server vsa send authentication

!

line con 0

line vty 0 4

+ exec-timeout 60 0

! password <removed>

+ transport input ssh

line vty 5 15

+ exec-timeout 60 0

+ transport input ssh

!

ntp server 204.74.68.55 prefer

end



The contents of this message, together with any attachments, are intended only for the use of the individual or entity to which they are addressed and may contain information that is confidential and exempt from disclosure. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this message, or any attachment, is strictly prohibited. If you have received this message in error, please notify the original sender immediately by telephone or by return E-mail and delete this message, along with any attachments, from your computer. Thank you.
shouldbe q931
2012-03-06 08:56:33 UTC
Permalink
Post by Gilbert Fong
Help!!
I made some config changes to my switches (one week ago) and
I have been getting the same message every hour about the same change that
was made a week back.
What happened?
Thanks
Gilbert
<snipped for brevity>

Can you please conform what change you made

Cheers

Loading...