2
Syntax
In non-FIPS mode:
aaa session-limit
{
ftp
|
http
|
https
|
ssh
|
telnet
}
max-sessions
undo
aaa session-limit
{
ftp
|
http
|
https
|
ssh
|
telnet
}
In FIPS mode:
aaa session-limit
{
https
|
ssh
}
max-sessions
undo
aaa session-limit
{
https
|
ssh
}
Default
The maximum number of concurrent users is 32 for the FTP, SSH, and Telnet services.
The maximum number of concurrent users is 64 for the HTTP and HTTPS services.
Views
System view
Predefined user roles
network-admin
Parameters
ftp
: FTP users.
http
: HTTP users.
https
: HTTPS users.
ssh
: SSH users.
telnet
: Telnet users.
max-sessions
: Specifies the maximum number of concurrent login users. The value range for this
argument is from 1 to 32 for the FTP, SSH, and Telnet services, and is from 1 to 64 for the HTTP and
HTTPS services.
Usage guidelines
After the maximum number of concurrent login users for a user type exceeds the upper limit, the
system denies the subsequent users of this type.
Examples
# Set the maximum number of concurrent FTP users to 4.
<Sysname> system-view
[Sysname] aaa session-limit ftp 4
accounting advpn
Use
accounting advpn
to configure the accounting method for ADVPN users.
Use
undo accounting advpn
to restore the default.
Syntax
In non-FIPS mode:
accounting advpn
{
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
local
] [
none
] }
undo accounting advpn
In FIPS mode:
accounting advpn
{
local
|
radius-scheme
radius-scheme-name
[
local
] }