<?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: How to Create XOS Config Template with Inventory Manager  ? in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42781#M5557</link>
    <description>This will be very nice.</description>
    <pubDate>Fri, 05 Jan 2018 21:22:00 GMT</pubDate>
    <dc:creator>davidj_cogliane</dc:creator>
    <dc:date>2018-01-05T21:22:00Z</dc:date>
    <item>
      <title>How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42765#M5541</link>
      <description>we are using Config Templates within Netsight Inventory Manager (IM) for Enterasys Switches for a long time to get running a switch very quickly.&lt;BR /&gt;
&lt;BR /&gt;
So we want now using the pretty new X450-G2 Switches - XOS V16.1. All works perfect - including the config backup with IM.&lt;BR /&gt;
&lt;BR /&gt;
But how can i create a config template for XOS fixed switches? If try to create a config template i will see only the XML format of the config not the normal ascii format.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="57795848cb99443a8870947c3b4553ab_RackMultipart20150729-31117-huk8zd-XOS-Config-Template_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1653iC7FF03B16C16862B/image-size/large?v=v2&amp;amp;px=999" role="button" title="57795848cb99443a8870947c3b4553ab_RackMultipart20150729-31117-huk8zd-XOS-Config-Template_inline.jpg" alt="57795848cb99443a8870947c3b4553ab_RackMultipart20150729-31117-huk8zd-XOS-Config-Template_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
How can i import the ascii based Config as a valid template ?</description>
      <pubDate>Wed, 29 Jul 2015 19:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42765#M5541</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-07-29T19:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42766#M5542</link>
      <description>Do this nobody tried before ?&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jul 2015 23:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42766#M5542</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-07-30T23:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42767#M5543</link>
      <description>Hello Matthias&lt;BR /&gt;
&lt;BR /&gt;
There are a few ways to do this I find the easiest is just to telnet to the switch and disable the CLI paging then do a show config and capture the config.&lt;BR /&gt;
&lt;BR /&gt;
Disable clip&lt;BR /&gt;
show configuration&lt;BR /&gt;
&lt;BR /&gt;
once that is done you will have a text copy of all of the changes you made.  this can then be saved as a text file with the .xsh extension that allows you to load it to other switches and run it as a script.  Since it is a script you can also use variables so that you don't have to make changes all the way through the file.&lt;BR /&gt;
&lt;BR /&gt;
If you want to upload the file you can do it two ways.  1 using the upload command and the 2) the TFTP command  The upload command saves the configuration as a text file the TFTP command saves it as XML&lt;BR /&gt;
&lt;BR /&gt;
Let me know if this helps or if you have more questions&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2015 01:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42767#M5543</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2015-07-31T01:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42768#M5544</link>
      <description>Hi Paul,&lt;BR /&gt;
&lt;BR /&gt;
my question is not about the config handling within the XOS switches. My question is about how to create a config template within netsight inventory manager (IM) especially for my new XOS switches in the same way like enterasys switches. &lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks tells us that Netsight is fully supporting XOS devices. But it seems that creating a config template is currently not possible because Inventory Manager is working with the wrong config format (XML and not ascii). &lt;BR /&gt;
&lt;BR /&gt;
To avoid this temporarily limitation (hopefully) i am looking for a way to upload a ascii-based config to IM as a config template which i can used to install new switches. The only way making template i know yet - is to use an archived config and then "create config template" - but this failed.&lt;BR /&gt;
&lt;BR /&gt;
Do you (are somebody else) know a other way to create or better import a config file into Inventory Manager defining that as config template ?&lt;BR /&gt;
And last will be this problem solved?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Matthias&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2015 10:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42768#M5544</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-07-31T10:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42769#M5545</link>
      <description>Hi Folks,&lt;BR /&gt;
these days i have opened a GTAC case!&lt;BR /&gt;
&lt;BR /&gt;
This is a Netsight V6.3 feature!&lt;BR /&gt;
&lt;BR /&gt;
So i will wait and see ...&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2015 23:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42769#M5545</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-08-06T23:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42770#M5546</link>
      <description>Hello Matthias,&lt;BR /&gt;
