Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
35
Command/Examples
Description/Notes
trunk edge <tag> <edge name|ip address>
[:<port>]
Configures the domain name or IP address of the
Edge to trunk to. Note that the domain name could
resolve to multiple IP addresses. In that case, a
connection is attempted to all addresses. If no port is
specified, it is assumed that the port can be
discovered by a DNS SRV lookup of the domain
name
trunk auth <tag> <key-file> <cert-file>
<trust-bundle>
Configures the private key and certificate used to
authenticate to the Edge server, and the trusted
certificates which may be presented by the Edge
server.
trunk delete <tag>
Deletes the Core configuration.
trunk debug <tag>
This command is only to be used under the guidance
of Cisco Support. The diagnostics show:
l
the DNS results for the Edge server name
l
attempts to create the TLS connection and
authenticate to each address
l
if successful, debug information from the Core
server, including:
l
a list of "Core" connections (trunk to Edge
server connections) to the Edge server in
question
l
the client connections currently being
serviced by that Edge server
l
memory usage statistics for the Edge server
8.3 Supporting XMPP multi-domains
Command/Examples
Description/Notes
xmpp multi_domain add <domain name> <key-
file> <crt-file> [<crt-bundle>]
Add another domain that the XMPP server will listen to.
Specify the private key, certificate and optional
certificate bundle as provided by the CA. Restart the
XMPP server for this change to take effect. Note: the
XMPP server will not start if the private key or
certificate files are missing or invalid.
xmpp multi_domain del <domain name>
Delete the domain that the XMPP server listens to.
xmpp multi_domain list
List the domain that the XMPP server listens to.
8   Application Configuration Commands