HP MSR2000/3000/4000 Router Series Security Command Reference

1
AAA commands
The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features,
commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about
FIPS mode, see Security Configuration Guide.
General AAA commands
aaa session-limit
Use aaa session-limit to set the maximum number of concurrent users who can log on to the device
through the specified method.
Use undo aaa session-limit to restore the default.
Syntax
In non-FIPS mode:
aaa session-limit { ftp | ssh | telnet } max-sessions
undo aaa session-limit
In FIPS mode:
aaa session-limit ssh max-sessions
undo aaa session-limit
Default
The maximum number of concurrent users is 16 for each user type.
Views
System view
Predefined user roles
network-admin
Parameters
ftp: FTP users.
ssh: SSH users.
telnet: Telnet users.
max-sessions: Specifies the maximum number of concurrent login users. The value range is 1 to 32.
Usage guidelines
The setting does not affect existing login users and takes effect only on new login users.
Examples
# Set the maximum number of concurrent FTP users to 4.
<Sysname> system-view