Troubleshooting guide
3-40
Cisco PGW 2200 Softswitch Release 9.8 Operations, Maintenance, and Troubleshooting Guide
OL-0800-14
Chapter 3 Cisco PGW 2200 Softswitch Platform Operations
Regular Operations
/* command 5 */
"RTRV-SOFTW:ALL"
/* command 4 */
"RTRV-TC:ALL"
/* command 3 */
"STP-AUD"
/* command 2 */
Displaying Information About MML Commands
Use the help MML command to display information on all MML commands or detailed information on
individual commands. To display information on a specific MML command, log in to the active Cisco
PGW 2200 Softswitch, start an MML session, and enter the help: command_name command.
Where command_name is the name of the MML command for which you want information.
For example, if you want information on the set-log MML command, enter the help:set-log command:
The system returns a response like the following:
MGC-01 - Media Gateway Controller 2008-10-07 04:22:17.894 EDT
M COMPLD
set-log
-------------------------------------------------------------
Purpose:
--------
Set Logging Level of a process or all processes.
Syntax:
-------
set-log:<proc>:<log level>[,mcl="mcl"][,confirm]
set-log:all:<log level>[,mcl="mcl"][,confirm]
Command Description:
proc -- The various actively and passively monitored processes running on the Cisdisplay
all processes.
log level -- Sets the logging level for the specified process. Logging levels are as
follows:
- CRIT -- Critical level messages.
- ERR -- Error condition messages.
- WARN -- Warning condition messages.
- INFO -- Informational messages.
- TRACE -- Trace messages.
- DEBUG -- Debug-level messages (lowest level). A CONFIRM parameter is required for the
DEBUG log level. Do not set this log level unless directed to by the TAC.
mcl -- Machine Congestion Level.
Logging at any given level implies upper levels are included. In other words, setting the
INFO logging level also sets the WARN, ERR, and CRIT levels. The order of the levels
shown above can also be viewed as a verbosity level, in that at CRIT the least information
is logged, and at DEBUG the most information is logged.
Input Description:
------------------