<?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: Issue with EXOS RESTCONF app in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45744#M11472</link>
    <description>Well this is embarrassing. The format for the .lst download file was for later EXOS releases. &lt;BR /&gt;
It is fixed now. &lt;BR /&gt;
&lt;BR /&gt;
# download url &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz&lt;/A&gt;on a browser, here are some examples. The examples use &lt;A href="http://10.68.69.180/auth/token/?username=admin&amp;amp;#38;password" target="_blank" rel="nofollow noreferrer noopener"&gt;10.68.69.180&lt;/A&gt; as the switch IP address.&lt;BR /&gt;
&lt;BR /&gt;
First authorize the browser with the switch. In the example below username is admin, there is no password (EXOS default settings)&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://10.68.69.180/auth/token/?username=admin&amp;amp;#38;password" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/auth/token/?username=admin&amp;amp;password&lt;/A&gt;= &lt;BR /&gt;
 &lt;BR /&gt;
{"duration": 86400, "token": "eyJhbGciOiJIUzI1NiIsImV4cCI6MTUyNDc5NjMwMCwiaWF0IjoxNTI0NzA5OTAwfQ.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWNjZXNzX2xldmVsIjoiYWRtaW4ifQ.dLxXTxAIwB7qK4Z6yrXKrGXOY9n6XY3LNivVQm3SauE"}&lt;BR /&gt;
&lt;BR /&gt;
Try a GET from your broswer:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://10.68.69.180/rest/restconf/data/openconfig-platform:components" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/rest/restconf/data/openconfig-platform:components&lt;/A&gt;&lt;BR /&gt;
{  "openconfig-platform:components": {&lt;BR /&gt;
    "component": [&lt;BR /&gt;
      {&lt;BR /&gt;
        "config": {&lt;BR /&gt;
          "name": "operating_system-2"&lt;BR /&gt;
        }, &lt;BR /&gt;
        "name": "operating_system-2", &lt;BR /&gt;
        "state": {&lt;BR /&gt;
          "description": "ExtremeXOS version 22.2.1.5 22.2.1.5-patch1-4 by release-manager on Tue May 9 19:21:34 EDT 2017", &lt;BR /&gt;
          "id": 2, &lt;BR /&gt;
          "mfg-name": "Extreme Networks", &lt;BR /&gt;
          "name": "operating_system-2", &lt;BR /&gt;
          "type": "OPERATING_SYSTEM", &lt;BR /&gt;
          "version": "22.2.1.5"&lt;BR /&gt;
        }&lt;BR /&gt;
            .&lt;BR /&gt;
            .&lt;BR /&gt;
            .&lt;BR /&gt;
&lt;A href="http://10.68.69.180/rest/restconf/data/openconfig-system:system" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/rest/restconf/data/openconfig-system:system&lt;/A&gt; {  "openconfig-system:system": {    "aaa": {      "accounting": {        "config": {          "accounting-method": []        },         "state": {          "accounting-method": []        }      },       "authentication": {        "admin-user": {          "config": {            "admin-password": "",             "admin-password-encrypted": ""          },           "state": {            "admin-password": "",             "admin-password-encrypted": "",             "admin-username": ""          }        },      .     .     .</description>
    <pubDate>Thu, 26 Apr 2018 07:51:00 GMT</pubDate>
    <dc:creator>Dave_Hammers</dc:creator>
    <dc:date>2018-04-26T07:51:00Z</dc:date>
    <item>
      <title>Issue with EXOS RESTCONF app</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45743#M11471</link>
      <description>I am having trouble running the RESTCONF app for EXOS. Currently using EXOS 22.2.1.5 on the X670-G2. I followed the instructions in github for downloading the app (download url &lt;U&gt;), but trying to call any of the RESTCONF URLs results in a 404.&lt;BR /&gt;&lt;/U&gt;</description>
      <pubDate>Thu, 26 Apr 2018 05:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45743#M11471</guid>
      <dc:creator>Jennifer_Li</dc:creator>
      <dc:date>2018-04-26T05:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue with EXOS RESTCONF app</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45744#M11472</link>
      <description>Well this is embarrassing. The format for the .lst download file was for later EXOS releases. &lt;BR /&gt;
It is fixed now. &lt;BR /&gt;
&lt;BR /&gt;
# download url &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz&lt;/A&gt;on a browser, here are some examples. The examples use &lt;A href="http://10.68.69.180/auth/token/?username=admin&amp;amp;#38;password" target="_blank" rel="nofollow noreferrer noopener"&gt;10.68.69.180&lt;/A&gt; as the switch IP address.&lt;BR /&gt;
&lt;BR /&gt;
First authorize the browser with the switch. In the example below username is admin, there is no password (EXOS default settings)&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://10.68.69.180/auth/token/?username=admin&amp;amp;#38;password" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/auth/token/?username=admin&amp;amp;password&lt;/A&gt;= &lt;BR /&gt;
 &lt;BR /&gt;
{"duration": 86400, "token": "eyJhbGciOiJIUzI1NiIsImV4cCI6MTUyNDc5NjMwMCwiaWF0IjoxNTI0NzA5OTAwfQ.eyJ1c2VybmFtZSI6ImFkbWluIiwiYWNjZXNzX2xldmVsIjoiYWRtaW4ifQ.dLxXTxAIwB7qK4Z6yrXKrGXOY9n6XY3LNivVQm3SauE"}&lt;BR /&gt;
&lt;BR /&gt;
Try a GET from your broswer:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://10.68.69.180/rest/restconf/data/openconfig-platform:components" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/rest/restconf/data/openconfig-platform:components&lt;/A&gt;&lt;BR /&gt;
{  "openconfig-platform:components": {&lt;BR /&gt;
    "component": [&lt;BR /&gt;
      {&lt;BR /&gt;
        "config": {&lt;BR /&gt;
          "name": "operating_system-2"&lt;BR /&gt;
        }, &lt;BR /&gt;
        "name": "operating_system-2", &lt;BR /&gt;
        "state": {&lt;BR /&gt;
          "description": "ExtremeXOS version 22.2.1.5 22.2.1.5-patch1-4 by release-manager on Tue May 9 19:21:34 EDT 2017", &lt;BR /&gt;
          "id": 2, &lt;BR /&gt;
          "mfg-name": "Extreme Networks", &lt;BR /&gt;
          "name": "operating_system-2", &lt;BR /&gt;
          "type": "OPERATING_SYSTEM", &lt;BR /&gt;
          "version": "22.2.1.5"&lt;BR /&gt;
        }&lt;BR /&gt;
            .&lt;BR /&gt;
            .&lt;BR /&gt;
            .&lt;BR /&gt;
&lt;A href="http://10.68.69.180/rest/restconf/data/openconfig-system:system" target="_blank" rel="nofollow noreferrer noopener"&gt;http://10.68.69.180/rest/restconf/data/openconfig-system:system&lt;/A&gt; {  "openconfig-system:system": {    "aaa": {      "accounting": {        "config": {          "accounting-method": []        },         "state": {          "accounting-method": []        }      },       "authentication": {        "admin-user": {          "config": {            "admin-password": "",             "admin-password-encrypted": ""          },           "state": {            "admin-password": "",             "admin-password-encrypted": "",             "admin-username": ""          }        },      .     .     .</description>
      <pubDate>Thu, 26 Apr 2018 07:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45744#M11472</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2018-04-26T07:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue with EXOS RESTCONF app</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45745#M11473</link>
      <description>Thank you so much for the quick response Dave! The new .lst file you provided on github seems to be just 1 line. Is that correct? It didn't seem to download correctly for me.</description>
      <pubDate>Thu, 26 Apr 2018 07:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45745#M11473</guid>
      <dc:creator>Jennifer_Li</dc:creator>
      <dc:date>2018-04-26T07:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Issue with EXOS RESTCONF app</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45746#M11474</link>
      <description>yes, it is just one line with the name of the file to download. &lt;BR /&gt;
&lt;BR /&gt;
I've tried it again and do not have any issues here? Not sure what is wrong.&lt;BR /&gt;
&lt;BR /&gt;
X670G2-48x-4q.1 # show ver&lt;BR /&gt;
Switch      : 800546-00-08 1633N-42776 Rev 8.0 BootROM: 1.0.2.1    IMG: 22.2.1.5&lt;BR /&gt;
PSU-1       : Internal PSU-1 800462-00-07 1603W-80540&lt;BR /&gt;
PSU-2       :&lt;BR /&gt;
Image   : ExtremeXOS version 22.2.1.5 by release-manager&lt;BR /&gt;
          on Mon Feb 27 11:03:54 EST 2017&lt;BR /&gt;
BootROM : 1.0.2.1&lt;BR /&gt;
Diagnostics : 5.11&lt;BR /&gt;
Certified Version : EXOS Linux  3.18.24, FIPS fips-ecp-2.0.12&lt;BR /&gt;
%% Incomplete command&lt;BR /&gt;
X670G2-48x-4q.3 #&lt;BR /&gt;
X670G2-48x-4q.3 # download url &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/mater/REST/downloads/restconf_xos_1.0.1.30.lst" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/mater/REST/downloads/restconf_xos_1.0.1.30.lst&lt;BR /&gt;
&lt;/A&gt;..........Downloading &lt;A href="https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/blob/master/REST/downloads/restconf_xos_1.0.1.30.pyz&lt;BR /&gt;
&lt;/A&gt;.........................................X670G2-48x-4q.4 #&lt;BR /&gt;
X670G2-48x-4q.4 #&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/issue-with-exos-restconf-app/m-p/45746#M11474</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2018-04-26T07:51:00Z</dc:date>
    </item>
  </channel>
</rss>

