ESR-Series. User manual
93
•
•
•
•
•
•
•
7.3.1 Recommendations
It is recommended to always enable the default password change request for the admin user.
It is recommended to limit the lifetime of passwords and prohibit reusing at least the previous
password.
It is recommended to set the minimum password length requirement greater than 8 characters.
It is recommended to set requirements for the use of lowercase and uppercase letters, numbers and
special characters.
7.3.2 Configuration example
Objective:
Configure a password policy with a requirement to change the default password, a password validity
period of 1 month, and a ban on using the last 12 passwords.
Set the minimum password length to 16 characters, the maximum to 64 characters.
The password must contain at least 3 uppercase letters, at least 5 lowercase letters, at least 4 digits and
at least 2 special characters. The password must contain all 4 types of characters.
Solution:
Enables the default password reset request for admin user:
esr(config)# security passwords
default
-expered
Set the password lifetime to 30 days and prohibit the use of the previous 12 passwords:
esr(config)# security passwords lifetime
30
esr(config)# security passwords history
12
Set a limit to the password length:
esr(config)# security passwords min-length
16
esr(config)# security passwords max-length
64
Set a limit on the minimum number of characters of the respective types:
esr(config)# security passwords upper-
case
3
esr(config)# security passwords lower-
case
5
esr(config)# security passwords special-
case
2
esr(config)# security passwords numeric-count
4
esr(config)# security passwords symbol-types
4
7.4 AAA policy configuration
The algorithms for AAA policy are described in the
AAA configuration
section of this manual.
For detailed information on the commands for AAA policy, see
in the CLI Commands
Reference.
Содержание ESR Series
Страница 218: ...ESR Series User manual 218 ...
Страница 234: ...ESR Series User manual 234 In addition to RIP protocol configuration open UDP port 520 in the firewall ...
Страница 306: ...ESR Series User manual 306 Parameter targeted LDP Hold timer 45 seconds Keepalive holdtime 180 seconds ...
Страница 452: ...ESR Series User manual 452 Step Description Command Keys 4 Enable Tracking object esr config tracking enable ...
Страница 514: ...ESR Series User manual 514 esr show ntp peers ...