Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
37
Command/Examples
Description/Notes
xmpp cluster remove <node>
Removes the specified node from the cluster, where
<node> is either the IP address or a domain name for
the node. This allows you to remove a node from the
cluster if the node is unresponsive.
xmpp callbridge add-secret <callbridge>
Please enter a secret: <secret>
Add Call Bridge secret to XMPP server. Used to
configure the other nodes with the secrets created
when connecting the Call Bridges to the first XMPP
server node in the cluster.
This command allows a Call Bridge to share
credentials with many XMPP servers.
8.5 Web Bridge Commands
The Web Bridge only supports TLS; therefore you must follow the instructions in the
Deployment Guides to set up the Web Bridge. This section provides a command reference.
Command/Examples
Description/Notes
webbridge restart
Restarts the Web Bridge
webbridge status
Displays the current configuration
webbridge listen <a|b|c|d|none
[:<port>] whitelist>
webbridge listen a b
Sets up the interface(s) and port(s) for the Web Bridge to
listen on. You must enable the service to start listening with
the command webbridge enable. The default for the optional
port argument is 443.
webbridge listen none
Stops the Web Bridge listening.
webbridge (enable|disable)
Enables or disables the Web Bridge
webbridge certs <keyfile-name> <crt
filename> [<crt-bundle>]
Provides the name of the key file and .crt file for the Web
Bridge and, optionally, a CA certificate bundle as provided by
your CA
webbridge certs none
Removes certificate configuration
webbridge clickonce <url|none>
Defines the clickonce link location. The url must be prefixed
by http://, https:// or ftp:// and be a valid url. If a user follows
a call invite link or coSpace web link (e.g.
) using
Internet Explorer (the only browser that we support for
clickonce), then we will attempt to redirect the user to the
configured clickonce location, rather than using the default.
When this redirect occurs, the PC Client starts automatically
(or is downloaded if it is not already installed) and the
call/coSpace will be dialed.
8   Application Configuration Commands