&lt;BR /&gt;
Any news on this?&lt;BR /&gt;
I came accross the same problem ...&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much for your feedback!&lt;BR /&gt;
Lukas</description>
      <pubDate>Fri, 04 Sep 2015 14:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42770#M5546</guid>
      <dc:creator>Lukas</dc:creator>
      <dc:date>2015-09-04T14:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42771#M5547</link>
      <description>Hi Lukas,&lt;BR /&gt;
next Netsight Version support this - V6.3.&lt;BR /&gt;
&lt;BR /&gt;
If you like to test, please open a GTAC Case and take part of the Early Deployment Phase of NS 6.3.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2015 14:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42771#M5547</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-09-04T14:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42772#M5548</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I just tested it with NMS version 6.3 but still have the same problem. Has anyone made different experiences?&lt;BR /&gt;
&lt;BR /&gt;
regards&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2015 12:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42772#M5548</guid>
      <dc:creator>Steffi</dc:creator>
      <dc:date>2015-09-30T12:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42773#M5549</link>
      <description>Hi Steff,&lt;BR /&gt;
&lt;BR /&gt;
your right with Netsight V6.3 nothing have changed - GTAC Case 01141249. I have tried to reopen this case, but no response from GTAC!&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2015 12:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42773#M5549</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-09-30T12:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42774#M5550</link>
      <description>Matthias;&lt;BR /&gt;
&lt;BR /&gt;
The GTAC will track this under the new case you created on-line and will reference the older case as needed to move forward.  The configuration template feature is listed in the NetSight 6.3 Release Notes as a supported feature on the Summit switches and we will investigate this further and respond via the case.&lt;BR /&gt;
&lt;BR /&gt;
Thank you,</description>
      <pubDate>Wed, 30 Sep 2015 18:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42774#M5550</guid>
      <dc:creator>Tom_Currier</dc:creator>
      <dc:date>2015-09-30T18:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42775#M5551</link>
      <description>GTAC tell me that there is no chance to import an based ascii config for XOS switches. &lt;BR /&gt;
But next NetSight (6.4) will contain a promising new feature.&lt;BR /&gt;
&lt;BR /&gt;
So wait and see ....&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42775#M5551</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2015-09-30T19:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42776#M5552</link>
      <description>This is a great post. I too tried to use the template option but was shot down by the html format. I dont understand why it cant give us the option to different formats as inventory manager keeps the config 3 different ways.&lt;BR /&gt;
&lt;BR /&gt;
I guess March will be here before we know it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the info</description>
      <pubDate>Wed, 14 Oct 2015 23:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42776#M5552</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2015-10-14T23:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42777#M5553</link>
      <description>Now just 1 year later - Netsight 6.4 is now ExtremeControlCenter V7.0 - i am looking for the feature to use a existing EXOS Configuration Backup in Netsight as a Config Template for other new EXOS Switches. Where i can change a handful of parameters via Variables like Inventory Manager can do this for EOS the years before. &lt;BR /&gt;
&lt;BR /&gt;
But to my bad surprise i dont find any hints in the release notes that V7.0 will bring this new functionality!&lt;BR /&gt;
&lt;BR /&gt;
Do i oversee something ? Currently i have a new customer how want to use that!&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2016 18:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42777#M5553</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2016-09-14T18:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42778#M5554</link>
      <description>I stumbled over this problem today.... It is a real bummer since I have about 90 Switches to configure and I have to console to every f****** Switch...&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jun 2017 12:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42778#M5554</guid>
      <dc:creator>Matti_Opitz</dc:creator>
      <dc:date>2017-06-16T12:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42779#M5555</link>
      <description>I need this function too!&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42779#M5555</guid>
      <dc:creator>Eisi1</dc:creator>
      <dc:date>2017-09-08T14:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42780#M5556</link>
      <description>Just a short update ... Next Netsight Version (XMC) V8.1.1 should be able to work with config templates ...  &lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2018 21:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42780#M5556</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2018-01-05T21:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to Create XOS Config Template with Inventory Manager  ?</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42781#M5557</link>
      <description>This will be very nice.</description>
      <pubDate>Fri, 05 Jan 2018 21:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-create-xos-config-template-with-inventory-manager/m-p/42781#M5557</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2018-01-05T21:22:00Z</dc:date>
    </item>
  </channel>
</rss>

