09-16-2010 08:35 AM - edited 03-04-2019 09:47 AM
Hi,
Can someone explain me which is the difference in configure the conf-reg value in 0x102 or 0x2102?
Thanks a Lot
Emiliano
Solved! Go to Solution.
09-16-2010 08:45 AM
Emiliano,
See the following document for a great explanation:
Best regards,
Peter
09-16-2010 08:45 AM
Emiliano,
See the following document for a great explanation:
Best regards,
Peter
05-22-2019 12:56 PM
@Peter Paluch The document may offer some good insight, but what it does not address is the OP's original query.
What is the difference between the (2) values? My research and experience with a 93k switch that refuses to boot into 2102, but stubbornly remains at 0x102 (even after stating that after reboot, the new value will become 0x2102) is that the two values are identical.
0x102=0x2102 Can anyone prove this wrong?
05-24-2019 01:46 AM
Hello @dapurwin,
I believe that the document actually answers the original poster's question well :) What is different is your particular platform.
On many switches, including Catalyst 9300, the configuration register is not used and has no meaning. It is there only for backward compatibility with the stub IOS code, and perhaps with user scripts that look for the value in the outputs. Whatever value you save there, it will be ignored, and on the next boot, it will be replaced with the hardcoded value (in fact, I doubt that the value is even stored anywhere in hardware - it is quite possible it is fully emulated). Catalysts 2950, 2960, 3560, 3750, for example, used to have the configuration register value fixed at 0xF. Catalyst 9300 has the value fixed at 0x102 - but, once again, no component on the switch actually uses this value during boot.
For all intents and purposes, the configuration value on Catalyst 9300 is a meaningless hardcoded value.
Best regards,
Peter
01-08-2020 07:40 AM - edited 01-08-2020 07:44 AM
@dapurwin wrote:
@Peter Paluch The document may offer some good insight, but what it does not address is the OP's original query.
What is the difference between the (2) values? My research and experience with a 93k switch that refuses to boot into 2102, but stubbornly remains at 0x102 (even after stating that after reboot, the new value will become 0x2102) is that the two values are identical.
0x102=0x2102 Can anyone prove this wrong?
I used the Confreg tool to check it out. The difference is very small. 2102 includes fallback to booting from ROM if netboot fails. 0x102 does not fallback to ROM. Please see screenshots.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide