R3204P16-HP Load Balancing Module Security Command Reference-6PW101
65
Description
Use the accounting optional command to enable the accounting optional feature.
Use the undo accounting optional command to disable the feature.
By default, the feature is disabled.
With the accounting optional command configured for a domain:
• A user that will be disconnected otherwise can use the network resources when there is no
accounting server available or communication with the current accounting server fails, but the HP
LB module will not send real-time accounting updates for the user any more. This command applies
to scenarios where authentication is required but accounting is not.
• The limit on the number of local user connections configured by using the access-limit command in
local user view is not effective.
Examples
# Enable the accounting optional feature for users in domain test.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] accounting optional
authentication default
Syntax
authentication default { local | none | radius-scheme radius-scheme-name [ local ] }
undo authentication default
View
ISP domain view
Default level
2: System level
Parameters
local: Performs local authentication.
none: Does not perform any authentication.
radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name, which is a string of 1 to 32
characters.
Description
Use the authentication default command to configure the default authentication method for all types of
users.
Use the undo authentication default command to restore the default.
By default, the authentication method is local.
The RADIUS scheme specified for the current ISP domain must have been configured.
The authentication method specified with the authentication default command is for all types of users and
has a priority lower than that for a specific access mode.
Related commands: authorization default, accounting default, and radius scheme.