<?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 We have 200+ switches, there is any script to change the password? in Scripting</title>
    <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20791#M287</link>
    <description>We have 200+ switches, there is any script to change the password?</description>
    <pubDate>Mon, 25 Apr 2016 23:14:00 GMT</pubDate>
    <dc:creator>Dineshkumar_Ram</dc:creator>
    <dc:date>2016-04-25T23:14:00Z</dc:date>
    <item>
      <title>We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20791#M287</link>
      <description>We have 200+ switches, there is any script to change the password?</description>
      <pubDate>Mon, 25 Apr 2016 23:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20791#M287</guid>
      <dc:creator>Dineshkumar_Ram</dc:creator>
      <dc:date>2016-04-25T23:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20792#M288</link>
      <description>Hi Dineshkumar,&lt;BR /&gt;
&lt;BR /&gt;
Do you have NetSight? Or you are looking for some Python script?</description>
      <pubDate>Mon, 25 Apr 2016 23:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20792#M288</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-04-25T23:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20793#M289</link>
      <description>Am looking for some script in bash or anything... Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Apr 2016 00:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20793#M289</guid>
      <dc:creator>Dineshkumar_Ram</dc:creator>
      <dc:date>2016-04-26T00:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20794#M290</link>
      <description>You can use a expect script.  Here is a link to a SSH expect script.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/questions/19101879/bash-expect-script-for-ssh" target="_blank" rel="nofollow noreferrer noopener"&gt;http://stackoverflow.com/questions/19101879/bash-expect-script-for-ssh&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Apr 2016 07:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20794#M290</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-04-26T07:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20795#M291</link>
      <description>any guide of how to do this with Netsight?</description>
      <pubDate>Tue, 26 Apr 2016 10:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20795#M291</guid>
      <dc:creator>Ahmed_Haroun</dc:creator>
      <dc:date>2016-04-26T10:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20796#M292</link>
      <description>You can use the Command Script Execution tool within Netsight Console. Each line you type in will be just like you typed it in with telnet/ssh. So for example in EOS if I wanted to change the admin password to "password" I would type:    set password    password  password  exit    (the blank space is for the old password)</description>
      <pubDate>Tue, 26 Apr 2016 11:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20796#M292</guid>
      <dc:creator>Matthew_Hum1</dc:creator>
      <dc:date>2016-04-26T11:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20797#M293</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I think for users login/password you should configure TACACS+.&lt;BR /&gt;
Switch login/password should be a last resort login when TACACS server is not available.. &lt;BR /&gt;
&lt;BR /&gt;
For password changing you can use telnet/netcat in bash. &lt;BR /&gt;
Example:&lt;BR /&gt;
echo "commands "| netcat -v -i 3 IP_Address 23 -T&lt;BR /&gt;
(this means telnet to IP and enter each command with 3 sec. delay)&lt;BR /&gt;
&lt;BR /&gt;
But for 200+ switches you should be careful....don't do this in one script.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Tue, 26 Apr 2016 12:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20797#M293</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2016-04-26T12:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20798#M294</link>
      <description>I used the below to create a user on multiple x450 switches with OneView, but you'd have to delete the script after using it as password is stored in clear text.    As previously stated expect would be a good option too.      #@MetaDataStart  #############################################################################################  # Define your user parameters in this section. For reference, see bundled scripts.  #############################################################################################  #@MetaDataEnd  # Enter all CLI commands from here      #######################################################################  # Add System Accounts  #######################################################################    ## Admin  create account admin &amp;lt;&lt;ACCOUNT name=""&gt;&amp;gt;   regexp {.*password:.*} ${CLI.OUT} foundit1    IF ([info exists foundit1]) THEN     CLI &amp;lt;&amp;gt;    ENDIF       regexp {.*Reenter password:.*} ${CLI.OUT} foundit2    IF ([info exists foundit2]) THEN     CLI &amp;lt;&amp;gt;   ENDIF     Ed.&lt;/ACCOUNT&gt;</description>
      <pubDate>Tue, 26 Apr 2016 14:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20798#M294</guid>
      <dc:creator>Ed_Mannion</dc:creator>
      <dc:date>2016-04-26T14:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: We have 200+ switches, there is any script to change the password?</title>
      <link>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20799#M295</link>
      <description>Don't discredit TACACS (as Jarek suggested) or RADIUS for future use.&lt;BR /&gt;
Here's some information on RADIUS configuration if it comes up later.&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-802-1x-based-Netlogin-with-Radius-on-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;How to configure 802.1x based Netlogin with Radius on EXOS&lt;/A&gt; 
&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.extremenetworks.com/extreme/topics/radius-authentication-configuring-switch-x440-as-a-client-in-nps-windows-server-2008-enterprise" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/radius-authentication-configuring-switch-x440-a...&lt;/A&gt; 
&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.extremenetworks.com/extreme/topics/ssh-users-with-radius-authentication-not-getting-administrator-privileges" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/ssh-users-with-radius-authentication-not-gettin...&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 28 Apr 2016 01:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/scripting/we-have-200-switches-there-is-any-script-to-change-the-password/m-p/20799#M295</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-04-28T01:30:00Z</dc:date>
    </item>
  </channel>
</rss>

