|
From: Fabrice D. <oeu...@gm...> - 2024-06-06 19:44:35
|
It's what i used. ntp server pool.ntp.org minpoll 4 maxpoll 4 iburst ntp enable ! ! ! ! radius-server host 192.168.254.254 key ciphertext AQBdpV9beDVEkoo8WDy+tIcudTVeTDHZee+iJI+/O681Zx1/CwAAAI3aU+/QfiRaKT+l tracking enable clearpass-username packetfence clearpass-password ciphertext AQBapV9beDVEkoo8WDy+tIcudTVeTDHZee+iJI+/O681Zx1/CwAAAI3aU+/QfiRaKT+l aaa authentication allow-fail-through ! ! aaa group server radius packetfence server 192.168.254.254 ! aaa accounting port-access start-stop interim group packetfence aaa accounting port-access start-stop interim on-reauth ! radius dyn-authorization enable ! radius dyn-authorization client 192.168.254.254 time-window 65535 secret-key ciphertext AQBdpV9beDVEkoo8WDy+tIcudTVeTDHZee+iJI+/O681Zx1/CwAAAI3aU+/QfiRaKT+l ssh server vrf default ssh server vrf mgmt vlan 1 vlan 2 name mgmt vlan 3 name reg interface mgmt no shutdown ip dhcp port-access port-security enable aaa authentication port-access mac-auth enable interface 1/1/1 no shutdown no routing vlan trunk native 1 vlan trunk allowed all interface 1/1/2 no shutdown no routing vlan access 1 aaa authentication port-access auth-precedence mac-auth dot1x aaa authentication port-access client-limit 3 aaa authentication port-access dot1x authenticator cached-reauth cached-reauth-period 60 max-eapol-requests 1 max-retries 1 quiet-period 5 discovery-period 10 enable aaa authentication port-access mac-auth enable interface 1/1/3 no shutdown no routing vlan access 1 interface vlan 1 interface vlan 2 ip address 192.168.254.252/24 snmp-server community public ip route 0.0.0.0/0 192.168.254.1 ! ! ! ! ! https-server vrf mgmt Le jeu. 6 juin 2024 à 15:39, Chris Bentz via PacketFence-users < pac...@li...> a écrit : > 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 > > chr...@wh... > > 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 > Pac...@li... > https://lists.sourceforge.net/lists/listinfo/packetfence-users > |