Discussion:
[rancid] Cisco troubles
Ryan Milton
2015-02-28 17:02:01 UTC
Permalink
I have two Cisco 3750s... one is behaving on the updates.

This second keeps sending back odd messages:


Index: configs/192.168.80.1
===================================================================
- -- configs/192.168.80.1 (revision 66)
@@ -40,7 +40,6 @@
!Flash: 32514048 bytes total (9830400 bytes free)
!
!Flash: nvram: Translating "l"...domain server (255.255.255.255)
- !Flash: sec-disk2: Translating "l"...domain server (255.255.255.255)
!
!NAME: "Cat37xx Stacking", DESCR: "Catalyst 37xx Switch Stack"
!NAME: "1", DESCR: "WS-C3750G-48TS"

Is this just a "no ip domain-lookup" issue, or something else?

Ryan Douglass Milton
heasley
2015-03-01 09:29:33 UTC
Permalink
Post by Ryan Milton
I have two Cisco 3750s... one is behaving on the updates.
Index: configs/192.168.80.1
===================================================================
- -- configs/192.168.80.1 (revision 66)
@@ -40,7 +40,6 @@
!Flash: 32514048 bytes total (9830400 bytes free)
!
!Flash: nvram: Translating "l"...domain server (255.255.255.255)
- !Flash: sec-disk2: Translating "l"...domain server (255.255.255.255)
!
!NAME: "Cat37xx Stacking", DESCR: "Catalyst 37xx Switch Stack"
!NAME: "1", DESCR: "WS-C3750G-48TS"
Is this just a "no ip domain-lookup" issue, or something else?
does 'dir nvram: /all' produce that message? I can not imagine why it
might. or why it would be sending dns requests to that address. maybe
try running the commands that rancid does (rancid -t cisco -C) to see
where that error appears in the output.
Ryan Milton
2015-03-02 22:13:51 UTC
Permalink
No,

-TX#dir nvram:
Directory of nvram:/

504 -rw- 11160 <no date> startup-config
505 ---- 1937 <no date> private-config
1 ---- 35 <no date> persistent-data
2 -rw- 585 <no date> IOS-Self-Sig#3838.cer
3 -rw- 0 <no date> ifIndex-table
4 -rw- 586 <no date> IOS-Self-Sig#3839.cer
5 -rw- 586 <no date> IOS-Self-Sig#383A.cer



Ryan Douglass Milton
Post by heasley
Post by Ryan Milton
I have two Cisco 3750s... one is behaving on the updates.
Index: configs/192.168.80.1
===================================================================
- -- configs/192.168.80.1 (revision 66)
@@ -40,7 +40,6 @@
!Flash: 32514048 bytes total (9830400 bytes free)
!
!Flash: nvram: Translating "l"...domain server (255.255.255.255)
- !Flash: sec-disk2: Translating "l"...domain server (255.255.255.255)
!
!NAME: "Cat37xx Stacking", DESCR: "Catalyst 37xx Switch Stack"
!NAME: "1", DESCR: "WS-C3750G-48TS"
Is this just a "no ip domain-lookup" issue, or something else?
does 'dir nvram: /all' produce that message? I can not imagine why it
might. or why it would be sending dns requests to that address. maybe
try running the commands that rancid does (rancid -t cisco -C) to see
where that error appears in the output.
Loading...