Configure OVSDB Globally
Use the following procedure to configure the OVSDB certificates, private key, and replication global settings.
Procedure
- In the navigation pane, expand .
- Select OVSDB.
- Select the Globals tab.
- Select Enable.
- In CertificateFilename, type the filepath/filename.
- In CertFileInstallAction, select install.
- Select Apply.
- In PrivateKeyFilename, type the filepath/filename.
- In PrivateKeyInstallAction, select install.
- Select Apply.
- Select ReplicationEnable.
- In ReplicationPeerIpAddr, type the IP address.
- In ReplicationLocalIpAddr, type the IP address.
- Select Apply.
- Verify the ReplicationState.
Globals field descriptions
Use the data in the following table to use the Globals tab.
| Name | Description | 
|---|---|
| Enable | Enables or disables the feature. Default is disabled (cleared). | 
| CertificateFilename | Specifies the filename of the certificate. | 
| CertFileInstallAction | Specifies to install or uninstall the certificate. You must have a certificate file on the switch. | 
| PrivateKeyFilename | Specifies the filename of the private key. | 
| PrivateKeyInstallAction | Specifies to install or uninstall the private key. You must have a private key file on the switch. | 
| ReplicationEnable | Enables or disables replication support. Default is disabled (cleared). | 
| ReplicationPeerIpAddr | Specifies the replication server peer IP address in A.B.C.D format. | 
| ReplicationLocalIpAddr | Specifies the replication local IP address in A.B.C.D format. | 
| ReplicationState | Displays the current replication status. | 




