<?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 XIQ-SE Task change switches in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/xiq-se-task-change-switches/m-p/117087#M12473</link>
    <description>&lt;P&gt;I want to create a task on the XIQ-SE to configure ports on two switches working as MLAG Peers.&lt;/P&gt;&lt;P&gt;I want to configure stuff on the first switch and then go on the second switch and configure similar stuff.&lt;/P&gt;&lt;P&gt;How do you switch from the first switch to the second one within the Python script?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 10:44:56 GMT</pubDate>
    <dc:creator>ChristianK</dc:creator>
    <dc:date>2024-12-11T10:44:56Z</dc:date>
    <item>
      <title>XIQ-SE Task change switches</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/xiq-se-task-change-switches/m-p/117087#M12473</link>
      <description>&lt;P&gt;I want to create a task on the XIQ-SE to configure ports on two switches working as MLAG Peers.&lt;/P&gt;&lt;P&gt;I want to configure stuff on the first switch and then go on the second switch and configure similar stuff.&lt;/P&gt;&lt;P&gt;How do you switch from the first switch to the second one within the Python script?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 10:44:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/xiq-se-task-change-switches/m-p/117087#M12473</guid>
      <dc:creator>ChristianK</dc:creator>
      <dc:date>2024-12-11T10:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: XIQ-SE Task change switches</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/xiq-se-task-change-switches/m-p/117091#M12474</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;emc_cli.setIpAddress(deviceOne)
cli_results = emc_cli.send('commandOne')
emc_cli.close()
emc_cli.setIpAddress(deviceTwo)
cli_results = emc_cli.send('commandTwo')
emc_cli.close()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 14:44:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/xiq-se-task-change-switches/m-p/117091#M12474</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2024-12-11T14:44:41Z</dc:date>
    </item>
  </channel>
</rss>

