<?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: Forced reboot after startup upload in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267638#M29968</link>
    <description>Thank's Massimo, but my disappoint is for the impossibility of set a "reboot after" immediately after a startup-config upload.&lt;BR /&gt;At the moment, if you upload config into startup-config file, you are forced to reboot.</description>
    <pubDate>Tue, 28 Dec 2010 10:40:15 GMT</pubDate>
    <dc:creator>Mauro Furini</dc:creator>
    <dc:date>2010-12-28T10:40:15Z</dc:date>
    <item>
      <title>Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267636#M29966</link>
      <description>Is not possible to upload a startup and then configure a "reload at.." ? (like Cisco)&lt;BR /&gt;I'm not very happy when a switch must reload after that...anyone knows the reason?&lt;BR /&gt;In a very old thread i red that probably was a bug...</description>
      <pubDate>Mon, 27 Dec 2010 15:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267636#M29966</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-12-27T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267637#M29967</link>
      <description>Looking at my 5406zl:&lt;BR /&gt;&lt;BR /&gt;switch# reload ?&lt;BR /&gt;after - Warm reboot in a specified amount of time.&lt;BR /&gt;at - Warm reboot at a specified time; If the mm/dd/yy is left blank, the current day is assumed.&lt;BR /&gt;&lt;BR /&gt;Massimo</description>
      <pubDate>Tue, 28 Dec 2010 08:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267637#M29967</guid>
      <dc:creator>Massimo Poletti_1</dc:creator>
      <dc:date>2010-12-28T08:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267638#M29968</link>
      <description>Thank's Massimo, but my disappoint is for the impossibility of set a "reboot after" immediately after a startup-config upload.&lt;BR /&gt;At the moment, if you upload config into startup-config file, you are forced to reboot.</description>
      <pubDate>Tue, 28 Dec 2010 10:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267638#M29968</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-12-28T10:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267639#M29969</link>
      <description>If this is a ProVisionASIC switch (3500/5400/6200/6600/8200), a way to possibly do what you want would be to copy the config to one of the 3 config file storage areas, set the secondary flash to boot from that config file, set the secondary flash to load as default, then do a timed reload.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Tue, 28 Dec 2010 15:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267639#M29969</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-12-28T15:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267640#M29970</link>
      <description>Luckily for me, the 2900 is an ASIC switch too...I' didn't know the existence of the 3 storage areas, as we said: I have took 2 pigeons with one bean :-D&lt;BR /&gt;It would be nice if HP extends this feature into all the switches...&lt;BR /&gt;Many thank's</description>
      <pubDate>Tue, 28 Dec 2010 16:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267640#M29970</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-12-28T16:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267641#M29971</link>
      <description>I tried with 2900al and 6200yl to set the secondary boot from another file, like your suggestion, and the switch return me " System will be rebooted from secondary image. Do you want to continue [y/n] ? "&lt;BR /&gt;&lt;BR /&gt;Is correct the statement: "boot system flash secondary config config-test"&lt;BR /&gt;(where "config-test" is another copy of the running creating to make this test)&lt;BR /&gt;Is the correct command to make what you have suggested?&lt;BR /&gt;&lt;BR /&gt;Thank's</description>
      <pubDate>Tue, 28 Dec 2010 16:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267641#M29971</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-12-28T16:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267642#M29972</link>
      <description>Ops, i've found the right command :)&lt;BR /&gt;&lt;BR /&gt;startup-default config/pri/sec ...&lt;BR /&gt;&lt;BR /&gt;I think is not a feature of the ASIC switches only, i found that in the 2610 too.&lt;BR /&gt;Thank's a lot.</description>
      <pubDate>Tue, 28 Dec 2010 16:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267642#M29972</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2010-12-28T16:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Forced reboot after startup upload</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267643#M29973</link>
      <description>Tnx all!</description>
      <pubDate>Mon, 03 Jan 2011 13:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/forced-reboot-after-startup-upload/m-p/5267643#M29973</guid>
      <dc:creator>Mauro Furini</dc:creator>
      <dc:date>2011-01-03T13:16:36Z</dc:date>
    </item>
  </channel>
</rss>

