Troubleshooting guide

3-41
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
There are multiple targets/components for this command. To get target/component specific
help select from one of the following targets/components.
:
all :
Output Description:
-------------------
all :
Examples:
---------
The MML command shown in the following example sets the logging level of PM-01 process to
DEBUG:
mml> SET-LOG:PM-01:DEBUG
Media Gateway Controller - MGC-01 2000-01-16 09:38:03
M CMPLD
"PM-01:DEBUG"
;
Comments:
---------
This command was introduced in Release 7.4 and replaces the CHG-LOG command.
Note that the process manager (PM-01) is not included in the "all" parameter, because it
is a special process. The logging level of PM-01 must be set individually, as in the
example above.
Also, the DSKM-01 and LOG-01 (the disk monitor and log server processes, respectively) do
not accept log-level change requests.
;
Re-entering Previously Entered MML Commands
Use the r MML commandto re-enter an MML command, either a specific MML command or the last
MML command you entered.
To re-enter the last MML command that you entered, log in to the active Cisco PGW 2200 Softswitch,
start an MML session, and enter the r command:
The system returns a response appropriate to the previously entered command. For example, if the
previously entered command was rtrv-spc:all, the system returns a response like the following:
MGC-01 - Media Gateway Controller 2001-06-08 10:20:38
M RTRV
"sigsrv1:DPC=244.001.045,DNW=2:OPC=244.001.004:AOOS"
"sigsrv2:DPC=244.018.030,DNW=2:OPC=244.001.004:AOOS"
"sigsrv3:DPC=244.018.031,DNW=2:OPC=244.001.004:AOOS"
"sigsrv4:DPC=244.018.032,DNW=2:OPC=244.001.004:AOOS"
"sigsrv5:DPC=244.018.033,DNW=2:OPC=244.001.004:AOOS"
To re-enter a particular MML command that you entered, log in to the active Cisco PGW 2200
Softswitch, start an MML session, and enter the r::number command:
Where number is the number of the MML command you want to re-enter. The last MML command that
you entered is 1, the command that you entered before that is 2, and so on.