<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: configuration register is 0xf Why ? in Switching</title>
    <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036220#M71401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Config-Register is basically a hexadecimal or decimal value that represents&lt;/P&gt;&lt;P&gt;the 16-bit configuration register value that will be used the next time the switch is&lt;/P&gt;&lt;P&gt;restarted. The value range is from 0x0 to 0xFFFF (0 to 65535 in decimal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lowest four bits of the configuration register (bits 3, 2, 1, and 0) form the boot&lt;/P&gt;&lt;P&gt;field. The boot field determines if the router boots manually, from ROM, or from Flash or&lt;/P&gt;&lt;P&gt;the network. &lt;/P&gt;&lt;P&gt;About the values:&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field value to 0x0, you must boot the&lt;/P&gt;&lt;P&gt;operating system manually with the boot command.&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field value to 0x1, the router boots using&lt;/P&gt;&lt;P&gt;the default ROM software.&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field to any value from 0x2 to 0xF, the&lt;/P&gt;&lt;P&gt;router uses the boot field value to form a default boot filename for booting from a&lt;/P&gt;&lt;P&gt;network server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_1_13/config/supcfg.htm#1021" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_1_13/config/supcfg.htm#1021&lt;/A&gt;&lt;/P&gt;&lt;P&gt;99&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/supcfg.htm#wp101" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/supcfg.htm#wp101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;89900&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Stays at the system bootstrap prompt (does not auto boot).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Boots the first system image in onboard Flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02 to 0F&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Auto boots using image(s) specified by the BOOT environment variable. If more than one&lt;/P&gt;&lt;P&gt;image is specified, the switch attempts to boot the first image specified in the BOOT&lt;/P&gt;&lt;P&gt;variable. As long as the switch can successfully boot from this image, the same image will&lt;/P&gt;&lt;P&gt;be used on a reboot. If the switch fails to boot from the image specified in the BOOT&lt;/P&gt;&lt;P&gt;variable, the switch will try to boot from the next image listed in the BOOT variable. If&lt;/P&gt;&lt;P&gt;the end of the BOOT variable is reached without the switch booting successfully, the&lt;/P&gt;&lt;P&gt;switch attempts the boot from the beginning of the BOOT variable. The auto boot continues&lt;/P&gt;&lt;P&gt;until the switch successfully boots from one of the images specified in the BOOT variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2008 04:36:05 GMT</pubDate>
    <dc:creator>Pari Thiagasundaram</dc:creator>
    <dc:date>2008-12-15T04:36:05Z</dc:date>
    <item>
      <title>configuration register is 0xf Why ?</title>
      <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036217#M71398</link>
      <description>&lt;P&gt;Hello All, I have to reload 5 switches tonight the units are WS-C2960G-24TC-L known as LANBASE switches. My question is I have always been taught the config-reg should be 0x2102, but on these switches is is 0xF, does anyone know why Cisco has changed this and if so where I might be able to find a document describing this change? Thank you all.&lt;/P&gt;&lt;P&gt;DW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 10:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036217#M71398</guid>
      <dc:creator>williamsdo</dc:creator>
      <dc:date>2019-03-06T10:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: configuration register is 0xf Why ?</title>
      <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036218#M71399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry don't have a link to hand but the default configuration register setting on the 2960 switches is indeed 0xF and this cannot be changed. So you are okay to reload the switches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Dec 2008 21:25:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036218#M71399</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2008-12-14T21:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: configuration register is 0xf Why ?</title>
      <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036219#M71400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you John, I wonder why no documents on Cisco.com about this, they should know how scarry reloading switches can be. Thank Again&lt;/P&gt;&lt;P&gt;Donald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Dec 2008 21:35:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036219#M71400</guid>
      <dc:creator>williamsdo</dc:creator>
      <dc:date>2008-12-14T21:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: configuration register is 0xf Why ?</title>
      <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036220#M71401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Config-Register is basically a hexadecimal or decimal value that represents&lt;/P&gt;&lt;P&gt;the 16-bit configuration register value that will be used the next time the switch is&lt;/P&gt;&lt;P&gt;restarted. The value range is from 0x0 to 0xFFFF (0 to 65535 in decimal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lowest four bits of the configuration register (bits 3, 2, 1, and 0) form the boot&lt;/P&gt;&lt;P&gt;field. The boot field determines if the router boots manually, from ROM, or from Flash or&lt;/P&gt;&lt;P&gt;the network. &lt;/P&gt;&lt;P&gt;About the values:&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field value to 0x0, you must boot the&lt;/P&gt;&lt;P&gt;operating system manually with the boot command.&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field value to 0x1, the router boots using&lt;/P&gt;&lt;P&gt;the default ROM software.&lt;/P&gt;&lt;P&gt;Â· If you set the configuration register boot field to any value from 0x2 to 0xF, the&lt;/P&gt;&lt;P&gt;router uses the boot field value to form a default boot filename for booting from a&lt;/P&gt;&lt;P&gt;network server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_1_13/config/supcfg.htm#1021" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_1_13/config/supcfg.htm#1021&lt;/A&gt;&lt;/P&gt;&lt;P&gt;99&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/supcfg.htm#wp101" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/lan/cat4000/12_2_31s/conf/supcfg.htm#wp101&lt;/A&gt;&lt;/P&gt;&lt;P&gt;89900&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Stays at the system bootstrap prompt (does not auto boot).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Boots the first system image in onboard Flash memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02 to 0F&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Auto boots using image(s) specified by the BOOT environment variable. If more than one&lt;/P&gt;&lt;P&gt;image is specified, the switch attempts to boot the first image specified in the BOOT&lt;/P&gt;&lt;P&gt;variable. As long as the switch can successfully boot from this image, the same image will&lt;/P&gt;&lt;P&gt;be used on a reboot. If the switch fails to boot from the image specified in the BOOT&lt;/P&gt;&lt;P&gt;variable, the switch will try to boot from the next image listed in the BOOT variable. If&lt;/P&gt;&lt;P&gt;the end of the BOOT variable is reached without the switch booting successfully, the&lt;/P&gt;&lt;P&gt;switch attempts the boot from the beginning of the BOOT variable. The auto boot continues&lt;/P&gt;&lt;P&gt;until the switch successfully boots from one of the images specified in the BOOT variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 04:36:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036220#M71401</guid>
      <dc:creator>Pari Thiagasundaram</dc:creator>
      <dc:date>2008-12-15T04:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: configuration register is 0xf Why ?</title>
      <link>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036221#M71402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chao &lt;/P&gt;&lt;P&gt;Vishwa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2008 05:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/configuration-register-is-0xf-why/m-p/1036221#M71402</guid>
      <dc:creator>vishwancc</dc:creator>
      <dc:date>2008-12-15T05:03:52Z</dc:date>
    </item>
  </channel>
</rss>

