<?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: Ansible for XOS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47523#M12245</link>
    <description>FYI: exos_command and SLX-related modules are in Ansible 2.6, which has just been released as GA.</description>
    <pubDate>Thu, 12 Apr 2018 04:28:00 GMT</pubDate>
    <dc:creator>Lindsay_Hill</dc:creator>
    <dc:date>2018-04-12T04:28:00Z</dc:date>
    <item>
      <title>Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47501#M12223</link>
      <description>Have anyone done any playbook work with ansible for Extreme networks ? Is there anything done in the ansible-galaxy part or anything done internally at Extreme ?</description>
      <pubDate>Tue, 03 Feb 2015 00:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47501#M12223</guid>
      <dc:creator>Andreas_Larsen</dc:creator>
      <dc:date>2015-02-03T00:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47502#M12224</link>
      <description>Hello. &lt;BR /&gt;
I use Ansible for servers configuration sometimes. But is it possible to use Ansible for XOS? &lt;BR /&gt;
&lt;BR /&gt;
I know Ansible pushes a python script to node, but there is no python interpreter on the Extreme switches.&lt;BR /&gt;
&lt;BR /&gt;
It would be great if someone corrected me.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47502#M12224</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2015-02-04T12:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47503#M12225</link>
      <description>I was told in 15.6 python shell is open</description>
      <pubDate>Wed, 04 Feb 2015 12:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47503#M12225</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-02-04T12:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47504#M12226</link>
      <description>Sorry, but do you get some information about it?&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47504#M12226</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2015-02-04T12:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47505#M12227</link>
      <description>Python 2.7 is part of EXOS since 15.6. You can script and interact with EXOS (send EXOS cmd and capture the result, in text, xml or both), create sockets, and all the good thing Python can do with the standard library.&lt;BR /&gt;
&lt;BR /&gt;
And there's more to come in the short term (15.7).&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47505#M12227</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-02-04T12:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47506#M12228</link>
      <description>Thanks! I should upgrade my switches)&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47506#M12228</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2015-02-04T12:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47507#M12229</link>
      <description>Stay tuned, we are working on Ansible support in EXOS.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2015 12:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47507#M12229</guid>
      <dc:creator>Holmberg__Mikae</dc:creator>
      <dc:date>2015-02-04T12:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47508#M12230</link>
      <description>Still no framework from extreme ?</description>
      <pubDate>Sat, 25 Jul 2015 01:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47508#M12230</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2015-07-25T01:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47509#M12231</link>
      <description>Ansible is designed to run python modules on the managed device and return JSON results. &lt;BR /&gt;
&lt;BR /&gt;
I have a question for the community about an Ansible implementation.&lt;BR /&gt;
&lt;BR /&gt;
If there were an Ansible EXOS module that pushed EXOS CLI commands from a playbook to a switch, and the switch returned JSON data, would that work for the Ansible users?&lt;BR /&gt;
&lt;BR /&gt;
Playbook example: (I may not have this just right)&lt;BR /&gt;
&lt;BR /&gt;
hosts: exosswitches&lt;BR /&gt;
&lt;BR /&gt;
vars:&lt;BR /&gt;
&lt;BR /&gt;
   portno: ""&lt;BR /&gt;
&lt;BR /&gt;
tasks:&lt;BR /&gt;
&lt;BR /&gt;
-name collect port statistics&lt;BR /&gt;
&lt;BR /&gt;
    exos: show ports {{ portno }} statistics no-refresh&lt;BR /&gt;
