Hello all
i need to build an enviroment where i should have 2 diffrents radius (Windows IAS) that checks that host have been already added to 2 differents and isolated domains)
Each domain are in different VLANs
I have got running 1 radius
dot1x system-auth-control
aaa authentication dot1x default radius
aaa authorization network default radius
radius-server attribute 4 10.124.14.40
radius-server source-ip 10.124.14.40
radius-server key "passradius"
radius-server host auth 10.124.14.3
name "Default-RADIUS-Server"
exit
But i don´t know if its possible add the second one profile and how achive this problem
Thxs a lot in advice
Nacho