Cisco Acano X-series

ページ / 114
Cisco Meeting Server Release 2.0 : Single Split Meeting Server Deployments
36
The Web Bridge can listen on multiple interfaces, e.g. one on public IP and one on the
internal network. (However, it cannot listen on more than one port on the same interface.)
The following is an example where interfaces are set to interface A and B, both using port
443.
webbridge listen a:443 b:443
3. Create DNS A record for the Web Bridge and set it to resolve to the IP address of the
Ethernet interface you want the Web Bridge to listen on.
4. Create a certificate and private key for the Web Bridge as described in the
Upload the certificate file to the MMP via SFTP.
5. Add the Call Bridge certificate to the Web Bridge trust store as described in the
document.
6. The Web Bridge supports HTTPS. It will forward HTTP to HTTPS if configured to use “http-
redirect”. To do so:
a. Enable HTTP redirect with the following command:
webbridge http-redirect enable
b. If required (see the note below), set the Windows MSI, Mac OSX DMG and iOS installers
that are presented to WebRTC users:
webbridge msi <url>
webbridge dmg <url>
webbridge ios <url>
Note: If you only use browsers that support WebRTC (e.g. Chrome) you do not need to
set these download locations because browser functionality will be used for guest
access to space. However, if you use browsers that do not (e.g. IE, Safari) then
configure these locations so that when the Meeting Server detects the device being
used (iOS device, Mac, or PC), it can redirect the user to the configured client download
link for that device, and prompt the user to install the correct Cisco Meeting App so that
they can join the meeting. After installation, the user is connected to the space as a
Guest.
7. Enable the Web Bridge with the following command:
webbridge enable
8. Use the Web Admin interface to configure the settings through which the Call Bridge
communicates with the Web Bridge, see
4   Configuring the MMP