2
aaa session-limit
Use
aaa session-limit
to set the maximum number of concurrent users that can log on to the device
through the specified method.
Use
undo
aaa session-limit
to restore the default maximum number of concurrent users for the
specified login method.
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 each user type.
Views
System view
Predefined user roles
network-admin
mdc-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 is 1 to 32
for FTP, SSH, and Telnet services, and is 1 to 64 for 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 command
Use
accounting command
to specify the command line accounting method.
Use
undo accounting command
to restore the default.
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...