Hi Chris,

this is just my simple config, see below, that should work. I use this config in some environments
The interface config is especially for mab, requires some more steps for dot1x.
But this is enough for a connection attempt if you connect a lan port and you should find this in the radius packetfence logs
(requires a configuration of a switch object in packetfence)

global config


radius-server host x.x.x.x key xxxxx (this should match the key configured in the switch object at packetfence) tracking enable

aaa authentication allow-fail-through

!

!

aaa group server radius packetfence

server x.x.x.x

!

!

radius dyn-authorization enable


interface config


interface xxx


aaa authentication port-access auth-precedence mac-auth dot1x 

aaa authentication port-access client-limit x

port-access allow-flood-traffic enable 

aaa authentication port-access mac-auth

    reauth

    reauth-period xxx 

    enable


Sebastian


Am 06.06.2024 um 21:43 schrieb Chris Bentz via PacketFence-users <packetfence-users@lists.sourceforge.net>:


Hello, 
I am sorry if this has been asked and answered hundreds of times but looking through the history I can not find the answer. We are working on a POC of PacketFence and I can connect Aruba switches running AOS but I have tried and tried to connect switches CX and can not get them to work. Does anyone have a config for an Aruba CX switch that is working that they are willing to share? I would just like to look it over and see where I am failing. 

Chris Bentz

Network & Telecommunications Engineer

Wheaton College

Wheaton, IL 60187

chris.be...@wheaton.edu

630.752.7375

 

CONFIDENTIALITY STATEMENT: This electronic message may contain confidential or privileged information.

If you received this transmission in error, please reply to the sender to advise of the error and delete this message

and any attachments. Unauthorized disclosure, copying, distribution, or use of the contents of this message is prohibited.

 

_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to