











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
2600's IOS NVRAM
Ok I have changed the config on this router from confreg 0x2142 to confreg 0x2102
---------------------------------------------
cisco 2620 (MPC860) processor (revision 0x100) with 18432K/6144K bytes of memory
.
Processor board ID JAB02490083 (3321208886)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.1.
1 FastEthernet/IEEE 802.3 interface(s)
4 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
---------------------------------------------
My question is why is the System Flash still in (Read/Write) mode? Is this normal for 2600's? 
__________________
Yeti the Inquisitive 
MCNE, MCSE(NT4), MCSE 2000, SCO ACE, LCP, Compaq ASE, CCNA, CCIE Wannabe (part of the Wannabe Boffin Club).
www.yeti-gbr1.co.uk
www.ciscolabs.co.uk
Report this post to a moderator
|
|
01-23-02 10:11 AM
|
|
peterd
Senior Member
Registered: Apr 2001 Location: Scunthorpe Country: UK State: Certifications: CCNP Working on: CCDA (maybe)
Total Posts: 556
|
|
Hi,
I have a couple of 2600's on my network and they show the same as yours. I think the 2600 is like the 1600 and it unzips the file before it's used (BICBW!), maybe that's why it stays in this mode?
Regards
Peter
Report this post to a moderator
|
|
01-23-02 10:48 AM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
|
01-23-02 11:32 AM
|
|
MadChef
A Huge Fake
Registered: Sep 2000 Location: Country: USA State: Certifications: Working on: A Sex Farm
Total Posts: 1426
|
|
Re: 2600's IOS NVRAM
quote: Originally posted by Yeti-GBR1
My question is why is the System Flash still in (Read/Write) mode? Is this normal for 2600's?
Yes. This is how copy tftp flash works without reloading the router.
MadChef
Report this post to a moderator
|
|
01-23-02 05:04 PM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
I know you need it when you are UP-LOADING an IOS image, but in a running environment I'd prsume it to be read only ...UNLESS it is its normal state, otherwise its a HUGE security risk. (even I'm not that much of a dweeb )
So far no one has verified that (READ/WRITE) 2102 is the normal state nor provided evidence.
__________________
Yeti the Inquisitive 
MCNE, MCSE(NT4), MCSE 2000, SCO ACE, LCP, Compaq ASE, CCNA, CCIE Wannabe (part of the Wannabe Boffin Club).
www.yeti-gbr1.co.uk
www.ciscolabs.co.uk
Report this post to a moderator
|
|
01-23-02 05:55 PM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
Re: 2600's IOS NVRAM
quote: Originally posted by Yeti-GBR1
Ok I have changed the config on this router from confreg 0x2142 to confreg 0x2102
Changing the value of the config register has nothing to do with the RW/RO state of the flash. You changed bit 6 (the "ignore NVRAM contents" bit) from 1 (ignore) to 0 (don't ignore). You didn't "touch" the system flash...
Report this post to a moderator
|
|
01-23-02 06:09 PM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
Ok so when you do the self same thing on a 2500 why does the flash change its state form read only to read write?
I understand what each hex digit does, is it because the 2600's run a different IOS to the 2500's ie the architecture is diffrent so it reacts differently? Or am I worrying about nothing and barking up the wrong forest track?
__________________
Yeti the Inquisitive 
MCNE, MCSE(NT4), MCSE 2000, SCO ACE, LCP, Compaq ASE, CCNA, CCIE Wannabe (part of the Wannabe Boffin Club).
www.yeti-gbr1.co.uk
www.ciscolabs.co.uk
Report this post to a moderator
|
|
01-23-02 06:21 PM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
quote: Originally posted by Yeti-GBR1
Ok so when you do the self same thing on a 2500 why does the flash change its state form read only to read write?
When you do what same thing? Changing the config register from 0x2102 to 0x2142 and the other way around? I doubt the system flash changes its ro/rw status when you do it. In both cases the router boots the full IOS system image from flash. You're probably thinking of 0x2101, which prevents the router to boot the IOS -- the router remains in rxboot mode. In this mode the flash is read/write.
quote: ...is it because the 2600's run a different IOS to the 2500's ie the architecture is diffrent so it reacts differently?
Yes.
Report this post to a moderator
|
|
01-23-02 07:56 PM
|
|
Yeti-GBR1
A Complete Twit

Registered: Oct 2000 Location: Yeti Town, Yetiville, UK Country: UK State: Certifications: Too many to list. Working on: Getting a real life outside IT.
Total Posts: 1105
|
|
|
01-23-02 08:42 PM
|
|
|
Click here for CCNP study guides
Cisco exam notes
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|