User guide

A-10
Cisco H.323 Signaling Interface User Guide
OL-2156-04 Rev. A1
Appendix A MML User Interface and Command Reference
diaglog
diaglog
The diaglog command starts and stops event logging into a diagnostics log.
diaglog:file name:start | stop
Syntax Description
Examples In this example, event logging is started in a diagnostics log named test5.
gw mml> diaglog:test5:start
test5_davek15823_20010130053323.log
In the preceding example, davek is the user who runs the command, and 15823 is the process ID of the
MML process from which the command is run.
Related Commands
h
The h command redisplays a command or a series of commands. Items displayed depend on a specified
number or range. If no number is specified, only the last command is displayed.
h[::start=number[,end=number]]
Syntax Description
Examples The MML command in the following example displays the last successful command entered:
mml> h
VSC H-323 Signaling Interface - H323-GW1 2000-06-20 10:04:28
M RTRV
"rtrv-log:all"
/* command 1 */
The MML command in the following example displays the third from the last successful command
entered:
file name The user-defined name of the log file. The actual file name has a .log suffix
applied. The file is located in the logging directory defined in the
configuration data (see Chapter 3, “Provisioning the Cisco HSI”).
Command Description
radlog Starts and stops RADVision logging into a specified log file.
rtrv-log Displays the logging level of a package or all packages.
set-log Sets the logging level of a package or all packages.
start Entered as a number; specifies the first command to redisplay.
end Entered as a number; specifies the end of the range of commands to
redisplay.