<?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: debug cfgmgr show next nodealias.nodeAliasInterfaceEntry in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63054#M17985</link>
    <description>A couple of things to try:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;debug cfgmgr show next nodealias.nodeAliasInterfaceEntry form portList=* nodeAliasInterface=None nodeAliasReference=None&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;run script cli2json.py -d show nodealias ports all&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 04 Oct 2019 23:25:21 GMT</pubDate>
    <dc:creator>Dave_Hammers</dc:creator>
    <dc:date>2019-10-04T23:25:21Z</dc:date>
    <item>
      <title>debug cfgmgr show next nodealias.nodeAliasInterfaceEntry</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63053#M17984</link>
      <description>I'm trying to get the nodealias-Data json-formatted for using it in an python-script.&lt;BR /&gt;
When using &lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;debug cfgmgr show next nodealias.nodeAliasInterfaceEntry&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
I get the error&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;getnext loop detected after 2 instances. Try adding index attributes to the command e.g. port=None&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
at the second entry. &lt;BR /&gt;
As port is not an valid entry&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# debug cfgmgr show next nodealias.nodeAliasInterfaceEntry port=Null&lt;BR /&gt;{"Error": "unknown attribute nodealias.nodeAliasInterfaceEntry port", "ValidAttributes": ["_module", "address", "date", "ipv4Addr", "message", "nodeAliasInterface", "nodeAliasInterfaceAddress", "nodeAliasInterfaceAddressText", "nodeAliasInterfaceIsActive", "nodeAliasInterfaceMacAddress", "nodeAliasInterfaceProtocol", "nodeAliasInterfaceTime", "nodeAliasInterfaceVlanID", "nodeAliasReference", "portList", "portMask", "status"]}&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
I'm struggling getting the full list. Using &lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;show nodealias ports all&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
via jsonrpc gives me the full list, but this is not an option as I don't want to jsonrpc the switch I'm on.&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;debug cfgmgr show next nodealias.nodeAliasEntry&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
gives me the full list (hex - coded), but is missing the timestamp. Remark: nodeAliasTimeFilter is not directly connected to the timestamp!&lt;BR /&gt;
&lt;BR /&gt;
Any Idea how to solve this? Tried on 30.3, 22.6 and 22.7</description>
      <pubDate>Fri, 04 Oct 2019 22:18:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63053#M17984</guid>
      <dc:creator>CFaber</dc:creator>
      <dc:date>2019-10-04T22:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: debug cfgmgr show next nodealias.nodeAliasInterfaceEntry</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63054#M17985</link>
      <description>A couple of things to try:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;debug cfgmgr show next nodealias.nodeAliasInterfaceEntry form portList=* nodeAliasInterface=None nodeAliasReference=None&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;run script cli2json.py -d show nodealias ports all&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Oct 2019 23:25:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63054#M17985</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2019-10-04T23:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: debug cfgmgr show next nodealias.nodeAliasInterfaceEntry</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63055#M17986</link>
      <description>Thanks for the reply.&lt;BR /&gt;
Sadly I couldn't get it work yet with the debug command, but the cli2json does the trick so far.</description>
      <pubDate>Mon, 07 Oct 2019 14:40:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/debug-cfgmgr-show-next-nodealias-nodealiasinterfaceentry/m-p/63055#M17986</guid>
      <dc:creator>CFaber</dc:creator>
      <dc:date>2019-10-07T14:40:56Z</dc:date>
    </item>
  </channel>
</rss>

