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:
Содержание RG-S2900G-E Series
Страница 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Страница 91: ...Configuration Guide Configuring PoE Configuration ...
Страница 133: ...Configuration Guide EEE Configuration ...
Страница 319: ...Configuration Guide QinQ Configuration ...
Страница 408: ......
Страница 409: ...IP Routing Configuration 1 Static Route Configuration ...
Страница 412: ......
Страница 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Страница 621: ...Configuration Guide CPU Protection Configuration udp helper 180 4 dhcp client 180 4 lacp 180 4 ...
Страница 757: ......
Страница 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Страница 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Страница 901: ...Configuration Guide ERSPAN Configuration ...
Страница 902: ...Web based Configuration 1 Web based Configuration ...