<?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 Layer 2 Port Isolation in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762155#M25504</link>
    <description>Hi all !&lt;BR /&gt;&lt;BR /&gt;I would like to know if I can get Layer 2 port isolation on procurve switches.&lt;BR /&gt;I would like to have &lt;BR /&gt;&lt;BR /&gt;ports 1-10 to talk to port 11 with full layer 2 &lt;BR /&gt;but not seeing each others.&lt;BR /&gt;&lt;BR /&gt;Is this possibile ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is available an example for &lt;BR /&gt;&lt;BR /&gt;2510  &lt;BR /&gt;26xx series&lt;BR /&gt;28xx series&lt;BR /&gt;&lt;BR /&gt;What procurve switch can do this ?&lt;BR /&gt;&lt;BR /&gt;Regads&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Mar 2011 10:18:43 GMT</pubDate>
    <dc:creator>Tom Spappola</dc:creator>
    <dc:date>2011-03-07T10:18:43Z</dc:date>
    <item>
      <title>Layer 2 Port Isolation</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762155#M25504</link>
      <description>Hi all !&lt;BR /&gt;&lt;BR /&gt;I would like to know if I can get Layer 2 port isolation on procurve switches.&lt;BR /&gt;I would like to have &lt;BR /&gt;&lt;BR /&gt;ports 1-10 to talk to port 11 with full layer 2 &lt;BR /&gt;but not seeing each others.&lt;BR /&gt;&lt;BR /&gt;Is this possibile ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is available an example for &lt;BR /&gt;&lt;BR /&gt;2510  &lt;BR /&gt;26xx series&lt;BR /&gt;28xx series&lt;BR /&gt;&lt;BR /&gt;What procurve switch can do this ?&lt;BR /&gt;&lt;BR /&gt;Regads&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Mar 2011 10:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762155#M25504</guid>
      <dc:creator>Tom Spappola</dc:creator>
      <dc:date>2011-03-07T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 2 Port Isolation</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762156#M25505</link>
      <description>Hi Tom,&lt;BR /&gt;take a look at the "filter by source-port"&lt;BR /&gt;&lt;A href="http://ftp.hp.com/pub/networking/software/Security-Oct2005-59906024-Chap10-Traf-Security-Filts.pdf" target="_blank"&gt;http://ftp.hp.com/pub/networking/software/Security-Oct2005-59906024-Chap10-Traf-Security-Filts.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This functionality on the 2600's allows you to drop inbound traffic at a source port if it is destined for another port that matches the filter definition.&lt;BR /&gt;&lt;BR /&gt;E.g. in your case port 1 would drop 2-10 and anything beyond 11. Port 2 drops 1,3-10,12-24 etc.&lt;BR /&gt;# filter source-port 1 drop 2-10,12-24 &lt;BR /&gt;# filter source-port 2 drop 1,3-10,12-24&lt;BR /&gt;etc &lt;BR /&gt;&lt;BR /&gt;I would test it out and see if it works for you. It's kind of port based zoning for LAN switches.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Ian</description>
      <pubDate>Tue, 08 Mar 2011 23:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762156#M25505</guid>
      <dc:creator>Ian Vaughan</dc:creator>
      <dc:date>2011-03-08T23:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 2 Port Isolation</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762157#M25506</link>
      <description>Thank you very much !&lt;BR /&gt;&lt;BR /&gt;I`ll give filter a try !&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2011 19:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/4762157#M25506</guid>
      <dc:creator>Tom Spappola</dc:creator>
      <dc:date>2011-03-10T19:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Layer 2 Port Isolation</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/7069403#M34112</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2910 procurve&amp;nbsp;switch , All ports from 1-20 is on Users VLAN and port 23 is the trunk to other switches.&amp;nbsp;&lt;BR /&gt;I need to isolate the communincation between ports 1-20 and i used the command&lt;/P&gt;&lt;P&gt;filter source-port 1 drop 2-20&lt;BR /&gt;filter source-port 2 drop 1,3-20&lt;BR /&gt;filter source-port 3 drop 1-2,4-20&lt;BR /&gt;..... etc till port 20&lt;/P&gt;&lt;P&gt;but the issues is happend in the voice VLAN. telephone stoped to comminicate with each other to.&lt;/P&gt;&lt;P&gt;Any idea or trick to solve this issue ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 12:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/layer-2-port-isolation/m-p/7069403#M34112</guid>
      <dc:creator>Hattim_Khaleel</dc:creator>
      <dc:date>2019-11-12T12:09:59Z</dc:date>
    </item>
  </channel>
</rss>

