[SERVER]

Description

This section of the configuration file defines the set of remote servers available for use within pools. Use this section to predefine the disposition of a server before you start OpenSwitch.

Complete the [SERVER] parameters once for each remote server to be accessed.

Format

[SERVER=SERVER_NAME]
OPTION = VALUE 
OPTION = VALUE
CMON_USER = CMON user name
CMON_PASSWORD = CMON password

Parameters

Examples

In the example above, the latest OpenSwitch configuration is always stored in the syso_<cluster> table in ASE1 and ASE2 (as long as they are running and connected). Therefore, when a mutually-aware OpenSwitch server fails to connect to its companion OpenSwitch for the latest configuration information, it queries both ASE1 and ASE2 to retrieve that information.

[SERVER=ASE1]
STATUS = UP
CFG_STORAGE = 1
TYPE = HA
CMON_USER = ASE1usr
CMON_PASSWORD = ASE1pwd

[SERVER=ASE2]
STATUS = UP
CFG_STORAGE = 1
CMON_USER = sa
CMON_PASSWORD = sa