Configuration Guide Configuring RADIUS
!
radius-server host 192.168.5.22
radius-server host 3000::100
radius-server key aaa
aaa new-model
aaa accounting exec test start-stop group radius
aaa authorization exec test group radius
aaa authentication login test group radius
no service password-encryption
iptcp not-send-rst
!
vlan 1
!
line con 0
line vty 0 4
accounting exec test
authorization exec test
login authentication test
!
Common Errors
The key configured on the device is inconsistent with that configured on the server.
No method list is configured.
3.4.2 Configuring the RADIUS Attribute Type
Configuration Effect
Define the attribute processing adopted when the device encapsulates and parses RADIUS packets.
Notes
Private attributes involved in "Configuring the RADIUS Attribute Type" refer to Ruijie private attributes.
Configuration Steps