R21xx-HP FlexFabric 11900 Security Configuration Guide
42
Configuring accounting methods for an ISP domain
Configuration prerequisites
Before configuring accounting methods, complete the following tasks:
1. For RADIUS or HWTACACS accounting, configure the RADIUS or HWTACACS scheme to be
referenced first. The local and none accounting methods do not require a scheme.
2. Determine the access type or service type to be configured. With AAA, you can configure an
accounting method for each access type and service type.
3. Determine whether to configure the default accounting method for all access types or service types.
The default accounting method applies to all access users, but has a lower priority than the specific
accounting method configured for an access type or service type.
Configuration guidelines
When configuring accounting methods, follow these guidelines:
• Login users who use FTP services do not support accounting.
• Local accounting does not provide statistics for charging. It only counts and controls the number of
concurrent users who use the same local user account. The threshold is configured by using the
access-limit enable command.
Configuration procedure
To configure accounting methods for an ISP domain:
Step Command Remarks
1. Enter system view.
system-view N/A
2. Enter ISP domain view.
domain isp-name N/A
3. Specify the default
accounting method for all
types of users.
accounting default { hwtacacs-scheme
hwtacacs-scheme-name [ radius-scheme
radius-scheme-name ] [ local ] [ none ] |
local [ none ] | none | radius-scheme
radius-scheme-name [ hwtacacs-scheme
hwtacacs-scheme-name ] [ local ] [ none ] }
By default, the accounting
method is local.
The none keyword is not
supported in FIPS mode.
4. Specify the command
accounting method.
accounting command hwtacacs-scheme
hwtacacs-scheme-name
By default, the default
accounting method is used
for command accounting.
5. Specify the accounting
method for login users.
accounting login { hwtacacs-scheme
hwtacacs-scheme-name [ radius-scheme
radius-scheme-name ] [ local ] [ none ] |
local [ none ] | none | radius-scheme
radius-scheme-name [ hwtacacs-scheme
hwtacacs-scheme-name ] [ local ] [ none ] }
By default, the default
accounting method is used
for login users.
The none keyword is not
supported in FIPS mode.
Enabling the session-control feature
A RADIUS server running on IMC can send a dynamic authorization change request or a disconnect
request by using a session-control packet. This task enables the device to receive RADIUS session-control
packets on UDP port 1812.










