User guide
Chapter 13: Command Line Interface
197
strongpassword
Command
Description
uppercase
<true|false>
If true, force uppercase characters in
password.
lowercase <true|false>
If true, force lowercase characters in
password.
numeric <true|false>
If true, force numeric characters in
password.
other <true|false>
If true, force other characters in
password.
strongpassword Command Example
The following example sets the Strong Password rules in effect:
Strong password is enabled.
The minimum length of the password when you create user is 6
symbols.
The maximum length of the password is 30.
The password will expire in 30 days.
Number of password changes to be kept in history is 3 times.
There should be at least one and more uppercase / numeric / other
symbols in the password.
There could be 0 or more lowercase symbols in the password.
admin > Security > LoginSettings > strongpassword enable
true minlength 6 maxlength 30 expiry 30 history 3 uppercase
true numeric true other true
Unauthorizedportaccess Command
Syntax
unauthorizedportaccess [enable <true|false>]
unauthorizedportacce
ss Command
Description
enable <true|false>
Enable/Disable unauthorized access to a set
of ports assigned to 'Anonymous' group
unauthorizedportaccess Command Example
admin > Security > LoginSettings > unauthorizedportaccess
enable false