<?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: ZTP+ with a custom configuration script in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95492#M9812</link>
    <description>&lt;P&gt;After I reconnected my XIQ-SE to Cloud IQ the Site Actions started working.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2023 12:14:27 GMT</pubDate>
    <dc:creator>RobertD1</dc:creator>
    <dc:date>2023-04-17T12:14:27Z</dc:date>
    <item>
      <title>ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95477#M9806</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Tried assigning a TCL script to add a couple of VLANs to an EXOS switch during ZTP+ discovery. It does not get used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The script is valid as I know I can run it and select a discovered switch to update which works.&lt;/P&gt;&lt;P&gt;I know ZTP+ does not support Load Configuration templates but thought this could be an alternative to send config &amp;nbsp;during discovery?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any thoughts appreciated.&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 21:41:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95477#M9806</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-14T21:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95485#M9807</link>
      <description>&lt;P&gt;Hello Robert,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You should be able to trigger an automated task based on ZTP+ to run a script with the custom configuration section:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ryan_Yacobucci_1-1681662021546.png" style="width: 520px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/6476i647F7EA6D389842C/image-dimensions/520x299?v=v2" width="520" height="299" role="button" title="Ryan_Yacobucci_1-1681662021546.png" alt="Ryan_Yacobucci_1-1681662021546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, to my knowledge we should be able to push VLANs through port template assignments through the ZTP+ Automated Templates feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you click on the Site --&amp;gt; Site Tab --&amp;gt; Port Templates there's a section for ZTP+ device and port mappings.&amp;nbsp;&lt;BR /&gt;Check to see if the ZTP+ Device Defaults is set to always push configuration updates.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;At the bottom of the ZTP+ Device Defaults tab is a "Global to IP Site Mapping" to allow you to have different devices automatically be added into specific Sites that can have different automated tasks or port templates/mappings according to the site requirements.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;-Ryan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2023 16:24:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95485#M9807</guid>
      <dc:creator>Ryan_Yacobucci</dc:creator>
      <dc:date>2023-04-16T16:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95487#M9809</link>
      <description>&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;Thanks for your reply. Wonder if it is because I am using a GNS3 VM which is not getting recognized as vendor Extreme?&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2023 18:36:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95487#M9809</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-16T18:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95489#M9810</link>
      <description>&lt;P&gt;If I recall correctly, you cannot assign a CLI script under Actions Custom Configuration. TCL should work though I think.&lt;/P&gt;&lt;P&gt;Python does work; maybe you might find this workflow useful:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/extremenetworks/ExtremeScripting/tree/master/XMC_XIQ-SE/oneview_workflows" target="_blank"&gt;https://github.com/extremenetworks/ExtremeScripting/tree/master/XMC_XIQ-SE/oneview_workflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;"Apply Config Template"&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 07:40:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95489#M9810</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2023-04-17T07:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95491#M9811</link>
      <description>&lt;P&gt;Thanks Ludovico, I'll try the workflow. My TCL script did not work which was to add VLANs to the EXOS config but as Ryan pointed out it is possible to do this by adding the VLANs to the Site. I could also assign VLANs using Port Templates by device and port.&lt;/P&gt;&lt;P&gt;For some reason ZTP+ discovery did not add the new device to Control or Default Policy Domain which I expected it to as the checkboxes are ticked to do that. Even when I manually Add the device and choose Run Site's Add Actions it doesn't add to Access Control&amp;gt;Switches and the Policy Domain.&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 11:13:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95491#M9811</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-17T11:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95492#M9812</link>
      <description>&lt;P&gt;After I reconnected my XIQ-SE to Cloud IQ the Site Actions started working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 12:14:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95492#M9812</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-17T12:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95495#M9813</link>
      <description>&lt;P&gt;I think the key is ensure that XIQ-SE is licensed otherwise some functionality is no longer available. Even my custom TCL script works when now when I Add Device. Therefore it should also work with ZTP+ discovery.&lt;/P&gt;&lt;P&gt;I will try the Workflow too.&lt;/P&gt;&lt;P&gt;But happier now I see things working. Can delete the device and start over, think the only manual step is to enforce the Policy Domain.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 12:37:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95495#M9813</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-17T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95501#M9815</link>
      <description>&lt;P&gt;Hi Ludovico,&lt;/P&gt;&lt;P&gt;Your Workflow works perfectly. I can now use a template with variables to add config lines to multiple devices and as part of ZTP+ if needed.&lt;/P&gt;&lt;P&gt;Thanks both!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 13:48:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95501#M9815</guid>
      <dc:creator>RobertD1</dc:creator>
      <dc:date>2023-04-17T13:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: ZTP+ with a custom configuration script</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95503#M9816</link>
      <description>&lt;P&gt;Make sure the devices are checking out a license from XIQ, otherwise those Site actions will not happen.&lt;/P&gt;&lt;P&gt;Under Devices, you need to see them getting a tick for XIQ Onboarded, and at least a Pilot license.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 14:40:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/ztp-with-a-custom-configuration-script/m-p/95503#M9816</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2023-04-17T14:40:43Z</dc:date>
    </item>
  </channel>
</rss>

