D-Link xStack DGS-3610 Series Configuration Manual page 529

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

DGS-3610 Series Configuration Guide
The no aaa accounting network command deletes the accounting method list. The no
dot1x accounting command restores the default dot1x accounting method. The following
example sets the IP address of the accounting server to 192.1.1.1, that of the backup
accounting server to 192.1.1.2, and the UDP port of the accounting server to 1200, and
enables 802.1X accounting:
DGS-3610# configure terminal
DGS-3610(config)# aaa new-model
DGS-3610(config)# aaa group server radius acct-use
DGS-3610(config-gs-radius)# server 192.168.4.12 acct-port 1200
DGS-3610(config-gs-radius)# server 192.168.4.13 acct-port 1200
DGS-3610(config-gs-radius)# exit
DGS-3610(config)# aaa accounting network acct-list start-stop group acct-use
DGS-3610(config)# dot1x accounting acct-list
DGS-3610(config)# end
DGS-3610# write memory
DGS-3610# show running-config
Caution
Also, the account update is supported. After the account update interval is set on the NAS
device, the NAS device will send account update packets to the Radius Server periodically.
On the Radius Server, you can define the number of periods before which the account
update packet of a user is not received from the NAS device, the NAS or user will be
regarded as off-line. Then, the Radius Server can stop the accounting of the user, and delete
the user from the on-line user table.
In the privileged mode, you can set the account update function through the following steps:
Command
configure terminal
aaa new-model
aaa accounting update
end
write
show running-config
You can disable the account update service by executing the no aaa accounting update
command.
1. The accounting key must be agreed with the Radius Server, the same
as that of authentication.
2. The accounting function cannot be enabled unless the AAA is enabled.
3. The accounting is impossible unless the 802.1X authentication passes.
4. By default, the accounting function of the 802.1X is disabled.
5. For the database format of accounting, see the related Radius Server
documentation.
Chapter 37 Configuration of 802.1X
Function
Enter the global configuration mode.
Enable the AAA function
Set the account update function.
Return to the privileged mode.
Save the configuration.
Show the configuration.
37-21

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the xStack DGS-3610 Series and is the answer not in the manual?

Table of Contents