[LAN]EarliestLegacyVersion
- Last UpdatedFeb 02, 2024
- 1 minute read
Specify the minimum legacy version from which the current version will accept connections.
Connection attempts from processes which are on or above the specified value will be accepted.
Connection attempts from processes which are below the specified value will be denied. The established connection will only be as secure as the earlier of the two connected versions.
The value for this parameter is created using the following formula:
(Product Major Version x 1000) + (Product Minor Version x 10)
For example, for version 8.20, use (8x1000) + (20x10) = 8200
Note: When using this parameter as part of an online upgrade, only 8100 (and later) is supported. When the online upgrade is complete, you should clear the setting.
Allowable Values:
8100 — 8500
Default Value:
8500