I have the project to enhance the security on the switch , and find one of the site using the the Ruijie RG-S2952G-E (48-Port) switch. I plan to deploy the Cisco Identity Service Engine for the switch enable the Network Access Control 802.1X layer 2. The first step I need to enrol the switch to the ISE server , configure the aaa model and NAC on the switch. The below command is for the Cisco
aaa new-model
aaa authentication login default local
aaa authentication dot1x default group DoHISE
aaa authorization exec default local
aaa authorization network default group DoHISE
!
aaa group server radius DoHISE
server-private 10.13.253.200 key 0 xxxxxx ## ISE server
server-private 10.13.30.72 key 0 xxxxxxxx # ISE server
ip radius source-interface Vlanx
deadtime 1