Configuration Guide
AAA Configuration
Example of Configuring Exec Accounting
The example below illustrates how to configure exec accounting. The local login authentication
and the Radius exec authorization are used when the user on the vty line 0-4 loggs in. The
access server uses the Radius server with IP address 192.168.217.64 and shared keyword
test.
The local username and password are
Ruijie
Ruijie#
configure terminal
Ruijie(config)#
aaa new-model
Ruijie(config)#
radius-server host
192.168.217.64
Ruijie(config)#
radius-server key
test
Ruijie(config)#
username
Ruijie
password
Ruijie
Ruijie(config)#
aaa authentication login
auth
local
Ruijie(config)#
aaa accouting exec
acct
start-stop group radius
Ruijie(config)#
line vty
0 4
Ruijie(config-line)#
login authentication
auth
Ruijie(config-line)#
accounting exec
acct
Ruijie(config-line)#
end
Ruijie(config)#
show running-config
!
aaa new-model
!
aaa accounting exec acct start-stop group radius
aaa authentication login auth local
!
username Ruijie password Ruijie
!
radius-server host 192.168.217.64
radius-server key 7 093b100133
!
line con 0
line vty 0 4
accounting exec acct
login authentication auth
!
end
Configuring AAA Network Accounting
The network accounting provides the accounting information about user session, including the
packet number, bytes, IP address and username. Now the network accounting only support
RADIUS.
Note
The format of Radius accounting information varies with the Radius security
server. The contents of the account records may also vary with our product
version.
To configure the AAA network accounting, run the following commands in the global
configuration mode:
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 ...