Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
42
Command/Examples
Description/Notes
database cluster connect <hostname/IP
address>
Connects a Call Bridge to a database cluster.
Reconfigures and restarts the Call Bridge (if it is
enabled) to use the database cluster. Disables the use
of any local database (on the same host server as the
Call Bridge), although the database content is
preserved and can be read after a database cluster
remove command is run on this host server (see
below).
database cluster certs <server_key>
<server_crt> <client_key> <client_crt>
<ca_crt>
database cluster certs dbcluster_
server.key db cluster_server.crt
dbcluster_client.key db cluster_client.crt
dbcluster_ca.crt
Fully enables encryption between databases in a
cluster.
A database cluster can be set up in unencrypted mode
and encryption enabled subsequently.
database cluster certs <client_key>
<client_crt> <ca_crt>
database cluster certs dbcluster_
client.key dbcluster_client.crt dbcluster_
ca.crt
Enables encryption for remote connections only, with
no server keys.
database cluster certs none
Disables encryption between databases
database cluster remove
Removes one database from the cluster if run on a
database host server, “un-connects” a Call Bridge if
run on a host server with only a Call Bridge, or both if
the server hosts both a clustered database and a Call
Bridge.
database cluster upgrade_schema
Upgrades the database schema version in the cluster
to the version this node expects. We recommend that
you run this command:
l
on the master database, but it can be run on any
database instance
l
after every software upgrade on any server hosting
a database instance or Call Bridge
database cluster clear_error
When a previous operation such as a schema upgrade
failed (see the previous command), this command
manually resets the state. This command should only
be run when instructed to do so by Cisco support.
8   Application Configuration Commands