<?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: Batch Operation to change radius-server host on 100 switches in IMC</title>
    <link>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055769#M5358</link>
    <description>&lt;P&gt;Thanks Justin&lt;/P&gt;&lt;P&gt;I will give the CLI scripting a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 04:08:45 GMT</pubDate>
    <dc:creator>DoJu</dc:creator>
    <dc:date>2019-07-19T04:08:45Z</dc:date>
    <item>
      <title>Batch Operation to change radius-server host on 100 switches</title>
      <link>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055658#M5352</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am new to IMC and need to change the radius-server host command on about 100+ switches&lt;/P&gt;&lt;P&gt;E.G.&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;no radius-server host &amp;lt;IP&amp;gt; key "existing key"&lt;/P&gt;&lt;P&gt;radius-server host &amp;lt;new IP&amp;gt; key "existing key"&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;write mem&lt;/P&gt;&lt;P&gt;How can this be done via IMC Batch Operation?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 02:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055658#M5352</guid>
      <dc:creator>DoJu</dc:creator>
      <dc:date>2019-07-18T02:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Operation to change radius-server host on 100 switches</title>
      <link>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055718#M5354</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Batch Operations are convenient for certain specific pre-defined operations which can be somewhat customized, but don't support such an operation and in this case you should try a CLI Script instead.&lt;/P&gt;&lt;P&gt;Service &amp;gt; Configuration Center &amp;gt; Configuration Templates &amp;gt; Add CLI Script&lt;/P&gt;&lt;P&gt;Here you could add a few lines that can include variables like ${ip} that can be filled out when executing the script, in your case for example:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;no radius-server host ${old-ip} key ${radius-key}&lt;/P&gt;&lt;P&gt;radius-server host ${new-ip} key ${radius-key}&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;wr mem&lt;/P&gt;&lt;P&gt;Then just deploy the script, select your devices and fill in the variables when prompted in the wizard.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 12:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055718#M5354</guid>
      <dc:creator>jguse</dc:creator>
      <dc:date>2019-07-18T12:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Operation to change radius-server host on 100 switches</title>
      <link>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055769#M5358</link>
      <description>&lt;P&gt;Thanks Justin&lt;/P&gt;&lt;P&gt;I will give the CLI scripting a try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 04:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/imc/batch-operation-to-change-radius-server-host-on-100-switches/m-p/7055769#M5358</guid>
      <dc:creator>DoJu</dc:creator>
      <dc:date>2019-07-19T04:08:45Z</dc:date>
    </item>
  </channel>
</rss>

