Wired Intelligent Edge

 View Only
last person joined: 17 hours ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

Hp Procurve IP Phone and 802.1x Problem

This thread has been viewed 0 times
  • 1.  Hp Procurve IP Phone and 802.1x Problem

    Posted Jun 02, 2020 04:47 AM

    Hello I have 2 switches. HP Procurve 2610 and 2620. I am applying 802.1x on ports. I have Ip phones that are connected to the ports and domain pcs connected to the ip phones. Ip phones do not support dot1x so i want to authenticate the phone  via mab and the pc connected to it with dot1x. I cannot make it happen. When i connect the phone only i authenticate it via mab. When i connect only connect the pc i authenticate it via dot1x. When i connect them together as i explained in the beginning only the phone authenticates via mab. Does these models support this kind of authentication model? If so, can you give me a config example for me to do it?


    #IPPhone
    #802.1x
    #hp-procurve


  • 2.  RE: Hp Procurve IP Phone and 802.1x Problem

    EMPLOYEE
    Posted Jun 03, 2020 04:45 AM

    Hello, 

    If not already done, please specify client-limit resp addr-limit as 2 for both types of authentication. Here an example how it looks like for port 1.

    aaa port-access authenticator 1 client-limit 2
    aaa port-access mac-based 1 addr-limit 2

    If it is still not working, please provide the sanitized (without mac, IP addresses and other sensitive information) running configuration of the switch (show run) or at least all the settings related to RADIUS, 802.1x and MAC authentication.