Hi Community,
I need help to implement 802.1X wired on the HPE 5130 with NPS (radius), with dynamic assignment of VLANs through NPS.
With the cisco switch is already working, but with HPE switch is not working.
What configuration should I have for the interfaces?
Equipment:
HPE 5130 - HPE Comware Software, Version 7.1.070
I already create:
#
dot1x
dot1x authentication-method eap
#
radius scheme radius01
primary authentication 10.X.X.1
primary accounting 10.X.X.1
accounting-on enable
key authentication cipher ccccccccccccccccccccccccccccccccccccccccccccccccc
key accounting cipher ccccccccccccccccccccccccccccccccccccccccccccccccc
user-name-format without-domain
#
domain radiusdomain
authentication lan-access radius-scheme radius01 local
authorization lan-access radius-scheme radius01 local
accounting lan-access radius-scheme radius01 local
#
domain system
#
domain default enable radiusdomain