&lt;BR /&gt;
The data returned from an EXOS device for portno=1 would look like:&lt;BR /&gt;
&lt;BR /&gt;
[  &lt;BR /&gt;
&lt;BR /&gt;
   {&lt;BR /&gt;
    "show_ports_stats": {&lt;BR /&gt;
      "dot1dTpPortInDiscards": 0,&lt;BR /&gt;
      "dot1dTpPortInFrames": 616,&lt;BR /&gt;
      "dot1dTpPortMaxInfo": 1500,&lt;BR /&gt;
      "dot1dTpPortOutFrames": 626,&lt;BR /&gt;
      "linkState": 1,&lt;BR /&gt;
      "port": 1,&lt;BR /&gt;
      "portList": 1,&lt;BR /&gt;
      "portNoSnmp": 1,&lt;BR /&gt;
      "rxBcast": 0,&lt;BR /&gt;
      "rxByteCnt": 110071,&lt;BR /&gt;
      "rxMcast": 305,&lt;BR /&gt;
      "rxPktCnt": 616,&lt;BR /&gt;
      "txBcast": 0,&lt;BR /&gt;
      "txByteCnt": 112932,&lt;BR /&gt;
      "txMcast": 303,&lt;BR /&gt;
      "txPktCnt": 626&lt;BR /&gt;
    },&lt;BR /&gt;
    "status": "SUCCESS"&lt;BR /&gt;
  }&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Aug 2015 02:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47509#M12231</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2015-08-08T02:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47510#M12232</link>
      <description>Hi !&lt;BR /&gt;
First of all thank you for sharing and asking. &lt;BR /&gt;
&lt;BR /&gt;
From my perspective I would like to have the answer back in Json format.  That would be very useful and easy to parse out.&lt;BR /&gt;
&lt;BR /&gt;
// Andreas</description>
      <pubDate>Mon, 10 Aug 2015 10:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47510#M12232</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2015-08-10T10:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47511#M12233</link>
      <description>Any update here  ?</description>
      <pubDate>Sun, 13 Sep 2015 15:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47511#M12233</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2015-09-13T15:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47512#M12234</link>
      <description>Any update  ?</description>
      <pubDate>Thu, 28 Apr 2016 18:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47512#M12234</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2016-04-28T18:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47513#M12235</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
With EXOS 21.1, there're several enhancements that open doors to Ansible. There's a MMI, using JSONRPC with different methods: CLI or Python. So that's, imho, the foundation for using Ansible here.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://documentation.extremenetworks.com/app_notes/MMI/121152_MMI_Application_Release_Notes.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/app_notes/MMI/121152_MMI_Application_Release_Notes.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
However, there's no module nor playbook, and it may require some effort yet to have it running smoothly.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2016 18:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47513#M12235</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2016-04-28T18:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47514#M12236</link>
      <description>You can also use ansible modules from the managing host with delegate_to. I think many of the modules for setting up vms on aws, configure bigip loadbalancers and a few others. &lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2016 04:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47514#M12236</guid>
      <dc:creator>Richard_Salts</dc:creator>
      <dc:date>2016-05-04T04:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47515#M12237</link>
      <description>Hello, came here looking for anyone using Ansible to push firmware updates to XOS devices, and it looks like it's still in process, and more of a 21.1 thing.  Since the last post is seven months old, I'm wondering if any progress has been made on this.  I would just like to easily push firmware updates to all our Summit switches, without having to login to each one and TFTP/SCP the XOS firmware and SSH mod.  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2016 03:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47515#M12237</guid>
      <dc:creator>Bruce_Garlock</dc:creator>
      <dc:date>2016-12-14T03:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47516#M12238</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
For the moment, there's no official support for Ansible.&lt;BR /&gt;
&lt;BR /&gt;
Would you be interested in a separate "tool" that could manage your EXOS switches in a similar way, but not exactly like Ansible? The tool would NOT be an official extreme tool, but rather a home-made one. Testing not really done, this is really "home-made".&lt;BR /&gt;
&lt;BR /&gt;
That tool would also require 21.1 or later.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2016 13:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47516#M12238</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2016-12-14T13:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47517#M12239</link>
      <description>Do you have any updates on that tool?</description>
      <pubDate>Wed, 14 Dec 2016 13:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47517#M12239</guid>
      <dc:creator>Tasos_Vlachogia</dc:creator>
      <dc:date>2016-12-14T13:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47518#M12240</link>
      <description>any news on that topic?</description>
      <pubDate>Mon, 25 Sep 2017 14:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47518#M12240</guid>
      <dc:creator>Johannes_Dennin</dc:creator>
      <dc:date>2017-09-25T14:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47519#M12241</link>
      <description>Hi, &lt;BR /&gt;
&lt;BR /&gt;
Current EXOS is not support Ansible.&lt;BR /&gt;
&lt;BR /&gt;
On another way, we offer JSONRPC which could collect the datat from an EXOS switch in machine readable JSON format.&lt;BR /&gt;
&lt;A href="https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/jsoncli" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/ExtremeScripting/tree/master/EXOS/Python/jsoncli&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Fri, 19 Jan 2018 03:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47519#M12241</guid>
      <dc:creator>Bin</dc:creator>
      <dc:date>2018-01-19T03:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Ansible for XOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47520#M12242</link>
      <description>Are there some new steps for EXOS support regarding  ansible ?&lt;BR /&gt;
&lt;BR /&gt;
GitHub now present this topic - but without any content:&lt;BR /&gt;
&lt;A href="https://github.com/extremenetworks/ansible-extreme" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/ansible-extreme&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2018 20:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ansible-for-xos/m-p/47520#M12242</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2018-03-09T20:25:00Z</dc:date>
    </item>
  </channel>
</rss>

