<?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 Add wait time to xsf file in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/71259#M414</link>
    <description>Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I'm trying to automate a simple task of turning some port up/down with a script. Where I'm getting stuck is when I try add a pause. This is what I have:&lt;BR /&gt;&lt;BR /&gt;show port 12 configuration no-refresh&lt;BR /&gt;disable port 12&lt;BR /&gt;#timer 1&lt;BR /&gt;enable port 12&lt;BR /&gt;show port 12 configuration no-refresh&lt;BR /&gt;&lt;BR /&gt;When I load the script it errors out at line 3, my pause. The port will disable so I assume (yes, i know better, lol) that it will also enable once I figure out the pause. One other thing, for line 1 to show in the CLI do I need to add something special?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for helping this scripting noob.</description>
    <pubDate>Wed, 18 May 2022 22:31:41 GMT</pubDate>
    <dc:creator>Not_Very_Good</dc:creator>
    <dc:date>2022-05-18T22:31:41Z</dc:date>
    <item>
      <title>Add wait time to xsf file</title>
      <link>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/71259#M414</link>
      <description>Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;I'm trying to automate a simple task of turning some port up/down with a script. Where I'm getting stuck is when I try add a pause. This is what I have:&lt;BR /&gt;&lt;BR /&gt;show port 12 configuration no-refresh&lt;BR /&gt;disable port 12&lt;BR /&gt;#timer 1&lt;BR /&gt;enable port 12&lt;BR /&gt;show port 12 configuration no-refresh&lt;BR /&gt;&lt;BR /&gt;When I load the script it errors out at line 3, my pause. The port will disable so I assume (yes, i know better, lol) that it will also enable once I figure out the pause. One other thing, for line 1 to show in the CLI do I need to add something special?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for helping this scripting noob.</description>
      <pubDate>Wed, 18 May 2022 22:31:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/71259#M414</guid>
      <dc:creator>Not_Very_Good</dc:creator>
      <dc:date>2022-05-18T22:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add wait time to xsf file</title>
      <link>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/92929#M521</link>
      <description>&lt;P&gt;I have found a solution this using UPM commands.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 14:15:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/92929#M521</guid>
      <dc:creator>Not_Very_Good</dc:creator>
      <dc:date>2022-09-07T14:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add wait time to xsf file</title>
      <link>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/93047#M523</link>
      <description>&lt;P&gt;I know this is old but you can also use the "usleep" command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000089814" target="_blank"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000089814&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris Thompson&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 12:37:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/add-wait-time-to-xsf-file/m-p/93047#M523</guid>
      <dc:creator>CThompsonEXOS</dc:creator>
      <dc:date>2022-09-15T12:37:05Z</dc:date>
    </item>
  </channel>
</rss>

