Configuring 802.1X Radius Accounting (Cli Procedure) - Dell PowerConnect J-EX4200-24T Software Manual

J series; j-ex series
Table of Contents

Advertisement

Configuring 802.1X RADIUS Accounting (CLI Procedure)

RADIUS accounting permits statistical data about users logging onto or off a LAN to be
collected and sent to a RADIUS accounting server. The statistical data gathered can be
used for general network monitoring, to analyze and track usage patterns, or to bill a user
based upon the amount of time or type of services accessed.
To configure basic RADIUS accounting using the CLI:
Specify the accounting servers to which the switch will forward accounting statistics:
1.
[edit access]
user@switch# set profile profile1 radius accounting-server [122.69.1.250 122.69.1.252]
Define the RADIUS accounting servers:
2.
[edit access]
user@switch# set radius-server 122.69.1.250 secret juniper
user@switch# set radius-server 122.69.1.252 secret juniper1
Enable accounting for an access profile:
3.
[edit access]
user@switch# set profile profile1 accounting
Configure the RADIUS servers to use while sending accounting messages and updates:
4.
[edit access]
user@switch# set profile profile1 accounting order radius none
Configure the statistics to be collected on the switch and forwarded to the accounting
5.
server:
[edit access]
user@switch# set profile profile1 accounting order accounting-stop-on-access-deny
user@switch# set profile profile1 accounting order accounting-stop-on-failure
Display accounting statistics collected on the switch:
6.
user@switch> show network-access aaa statistics accounting
Accounting module statistics
Requests received: 1
Accounting Response failures: 0
Accounting Response Success: 1
Requests timedout: 0
Open an accounting log on the RADIUS accounting server using the server's address,
7.
and view accounting statistics:
[root@freeradius]# cd /usr/local/var/log/radius/radacct/122.69.1.250
[root@freeradius 122.69.1.250]# ls
detail-20071214
[root@freeradius 122.69.1.250]# vi details-20071214
Chapter 83: Configuring Access Control
2339

Advertisement

Table of Contents
loading

Table of Contents