Connectivity Guide

Table Of Contents
All login sessions from a terminal emulator on an attached console count as one session.
The no version of the command disables the congured number of allowed login sessions.
Example
OS10(config)# login concurrent-session limit 7
Supported Releases 10.4.1.0 or later
login-statistics enable
Enables the display of login statistics to users.
Syntax
login-statistics enable
Parameters None
Default Disabled
Command Mode CONFIGURATION
Usage Information Only the sysadmin and secadmin roles have access to this command. When enabled, user login information,
including the number of successful and failed logins, role changes, and the last time a user logged in, displays after
a successful login. The no login-statistics enable command disables login statistics.
Example
OS10(config)# login-statistics enable
Supported Releases 10.4.0E(R1) or later
password-attributes
Congures rules for password entries.
Syntax
password-attributes {[min-length number] [character-restriction {[upper number]
[lower number] [numeric number] [special-char number]}}
Parameters
min-length number — (Optional) Sets the minimum number of required alphanumeric characters, from 6
to 32; default 9.
character-restriction:
upper number — (Optional) Sets the minimum number of uppercase characters required, from 0 to 31;
default 0.
lower number — (Optional) Sets the minimum number of lowercase characters required, from 0 to 31;
default 0.
numeric number — (Optional) Sets the minimum number of numeric characters required, from 0 to 31;
default 0.
special-char number — (Optional) Sets the minimum number of special characters required, from 0
to 31; default 0.
Default
Minimum length: 9 characters
Uppercase characters: 0
Lowercase characters: 0
Numeric characters: 0
Special characters: 0
630 System management