Use the parameters listed in the following table to supply OpenEdge with network information.

Syntax Parameter Purpose
-adminport {service-name|port }
AdminServer Port Connects a servergroup and an AdminServer
-classpath pathname SQL Server Java™ Classpath Identifies the Java classpath to use when starting an SQL server
-H host-name 
Host Name Specifies a remote host
-keyalias key-alias-name Key Alias Specifies the alias name of a Transport Layer Security (TLS) private key/digital certificate keystore
-keyaliaspasswd key-alias-password Key Alias Password Specifies the encrypted TLS key alias password
-Ma n Maximum Clients per Server1 Specifies the maximum number of remote users per database server
-maxport n Maximum Dynamic Server1 Specifies the highest accessible port number in a specified range
-Mi n Minimum Clients per Server1 Specifies the number of remote users on a server before a broker starts another server
-minport n Minimum Dynamic Server1 Specifies the lowest accessible port number in a specified range
-Mn n Maximum Servers1 Specifies the maximum number of remote client servers that a broker can start
-Mp n Servers per Protocol1 Specifies the maximum number of servers to serve remote users for a protocol
-Mpb n Maximum Servers per Broker1 Specifies the maximum number of servers that multiple brokers can start to serve remote users for a protocol
-nosessioncache No Session Cache Disables the TLS session caching
-properties filename Configuration Properties File Identifies the properties file an AdminServer uses when starting a database server or servergroup
-S {service-name |port-number}
Service Name Specifies the service or port number to be used by a broker process
-servergroup name Server Group Identifies a logical collection of server processes to start
-sessiontimeout n Session Timeout Specifies the length of time a TLS session is held in a TLS session cache
-ssl TLS-based Connection Specifies TLS for all database and client connections
1 UNIX, Windows only.