None Authorization; Example Of Configuring Network Authorization; Configuring Accounting; Accounting Types - D-Link xStack DGS-3610 Series Configuration Manual

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

Advertisement

DGS-3610 Series Configuration Guide
37.7.5

None Authorization

To enable no authorization for the user, you need to execute the aaa authorization
command with keyword none.
Command
configure terminal
aaa new-model
aaa authorization network
{default | list-name} none
37.7.6
Example of Configuring Network
Authorization
The example below illustrates how to perform network authorization.
DGS-3610# configure terminal
DGS-3610(config)# aaa new-model
DGS-3610(config)# radius-server host 192.168.217.64
DGS-3610(config)# username DGS-3610 privilege 6
DGS-3610(config)# aaa authorization network test group radius local none
DGS-3610(config)# end
DGS-3610# show running-config
aaa new-model
!
aaa authorization network test group radius local none
!
username DGS-3610 password 0 starnet
username DGS-3610 privilege 6
!
radius-server host 192.168.217.64

37.8 Configuring Accounting

The AAA accounting function enables you to trace the services and network resources used
by the user. After the accounting function is enabled, the network access server or router
sends the user's network accesses to the Radius security server by means of attribute pair.
You may use some analysis software to analyze these data to implement the billing, audition
and tracing function for the user's activities.
37.8.1

Accounting Types

Our product currently supports the following accounting types:
Network Accounting
Chapter 37 Configuration of 802.1X
Function
Enter the global configuration mode.
Turn on the AAA switch.
Define the none authorization.
37-13

Advertisement

Table of Contents
loading

Table of Contents