Configuring OpenSwitch manually

If you need to change settings, you can use a text editor to modify the interfaces and configuration files without restarting OpenSwitch. This allows you to change OpenSwitch behavior without interrupting user connections.

Interfaces file

The interfaces file stores information about the servers in your installation. There is one entry (server name, host name, and port number) for each OpenSwitch server and Adaptive Server in your installation. Verify that all of your servers are listed in the interfaces file and add the information for any missing servers.

NoteWhen you reconfigure an OpenSwitch server, the existing interfaces file is copied to a backup file and appended with an .001 extension (for example, interfaces.001) and saved in the logs directory. Similarly, the OpenSwitch configuration file is copied to <OpenSwitch ServerName>.cfg.001 and the RCM config file is copied to <OpenSwitch ServerName>_rcm.cfg.001 and saved in the config directory.

Configuration file

The OpenSwitch configuration file <install_directory>/OpenSwitch/ OpenSwitch-15_0/config/<OS_server_name>.cfg contains these sections:

NoteIf you manually edit the OpenSwitch configuration file to change configuration values, you may also need to edit the interfaces UNIX file. See the chapter “Configuring OpenSwitch” in the OpenSwitch 15.0 Installation Guide for more information.