Cisco Cisco MeetingPlace Gateway SIM Anleitung Für Quick Setup

Seite von 766
 
Using the Command-Line Interface (CLI) in Cisco Unified MeetingPlace
Command Reference
13
 
Operating System Commands
In addition to the Cisco  Unified MeetingPlace commands listed in 
, the CLI supports the standard 
Linux operating system commands. You can use the vim command to view or modify text files if 
necessary.
Note the following requirements and restrictions for operating system commands:
  •
With the exception of the 
 command, use the operating system commands to start or stop 
services only when you have been explicitly told to do so by Cisco TAC. Use of these commands 
may cause unpredictable results.
  •
If you are not logged in as the 
 user, then you must enter sudo before you can run any of these 
commands. For example, to stop all application services, go to the command line and enter the 
following:
sudo ./mpx_app stop 
The preceding example assumes that you are already in the /etc/init.d directory. If you are not in that 
directory, then you instead enter the following:
sudo /etc/init.d/mpx_app stop 
  •
Existing call connections will not be terminated by stopping services on the Application Server. 
However, starting or restarting services will terminate those calls. This behavior applies:
  –
To the 
 commands.
  –
If the Application Server crashes and is reloaded.
  –
If you enter the shutdown or reboot Linux command on the Application Server.
Table 2
Command Reference: Operating System Commands 
Command
Description
mpx_app
Starts, stops, or restarts all Cisco Unified MeetingPlace application services. 
Note
When you restart the Web Server, all manual changes made to the registry are lost.
Syntax: mpx_app {start | stop | restart | status} [-v]
mpx_axlds
Starts, stops, or restarts Directory Service and external AXL authentication through Cisco Unified 
Communications Manager.  
Syntax: mpx_axlds {start | stop | restart | status} [-v]
mpx_db
Starts, stops, or restarts Cisco Unified MeetingPlace database services.
Syntax: mpx_db {start | stop | restart | status} [-v]
mpx_lm
Starts, stops, or restarts Cisco Unified MeetingPlace license manager services.
Syntax: mpx_lm {start | stop | restart | status} [-v]
mpx_rmi
Starts, stops, or restarts messaging integration services for Cisco Unified MeetingPlace 
Click-to-Conference for IBM Lotus Sametime Instant Messaging.  
Syntax: mpx_rmi {start | stop | restart | status} [-v]
mpx_rssctrl
Starts, stops, or restarts the Cisco Unified MeetingPlace recording and streaming service.
Syntax: mpx_rssctrl {start | stop | restart | status} [-v
mpx_sipserver
Starts, stops, or restarts the SIP B2BUA
1
 on the Application Server.  
Syntax: mpx_sipserver {start | stop | restart | status} [-v]