Ruijie Community

Title: How to make AC authenticate with two RADIUS servers simultaneously? [Print this page]

Author: zhangqiao@ruiji    Time: 2025-11-21 10:00
Title: How to make AC authenticate with two RADIUS servers simultaneously?
Taking AC with 802.1x authentication as an example,  we can two signals connected to two servers for authentication.
Configuration Step

1. Configure AAA authentication and the server

aaa new-modelaaa group server radius smp1server 192.168.33.244exit

aaa group server radius smp2server 192.168.33.245exit

aaa authentication dot1x smp1 group smp1

aaa accounting network smp1 start-stop group smp1

aaa authentication dot1x smp2 group smp2

aaa accounting network smp2 start-stop group smp2



2. Configure the RADIUS server

radius-server host 192.168.33.244 key

ruijieradius-server host 192.168.33.245 key ruijie



3. Enable 1X authentication for WLAN on the AC

wlansec 1 security rsn enable

security rsn ciphers aes enable

security rsn akm 802.1x enable

dot1x authentication smp1

dot1x accounting smp1

exit


wlansec 2 securityrsn enable

security rsn ciphers aes enable

security rsn akm 802.1x enable

dot1x authentication smp2

dot1x accounting smp2

exit



4. Configure snmp server (eportal, SAM)

snmp-server host 192.168.33.244 traps version 2c ruijie

snmp-server host 192.168.33.245 traps version 2c ruijie

snmp-server community ruijie rw







Welcome to Ruijie Community (https://community.ruijie.com/) Powered by Discuz! X3.2