EasyManua.ls Logo

GE MDS TransNEXT NET9L - Password Settings Configuration

GE MDS TransNEXT NET9L
69 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MDS 05-7280A01, Rev. A MDS TransNEXT Technical Manual 43
3.3.9.4 dlink.connection_timeout [0-65535]
This attribute specifies the connection timeout in milliseconds for TCP dlink operation. The timeout is
the maximum time the connection can remain idle before dropping the connection. 0 is reserved as a
special value to mean do not apply a connection timeout. Default is 0.
3.3.9.5 dlink.tcp_port [0-65000]
This attribute specifies the TCP port for the Dlink TCP server to use. It is not used when dlink.tcp_access
is “off”. The default is 30020.
Password settings
The Password attribute group contains settings associated with password management. By default,
TransNEXT units ship with a unique 10-character password per device. The password policy allows
customer control of what password choices are acceptable.
>cfg get password
{
min_chars: 1,
max_chars: 64,
min_lower_case: 1,
min_capital_letters: 0,
min_numbers: 0,
min_non_alpha_numeric: 0,
permit_username: "on"
}
NOTE For best security practice GE MDS recommends changing the password prior to deployment.
Passwords are changed with the password command.
>password help
password <user> Change password for specified user
<user> [admin, tech, oper]
3.3.10.1 password.min_chars [0-255]
This item specifies the minimum number of characters for a new password. Default is 10.
3.3.10.2 password.max_chars [0-255]
This item specifies the maximum number of characters for a new password. Default is 64.
3.3.10.3 password.min_lower_case [0-255]
This item specifies the minimum number of lower-case characters for a new password. Default is 1.
3.3.10.4 password.min_capital_letters [0-255]
This item specifies the minimum number of capital letters for a new password. Default is 1.
3.3.10.5 password.min_numbers [0-255]
This item specifies the minimum number of numbers (0-9) for a new password. Default is 1.

Table of Contents