<?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: MAC &amp;amp; 802.1x on the same network in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620652#M22217</link>
    <description>Hello Alexey,&lt;BR /&gt;&lt;BR /&gt;Yes, it is possible for all other ports.&lt;BR /&gt;I did a proof-of-concept (POC) with Juniper and the Odyssey client.&lt;BR /&gt;On Windows XP SP3 machine we did machine authentication and user authentication.&lt;BR /&gt;We also did machine authentication with Apple, but this was not with the Odyssey client.&lt;BR /&gt;&lt;BR /&gt;We also going to do a POC with HP IDM and MS NAP.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Michael</description>
    <pubDate>Wed, 21 Apr 2010 16:26:40 GMT</pubDate>
    <dc:creator>MichaelvLonden</dc:creator>
    <dc:date>2010-04-21T16:26:40Z</dc:date>
    <item>
      <title>MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620649#M22214</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;I would like to unify port configuration for all access (users) ports on my network. In our enterprise we have PC users(laptops and workstations) and devices like phones,printers etc.&lt;BR /&gt;&lt;BR /&gt;Is it possible to configure all ports on hp switches the same way and later manage only MAC and 802.1x policies on Radius Server.&lt;BR /&gt;&lt;BR /&gt;Also I have Radius server ready for deployment.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexey</description>
      <pubDate>Tue, 20 Apr 2010 10:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620649#M22214</guid>
      <dc:creator>Fishka</dc:creator>
      <dc:date>2010-04-20T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620650#M22215</link>
      <description>Hello Alexey,&lt;BR /&gt;&lt;BR /&gt;I used this configuration to authenticate a PC with 802.1X behind IP Phone.&lt;BR /&gt;The IP Phone used MAC authentication.&lt;BR /&gt;&lt;BR /&gt;In the Radius server I allowed the vendor code of our Avaya phones for MAC authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used K.14.47&lt;BR /&gt;&lt;BR /&gt;radius-server host 172.16.1.50&lt;BR /&gt;aaa server-group radius "UAC" host 172.16.1.50&lt;BR /&gt;aaa authentication port-access eap-radius server-group "UAC"&lt;BR /&gt;aaa port-access authenticator B1&lt;BR /&gt;aaa port-access authenticator active&lt;BR /&gt;aaa port-access mac-based B1&lt;BR /&gt;&lt;BR /&gt;By default a Procurve switch has a limit of 32 clients:&lt;BR /&gt;aaa port-access authenticator B1 client-limit 2&lt;BR /&gt;&lt;BR /&gt;This command is necessary if you want to use Wakeup-on-lan:&lt;BR /&gt;aaa port-access B1 controlled-direction in&lt;BR /&gt;&lt;BR /&gt;This command is necessary if you want to use&lt;BR /&gt;multiple authentication methods&lt;BR /&gt;aaa port-access B1 mixed&lt;BR /&gt;&lt;BR /&gt;I hope the answers your question.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Apr 2010 06:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620650#M22215</guid>
      <dc:creator>MichaelvLonden</dc:creator>
      <dc:date>2010-04-21T06:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620651#M22216</link>
      <description>Thanks for your replay. &lt;BR /&gt;&lt;BR /&gt;Do I right understand that in this way in this configuration I will have the same configuration for all ports and 802.1x and MAC authentication simultaneously.&lt;BR /&gt;&lt;BR /&gt;Is your radius server Juniper UAC? I have it also.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexey</description>
      <pubDate>Wed, 21 Apr 2010 08:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620651#M22216</guid>
      <dc:creator>Fishka</dc:creator>
      <dc:date>2010-04-21T08:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620652#M22217</link>
      <description>Hello Alexey,&lt;BR /&gt;&lt;BR /&gt;Yes, it is possible for all other ports.&lt;BR /&gt;I did a proof-of-concept (POC) with Juniper and the Odyssey client.&lt;BR /&gt;On Windows XP SP3 machine we did machine authentication and user authentication.&lt;BR /&gt;We also did machine authentication with Apple, but this was not with the Odyssey client.&lt;BR /&gt;&lt;BR /&gt;We also going to do a POC with HP IDM and MS NAP.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 21 Apr 2010 16:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620652#M22217</guid>
      <dc:creator>MichaelvLonden</dc:creator>
      <dc:date>2010-04-21T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620653#M22218</link>
      <description>Michael,&lt;BR /&gt;I tried to setup the same config on my 2610 switches and had some problems.&lt;BR /&gt;My UAC server successfully assign Phone to VLAN but Phone can't communicate via VOIP VLAN.&lt;BR /&gt;&lt;BR /&gt;Also it's strange that port become down.&lt;BR /&gt;&lt;BR /&gt; sh vlans 200&lt;BR /&gt;&lt;BR /&gt; Status and Counters - VLAN Information - Ports - VLAN 200&lt;BR /&gt;&lt;BR /&gt;  VLAN ID : 200&lt;BR /&gt;  Name : Voice&lt;BR /&gt;  Status : Port-based&lt;BR /&gt;  Voice : Yes&lt;BR /&gt;  Jumbo : No&lt;BR /&gt;&lt;BR /&gt;  Port Information Mode     Unknown VLAN Stat&lt;BR /&gt;  ---------------- -------- ------------ &lt;BR /&gt;  25               WEBMAC   Learn        Down&lt;BR /&gt;  26               Tagged   Learn        Up&lt;BR /&gt;&lt;BR /&gt;  Overridden Port VLAN configuration&lt;BR /&gt;&lt;BR /&gt;  Port Mode&lt;BR /&gt;  ---- ------------&lt;BR /&gt;  25   No&lt;BR /&gt;&lt;BR /&gt;Here is log details : &lt;BR /&gt;&lt;BR /&gt;04/22/10 22:47:18 ports: port 25 is now off-line&lt;BR /&gt;I 04/22/10 22:49:26 ports: port 25 is Blocked by AAA&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexey</description>
      <pubDate>Thu, 22 Apr 2010 18:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620653#M22218</guid>
      <dc:creator>Fishka</dc:creator>
      <dc:date>2010-04-22T18:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620654#M22219</link>
      <description>Hi Alexey,&lt;BR /&gt;&lt;BR /&gt;in Infranet Controller I defined a MAC based policy that allowed MAC addresses starting with the vendor code of Avaya phones.&lt;BR /&gt;&lt;BR /&gt;Voice vlans are tagged static vlans and set by Radius.&lt;BR /&gt;&lt;BR /&gt;IP phone boot using LLDP and DHCP option 242 to get their configuration.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Michael</description>
      <pubDate>Fri, 23 Apr 2010 10:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620654#M22219</guid>
      <dc:creator>MichaelvLonden</dc:creator>
      <dc:date>2010-04-23T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: MAC &amp; 802.1x on the same network</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620655#M22220</link>
      <description>Michael,&lt;BR /&gt;Thanks for your replays again but I'm still one the same point as several month ago.&lt;BR /&gt;&lt;BR /&gt;1). mixed option is not valid for my hp2610 switches.&lt;BR /&gt;&lt;BR /&gt;2). I don't understand how I can have two vlans (1 - avaya phone, 2 - Users 802.1x) on the same port. It is possible only if VOIP vlan will be tagged. Right?&lt;BR /&gt;&lt;BR /&gt;My question is : How I can configure J-UAC to say to switch when it detects IPPhone to add VOIP VLAN as tagged? And then I will authenticate users via 802.1x and and secure VLAN as untagged.&lt;BR /&gt;&lt;BR /&gt;I don't want to add to all port VOIP vlan as tagged. I need to add assign ALL VLANs(VOIP,USER) dynamically. Is it possible?&lt;BR /&gt;&lt;BR /&gt;Sorry for my English.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alexey&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2010 13:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mac-amp-802-1x-on-the-same-network/m-p/4620655#M22220</guid>
      <dc:creator>Fishka</dc:creator>
      <dc:date>2010-06-07T13:57:26Z</dc:date>
    </item>
  </channel>
</rss>

