<?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 Running script after enabling stacking. in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19065#M12</link>
    <description>Create Date: May  3 2012  3:28AM&lt;BR /&gt;
&lt;BR /&gt;
I have a remote site that I need to configure stacking, which therefore when enabled , reboots the switches to a default configuration, I have created a configuation script, which works when I have console access , to "load script xxxx"&lt;BR /&gt;
&lt;BR /&gt;
 My question is how can I automate the load script after the stack reboot .. as I would have lost all my remote access etc..&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 many thanks&lt;BR /&gt;
&lt;BR /&gt;
  (from Rod_Robertson)</description>
    <pubDate>Wed, 08 Jan 2014 05:49:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:49:00Z</dc:date>
    <item>
      <title>Running script after enabling stacking.</title>
      <link>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19065#M12</link>
      <description>Create Date: May  3 2012  3:28AM&lt;BR /&gt;
&lt;BR /&gt;
I have a remote site that I need to configure stacking, which therefore when enabled , reboots the switches to a default configuration, I have created a configuation script, which works when I have console access , to "load script xxxx"&lt;BR /&gt;
&lt;BR /&gt;
 My question is how can I automate the load script after the stack reboot .. as I would have lost all my remote access etc..&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 many thanks&lt;BR /&gt;
&lt;BR /&gt;
  (from Rod_Robertson)</description>
      <pubDate>Wed, 08 Jan 2014 05:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19065#M12</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running script after enabling stacking.</title>
      <link>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19066#M13</link>
      <description>Create Date: May  9 2012 12:35PM&lt;BR /&gt;
&lt;BR /&gt;
This is very easy we do this from time to time. What you do is basicly have a script on the machine called &lt;BR /&gt;
&lt;BR /&gt;
 switchname.xsf&lt;BR /&gt;
&lt;BR /&gt;
 do a&lt;BR /&gt;
&lt;BR /&gt;
 &lt;B&gt;mv switchname.xsf default.xsf &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
 Then you do &lt;BR /&gt;
&lt;BR /&gt;
 &lt;B&gt;configure stacking-easy setup &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
 Reboot and the switch will load the default.xsf since the switch is empty on configuration.&lt;BR /&gt;
&lt;BR /&gt;
 Be aware that you would have to have the right configuration in the file so everything called port 1 would be called port 1:1 instead etc.&lt;BR /&gt;
&lt;BR /&gt;
 Hope this helps.!&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  (from Andreas_Larsen)</description>
      <pubDate>Wed, 08 Jan 2014 05:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19066#M13</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running script after enabling stacking.</title>
      <link>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19067#M14</link>
      <description>Create Date: May 16 2012  4:46AM&lt;BR /&gt;
&lt;BR /&gt;
Many Thanks&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Just tried this in the lab, we will see what heppens when we do it to teh live network&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Regards&lt;BR /&gt;
&lt;BR /&gt;
  (from Rod_Robertson)</description>
      <pubDate>Wed, 08 Jan 2014 05:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19067#M14</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Running script after enabling stacking.</title>
      <link>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19068#M15</link>
      <description>Create Date: May 27 2012 12:17PM&lt;BR /&gt;
&lt;BR /&gt;
We also made a PHP-script that converts the configurations so it's really easy to convert single devices to stacks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I think that Extreme should provide this feature to their customers, it should not be that hard to implement as a script in EXOS.  (from Rickard_Sellstedt)</description>
      <pubDate>Wed, 08 Jan 2014 05:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/running-script-after-enabling-stacking/m-p/19068#M15</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:49:00Z</dc:date>
    </item>
  </channel>
</rss>

