<?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 Site VLANs don't match in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98431#M532</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am writing workflow scripts that use the VLAN list for a site, but I was surprised to see that what I get when I do an NBI query doesn't match what I get when I browse site Engine on the web access.&lt;/P&gt;&lt;P&gt;my Query is to find the vlans from sitedata for a device:&lt;/P&gt;&lt;P&gt;query{ network { device(ip:"1.2.3.4") { siteData { vlans { name vid } }} }}&lt;/P&gt;&lt;P&gt;I got 35 VLANs in the NBI query, but when I go to Site Engine and under the site (VRF/VLAN tab) I get 57 VLANs.&lt;/P&gt;&lt;P&gt;I then confirmed by listing the site VLANS:&lt;/P&gt;&lt;P&gt;query{ network { sites { siteName vlans {name }}}}&lt;/P&gt;&lt;P&gt;and manually went to the specific site and I saw that I got same result, NBI query has less vlans.&lt;/P&gt;&lt;P&gt;Any idea why the difference?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 19:02:47 GMT</pubDate>
    <dc:creator>Chad5</dc:creator>
    <dc:date>2023-12-11T19:02:47Z</dc:date>
    <item>
      <title>Site VLANs don't match</title>
      <link>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98431#M532</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am writing workflow scripts that use the VLAN list for a site, but I was surprised to see that what I get when I do an NBI query doesn't match what I get when I browse site Engine on the web access.&lt;/P&gt;&lt;P&gt;my Query is to find the vlans from sitedata for a device:&lt;/P&gt;&lt;P&gt;query{ network { device(ip:"1.2.3.4") { siteData { vlans { name vid } }} }}&lt;/P&gt;&lt;P&gt;I got 35 VLANs in the NBI query, but when I go to Site Engine and under the site (VRF/VLAN tab) I get 57 VLANs.&lt;/P&gt;&lt;P&gt;I then confirmed by listing the site VLANS:&lt;/P&gt;&lt;P&gt;query{ network { sites { siteName vlans {name }}}}&lt;/P&gt;&lt;P&gt;and manually went to the specific site and I saw that I got same result, NBI query has less vlans.&lt;/P&gt;&lt;P&gt;Any idea why the difference?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 19:02:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98431#M532</guid>
      <dc:creator>Chad5</dc:creator>
      <dc:date>2023-12-11T19:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Site VLANs don't match</title>
      <link>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98979#M539</link>
      <description>&lt;P&gt;please crosscheck if the site path is the same&lt;BR /&gt;{ network { device(ip: "1.2.3.4"){ sitePath, siteData { vlans { name, vid } } } } }&lt;/P&gt;&lt;P&gt;{ network { siteByLocation (location: "/World/Local"){ vlans { name, vid} } } }&lt;/P&gt;&lt;P&gt;If it still true what you claim, than please open a GTAC ticket.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 11:19:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98979#M539</guid>
      <dc:creator>Markus_Nikulski</dc:creator>
      <dc:date>2024-01-22T11:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Site VLANs don't match</title>
      <link>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98990#M541</link>
      <description>&lt;P&gt;Thanks, yes seems to be an issue. Case open.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 14:50:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/site-vlans-don-t-match/m-p/98990#M541</guid>
      <dc:creator>Chad5</dc:creator>
      <dc:date>2024-01-22T14:50:17Z</dc:date>
    </item>
  </channel>
</rss>

