<?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 Setting authorized manager IP problem in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248467#M29733</link>
    <description>Hello, im trying to set some manager IP through CLI in PCM. The problem is that i get a invalid input and it doesent work as i want it to. This is the command im using: &lt;BR /&gt;&lt;BR /&gt;ip authorized-managers 172.18.0.219&lt;BR /&gt;255.255.255.255 access manager&lt;BR /&gt;ip authorized-managers 172.18.100.0&lt;BR /&gt;255.255.255.0 access manager&lt;BR /&gt;This is the error i get:&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt; Successful&lt;BR /&gt;&amp;lt; ip="" authorized-managers="" 172.18.0.219=""&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; 255.255.255.255="" access="" manager=""&amp;gt;&lt;BR /&gt;Invalid input: 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;&amp;lt; ip="" authorized-managers="" 172.18.100.0=""&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; 255.255.255.0="" access="" manager=""&amp;gt;&lt;BR /&gt;Invalid input: 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;&amp;lt; successful=""&amp;gt;&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt;&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt; Successful&lt;BR /&gt;&lt;BR /&gt;As you can see i get a invalid input on the mask, but the first command works as it should, the 172.18.0.219 machine gets access but the 172.18.100.0 net doesent work because the mask sets itself to 255.255.255.255 and i want it to be 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;Any help whit this would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;/Peter</description>
    <pubDate>Wed, 21 Jul 2010 06:06:07 GMT</pubDate>
    <dc:creator>Peter[Swe]</dc:creator>
    <dc:date>2010-07-21T06:06:07Z</dc:date>
    <item>
      <title>Setting authorized manager IP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248467#M29733</link>
      <description>Hello, im trying to set some manager IP through CLI in PCM. The problem is that i get a invalid input and it doesent work as i want it to. This is the command im using: &lt;BR /&gt;&lt;BR /&gt;ip authorized-managers 172.18.0.219&lt;BR /&gt;255.255.255.255 access manager&lt;BR /&gt;ip authorized-managers 172.18.100.0&lt;BR /&gt;255.255.255.0 access manager&lt;BR /&gt;This is the error i get:&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt; Successful&lt;BR /&gt;&amp;lt; ip="" authorized-managers="" 172.18.0.219=""&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; 255.255.255.255="" access="" manager=""&amp;gt;&lt;BR /&gt;Invalid input: 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;&amp;lt; ip="" authorized-managers="" 172.18.100.0=""&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt; 255.255.255.0="" access="" manager=""&amp;gt;&lt;BR /&gt;Invalid input: 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;&amp;lt; successful=""&amp;gt;&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt;&lt;BR /&gt;&amp;lt; 172.18.20.8=""&amp;gt; Successful&lt;BR /&gt;&lt;BR /&gt;As you can see i get a invalid input on the mask, but the first command works as it should, the 172.18.0.219 machine gets access but the 172.18.100.0 net doesent work because the mask sets itself to 255.255.255.255 and i want it to be 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;Any help whit this would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;/Peter</description>
      <pubDate>Wed, 21 Jul 2010 06:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248467#M29733</guid>
      <dc:creator>Peter[Swe]</dc:creator>
      <dc:date>2010-07-21T06:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting authorized manager IP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248468#M29734</link>
      <description>I solved the problem, all i had to do was to type the entire commandin one row.&lt;BR /&gt; /Peter</description>
      <pubDate>Wed, 21 Jul 2010 06:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248468#M29734</guid>
      <dc:creator>Peter[Swe]</dc:creator>
      <dc:date>2010-07-21T06:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting authorized manager IP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248469#M29735</link>
      <description>All i had to do was to type the entire command in one row.&lt;BR /&gt;&lt;BR /&gt;ip authorized-managers 172.18.0.219 255.255.255.255 access manager&lt;BR /&gt;ip authorized-managers 172.18.100.0 255.255.255.0 access manager</description>
      <pubDate>Wed, 21 Jul 2010 06:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/setting-authorized-manager-ip-problem/m-p/5248469#M29735</guid>
      <dc:creator>Peter[Swe]</dc:creator>
      <dc:date>2010-07-21T06:31:40Z</dc:date>
    </item>
  </channel>
</rss>

