11
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] accounting start-fail online
accounting update-fail
Use
accounting update-fail
to configure access control for users that have failed all their
accounting-update attempts.
Use
undo accounting update-fail
to restore the default.
Syntax
accounting update-fail
{ [
max-times
max-times
]
offline
|
online
}
undo accounting update-fail
Default
The device allows users that have failed all their accounting-update attempts to stay online.
Views
ISP domain view
Predefined user roles
network-admin
mdc-admin
Parameters
max-times
max-times
: Specifies the maximum number of consecutive accounting-update failures
allowed by the device for each user. The value range for the
times
argument is 1 to 255, and the
default value is 1.
offline
: Logs off users that have failed all their accounting-update attempts.
online
: Allows users that have failed all their accounting-update attempts to stay online.
Examples
# In ISP domain
test
, configure the device to allow users that have failed all their accounting-update
attempts to stay online.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] accounting update-fail online
authentication default
Use
authentication default
to specify default authentication methods for an ISP domain.
Use
undo authentication default
to restore the default.
Syntax
In non-FIPS mode:
authentication default
{
hwtacacs-scheme
hwtacacs-scheme-name
[
radius-scheme
radius-scheme-name
] [
local
] [
none
] |
ldap-scheme ldap-scheme-name
[
local
] [
none
] |
local
[
none
]
|
none
|
radius-scheme
radius-scheme-name
[
hwtacacs-scheme
hwtacacs-scheme-name
] [
local
] [
none
] }
undo authentication default
In FIPS mode: