The Telnet Bundle supports the following system properties:
System Property |
Default Value |
Description |
|---|---|---|
telnet.primaryport |
23 |
Refers to the primary port, used for Telnet communication. (default value: 23). |
telnet.secondaryport |
2323 |
Refers to the secondary port, used for Telnet communication. (default value: 2323). |
mbs.so.timeout |
3 |
The default server socket timeout is set to 3 sec. |
mbs.useradmin.anonymousConnect |
false |
Turns on/off connecting to the framework with arbitrary user name and password. It should be enabled when Simple Login service (found in the User Admin Bundle and in the User Admin Extension Bundle) is not available. |
mbs.telnet.debug |
false |
Turns on or off generation of debug information about the runtime operation of the Telnet Bundle. |
mbs.measurements.full |
false |
Enables generation of debug information about the startup time of Telnet Bundle's functional parts. |
mbs.measurements.bundles |
false |
Enables generation of debug information about the startup time of Telnet Bundle's functional parts. |
mbs.telnet.debug.onconsole |
false |
Prints produced debug information in the framework's text console. |
You can set the above properties in the default.prs or in the common.prs files.