Ruijie Community

Title: How to configure radius server on Ruijie Device? [Print this page]

Author: GTAC-Sophia    Time: 2022-7-25 11:09
Title: How to configure radius server on Ruijie Device?
Requirements: the Login user implements authentication, authorization, and accounting through the RADIUS server

Enable AAA

Ruijie#configure terminal

Ruijie (config)#aaa new-model

Configure the RADIUS server information

Ruijie (config)# radius-server host 192.168.5.22

Ruijie (config)#radius-server host 3000::100

Ruijie (config)# radius-server key aaa

Configure to use the RADIUS authentication, authorization, and accounting methods

Ruijie (config)#aaa authentication login test group radius

Ruijie (config)#aaa authorizationexectest group radius

Ruijie (config)#aaa accountingexectest start-stop group radius

Apply the configured authentication method on the interface

Ruijie (config)# line vty 0 4

Ruijie (config-line)#login authentication test

Ruijie (config-line)# authorization exec test

Ruijie (config-line)# accounting exec test






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