<?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: HP Procurve 2610 Port Security in Security e-Series</title>
    <link>https://community.hpe.com/t5/security-e-series/hp-procurve-2610-port-security/m-p/5991333#M204</link>
    <description>&lt;P&gt;Wesley,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically port-security is used to tie specific MAC addresses to specific ports. &amp;nbsp;For example you might want the phone with MAC address 000000-000001 to only be allowed on port A1 and only port A1. &amp;nbsp;The phone would be the only device allowed to ingress packets on port A1 and it wouldn't be allowed if it was moved to another port.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It sounds like you are also connecting PCs to the phones. &amp;nbsp;The PCs won't be allowed just because the phone is allowed. &amp;nbsp;The PC's MAC address will also have to be configured in port-security just like the phone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;port-security a1 learn-mode configured&lt;BR /&gt;port-security a1 address-limit 2
port-security a1 mac-address 000000-000001   # phone's MAC addr
port-security a1 mac-address 000000-000002   # pc's MAC addr&lt;/PRE&gt;&lt;P&gt;The example above would allow the two devices with the given MAC addresses to connect to port A1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are deploying an environment where you want to authenticate the devices but not necessarily tie them to a specific port you may consider using a RADIUS server and mac-based authentication. &amp;nbsp;Also, 802.1x is another option if your phones and PCs support it. &amp;nbsp;Most recent phones and PCs will have not problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you familiar with RADIUS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2013 00:13:33 GMT</pubDate>
    <dc:creator>nathanjenne</dc:creator>
    <dc:date>2013-03-12T00:13:33Z</dc:date>
    <item>
      <title>HP Procurve 2610 Port Security</title>
      <link>https://community.hpe.com/t5/security-e-series/hp-procurve-2610-port-security/m-p/5990549#M203</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've a question regarding the port security function on the HP Procurve 2610 switches. I wish to enable this but I'm not sure if it works&amp;nbsp;in conjunction with&amp;nbsp;IP Phones. They connect to these, which in turn are connected to terminals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it true that when port security is applied, the port on the switch&amp;nbsp;will check the MAC Address of the IP Phone. If&amp;nbsp;it's authorized,&amp;nbsp;a connection will be allowed? Will&amp;nbsp;the terminals also be allowed/blocked depending on if the IP Phones are allowed/blocked by the switch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, and you know of a better solution please advise. I'm looking for a decent way to make the network secure against unwanted devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wesley&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2013 09:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/security-e-series/hp-procurve-2610-port-security/m-p/5990549#M203</guid>
      <dc:creator>Wesley3211</dc:creator>
      <dc:date>2013-03-11T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP Procurve 2610 Port Security</title>
      <link>https://community.hpe.com/t5/security-e-series/hp-procurve-2610-port-security/m-p/5991333#M204</link>
      <description>&lt;P&gt;Wesley,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically port-security is used to tie specific MAC addresses to specific ports. &amp;nbsp;For example you might want the phone with MAC address 000000-000001 to only be allowed on port A1 and only port A1. &amp;nbsp;The phone would be the only device allowed to ingress packets on port A1 and it wouldn't be allowed if it was moved to another port.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It sounds like you are also connecting PCs to the phones. &amp;nbsp;The PCs won't be allowed just because the phone is allowed. &amp;nbsp;The PC's MAC address will also have to be configured in port-security just like the phone.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;port-security a1 learn-mode configured&lt;BR /&gt;port-security a1 address-limit 2
port-security a1 mac-address 000000-000001   # phone's MAC addr
port-security a1 mac-address 000000-000002   # pc's MAC addr&lt;/PRE&gt;&lt;P&gt;The example above would allow the two devices with the given MAC addresses to connect to port A1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are deploying an environment where you want to authenticate the devices but not necessarily tie them to a specific port you may consider using a RADIUS server and mac-based authentication. &amp;nbsp;Also, 802.1x is another option if your phones and PCs support it. &amp;nbsp;Most recent phones and PCs will have not problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you familiar with RADIUS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nathan&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2013 00:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/security-e-series/hp-procurve-2610-port-security/m-p/5991333#M204</guid>
      <dc:creator>nathanjenne</dc:creator>
      <dc:date>2013-03-12T00:13:33Z</dc:date>
    </item>
  </channel>
</rss>

