Cisco Acano X-series

ページ / 114
Cisco Meeting Server Release 2.0 : Single Split Meeting Server Deployments
30
5. To verify that the upgrade was successful, SSH into the MMP, log in and type the following
command:
version
4.3 Configuring the Web Admin interface for HTTPS access
The Web Admin Interface is the Call Bridge’s user interface. You should have set up the
certificate for the Web Admin Interface (by following one of the Installation Guides). If you have
not, do so now.
1. The port for the Web Admin Interface is 443 UNLESS you configured the Web Admin
Interface access on the same interface as the Web Bridge. If this is so, then set the default
TCP port to a non-standard port such as 445 to allow the Web Bridge to function on TCP
port 443. Use the command:
webadmin listen admin 445
Note: The Admin interface does not exist on the VM server, assuming you are using interface
A for Web Admin, then use the command:
webadmin listen a 445
if using the non-standard port 445.
2. To test that you can access the Web Admin Interface, type your equivalent into your web
browser:
https://meetingserver.example.com:445
If it works, proceed to the next section.
3. If you cannot reach the Web Admin Interface:
a. Sign into the MMP, type the following and look at the output:
webadmin
The last line of the output should say "webadmin running".
b. If it does not there is a configuration problem with your Web Admin Interface. Check that
you have enabled it by typing:
webadmin enable
c. The output of the webadmin command should also tell you the names of the certificates
you have installed, e.g. webadmin.key and webadmin.crt.
Note: They should be the same names of the certificates you uploaded previously.
Assuming these are the names then type:
pki match webadmin.key webadmin.crt
This will check that the key and certificate match.
4   Configuring the MMP