Cisco Cisco Meeting Server 2000 Guida Dello Sviluppatore

Pagina di 54
Cisco Meeting Server Release 2.0 : MMP Command Line Reference
40
Command/Examples
Description/Notes
sipedge public-ip <address>
sipedge public-ip none
Configure or remove the NAT address that the SIP
Edge can be reached at.
sipedge certs <key-file> <crt-file>
<trusted-bundle>
Configure the private key and certificate for the SIP
Edge along with a bundle of trusted certificates for the
connection from the Call Bridge
sipedge enable
sipedge disable
Enables or disables the SIP Edge component
sipedge restart
Restarts the SIP Edge component. Use this command
after you have changed the certificates on the SIP
edge.  Do not use this command when important calls
are active.
8.8 Web Admin Interface Commands
Command/Examples
Description/Notes
webadmin
Displays the configuration
webadmin restart
Restarts the Web Admin Interface
webadmin listen (admin|a|b|c|d)
[<port>]
webadmin listen a
webadmin listen a 443
Sets up the interface for the Web Admin Interface to listen
on. To start listening, you must enable the service with the
command webadmin enable.
The default is port 443.
Note: admin is not a valid parameter for this command in
the virtualized deployment.
webadmin listen none
Stops the Web Admin Interface listening.
webadmin (enable|disable)
Enables or disables the Web Admin Interface. When
enabling some checks are performed before launching the
service: that listening interfaces are configured, that the
certificates match and that ports do not clash with other
services.
webadmin certs <keyfile-name> <crt
filename> [<crt-bundle>]
Provides the name of the key file and .crt file for the Web
Admin Interface and, optionally, a CA certificate bundle as
provided by your CA
webadmin certs none
Removes certificate configuration
webadmin http-redirect (enable|disable)
Enables/disables HTTP redirects for the Web Admin
Interface
webadmin status
Displays the Web Admin Interface status
8   Application Configuration Commands