<?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: Port Security Command in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621557#M22236</link>
    <description>please send me sh run print your 5400 switch</description>
    <pubDate>Fri, 23 Apr 2010 11:45:37 GMT</pubDate>
    <dc:creator>cenk sasmaztin</dc:creator>
    <dc:date>2010-04-23T11:45:37Z</dc:date>
    <item>
      <title>Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621553#M22232</link>
      <description>Hi to All,&lt;BR /&gt;&lt;BR /&gt;Anyone used/configured this command?&lt;BR /&gt;&lt;BR /&gt;I need that ONLY 3 PC's reach a Printer. So...I configured this on my 5406zl but doesn't work:&lt;BR /&gt;&lt;BR /&gt;AAPP-CPD1(eth-D17)# show port-security d17&lt;BR /&gt;&lt;BR /&gt; Port Security&lt;BR /&gt;&lt;BR /&gt;  Port : D17     &lt;BR /&gt;  Learn Mode [Continuous] : Configured          &lt;BR /&gt;Address Limit [1] : 4 &lt;BR /&gt;  Action [None] : Send Alarm              &lt;BR /&gt;&lt;BR /&gt;  Authorized Addresses&lt;BR /&gt;  --------------------&lt;BR /&gt;  001372-763426 (PC)       &lt;BR /&gt;  001aa0-cf12be (PC)      &lt;BR /&gt;  00206b-c020c3 &lt;PRINTER&gt;       &lt;BR /&gt;  003005-c2d124 (PC)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Doesn't work 'cause not only the 3 MACs reach the Printer but all the people can reach the printer.&lt;BR /&gt;&lt;BR /&gt;The problem can be that I include the Printer's MAC on the Port-Security command?&lt;BR /&gt;&lt;BR /&gt;The printer is connected in the D17 port.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance and greetings from Spain.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mariano.&lt;BR /&gt;&lt;BR /&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Wed, 21 Apr 2010 11:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621553#M22232</guid>
      <dc:creator>AAPP Toledo</dc:creator>
      <dc:date>2010-04-21T11:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621554#M22233</link>
      <description>hi Mariano&lt;BR /&gt;&lt;BR /&gt;port-security for connection security on switch or network &lt;BR /&gt;switch learn mac  address or addresses on port and connect network &lt;BR /&gt;&lt;BR /&gt;port-securtiy unable reachable or unreacable between host's&lt;BR /&gt;&lt;BR /&gt;you need acl configuration</description>
      <pubDate>Wed, 21 Apr 2010 19:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621554#M22233</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2010-04-21T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621555#M22234</link>
      <description>Hi Mariano,&lt;BR /&gt;&lt;BR /&gt;I agree with Cenk; port-security definitively is the wrong feature to achiev the desired communication limitation.&lt;BR /&gt;&lt;BR /&gt;I would consider either ACLs (as suggested by Cenk), or - if you want to do it on an OSI level below 3 - think about source-port filtering.&lt;BR /&gt;&lt;BR /&gt;You will find ACL documentation at:&lt;BR /&gt;&lt;A href="http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ASG-Mar10-10-ACLs.pdf" target="_blank"&gt;http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ASG-Mar10-10-ACLs.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Source-port-filtering is described here:&lt;BR /&gt;&lt;A href="http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ASG-Mar10-12-TrafficSecFilters.pdf" target="_blank"&gt;http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ASG-Mar10-12-TrafficSecFilters.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(With both links, I assume ProVision based switches [yl/zl series])&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ralf</description>
      <pubDate>Fri, 23 Apr 2010 08:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621555#M22234</guid>
      <dc:creator>Ralf Krause</dc:creator>
      <dc:date>2010-04-23T08:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621556#M22235</link>
      <description>Hi Cenk &amp;amp; Ralf,&lt;BR /&gt;&lt;BR /&gt;Thanks for your answers.... but I've tried with ACLs but was impossible.... This is my ACL configured in a 5406zl:&lt;BR /&gt;&lt;BR /&gt;10 permit ip 10.128.180.41 0.0.0.0 10.128.183.226 0.0.0.0&lt;BR /&gt;11 permit ip 10.128.180.105 0.0.0.0 10.128.183.226 0.0.0.0&lt;BR /&gt;20 permit ip 10.128.180.14 0.0.0.0 10.128.183.227 0.0.0.0&lt;BR /&gt;21 permit ip 10.128.180.12 0.0.0.0 10.128.183.227 0.0.0.0&lt;BR /&gt;40 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;And it was applied to the VLAN:&lt;BR /&gt;&lt;BR /&gt;vlan 180&lt;BR /&gt;name "PCs Impresoras"&lt;BR /&gt;untagged B1-B17,B19-B24,C1-C12,D1,D3,D5,D7,D12-D13,D17&lt;BR /&gt;ip address 10.128.180.8 255.255.252.0&lt;BR /&gt;tagged Trk1-Trk5,Trk10&lt;BR /&gt;ip access-group "Firewall Impresoras" in&lt;BR /&gt;ip access-group "Firewall Impresoras" out&lt;BR /&gt;exit &lt;BR /&gt;&lt;BR /&gt;What's wrong?&lt;BR /&gt;&lt;BR /&gt;Many many thanks in advance for your answers &amp;amp; greetings from Madrid.&lt;BR /&gt;&lt;BR /&gt;Mariano.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 09:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621556#M22235</guid>
      <dc:creator>AAPP Toledo</dc:creator>
      <dc:date>2010-04-23T09:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621557#M22236</link>
      <description>please send me sh run print your 5400 switch</description>
      <pubDate>Fri, 23 Apr 2010 11:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621557#M22236</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2010-04-23T11:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621558#M22237</link>
      <description>Hi Cenk,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your time and your patience. I send you a attached (TXT file) with the configuration of my 5406zl.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mariano.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 11:56:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621558#M22237</guid>
      <dc:creator>AAPP Toledo</dc:creator>
      <dc:date>2010-04-23T11:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Port Security Command</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621559#M22238</link>
      <description>Hi Cenk...&lt;BR /&gt;&lt;BR /&gt;Any news??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mariano.</description>
      <pubDate>Wed, 28 Apr 2010 07:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/port-security-command/m-p/4621559#M22238</guid>
      <dc:creator>AAPP Toledo</dc:creator>
      <dc:date>2010-04-28T07:22:31Z</dc:date>
    </item>
  </channel>
</rss>

