Configuration Guide
RADIUS Configuration
Command
Function
debug radius event
Turn on the Radius debug switch to view the Radius
debug information
Configuration Example
In a typical Radius network configuration diagram, the RADIUS server performs authentication
for the visiting users, enables the accounting function for the visiting users and records the
network usage of the users.
Note
The RADIUS server can be a component that comes with the Windows
2000/2003 server (IAS) or the UNIX system, or the special server software of
some manufacturers.
Here is an example on how to configure the Radius for network device:
Ruijie#
configure terminal
Ruijie(config)#
aaa new-model
Ruijie(config)#
radius-server host
192.168.12.219
auth-port 1645 acct-port 1646
Ruijie(config)#
radius-server key
aaa
Ruijie(config)#
aaa authentication login test group radius
Ruijie(config)#
end
Ruijie#
show radius server
Server IP: 192.168.12.219
Accounting Port: 1646
Authen Port: 1645
Server State: Ready
Ruijie#configure terminal
Ruijie(config)#line vty 0
Ruijie(config-line)#login authentication test
Ruijie(config-line)#end
Ruijie#show running-config
!
aaa new-model
!
!
aaa authentication login test group radius
!
username Ruijie password 0 starnet
!
radius-server host 192.168.12.219 auth-port 1645 acct-port 1646
!
line con 0
line vty 0
login authentication test
line vty 1 4
!
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...