Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
33
Command/Examples
Description/Notes
xmpp max_sessions 3
If the expectation is that a user will have at most an iPad,
iPhone and PC login, then set the maximum sessions to
three.
These xmpp callbridge commands are explained in the
Scalability & Resilience Deployment Guide
xmpp callbridge add <component name>
Configures the XMPP server to allow connections from a
new Call Bridge. Note: a secret will be generated, this is
required if you set up XMPP resiliency. Now go to the Web
Admin Interface on that Call Bridge and configure it to
connect to the XMPP server.
xmpp callbridge del <component name>
Stops a Call Bridge from accessing the XMPP server.
xmpp callbridge list
For each Call Bridge lists the domain, component_secret
and connection status
xmpp callbridge add-secret <callbridge>
Required for XMPP resiliency. Used to add to the other
nodes in the XMPP cluster, the secrets generated from
connecting the Call Bridges to the first node in the cluster.
See
for other commands to deploy XMPP
resiliency.
xmpp reset
Returns an XMPP server to a standalone configuration
(removes any Call Bridges that have been added). Only use
this command if you need to restart configuration.
8.2 Commands for the Core to Edge Trunk
The Call Bridge needs to be accessible to clients on external networks despite sitting behind one
or more firewalls and even NAT. To avoid complex configuration in split deployments, TLS
trunks can be created between the Core and the Load Balancer on the Edge server.
The Core server and the Edge server mutually authenticate, and the Edge starts to listen on port
5222 for incoming client connections (XMPP).
This section describes the commands to set up this trunk; this is divided into commands that
need to be run in the Edge’s MMP and those that are run in the Core’s MMP.
8.2.1 Load Balancer commands
Command/Examples
Description/Notes
loadbalancer list [<tag>]
Lists the all the load balancer configurations or, if tag is
provided, just that load balancer’s configuration
8   Application Configuration Commands