Specifications

64 System Software Diagnostics Guide — September 2006
CallInfo Reference
10.3 Options
The CallInfo tool uses the following command line options:
-board <n>
Logical ID of board (required).Use the listboards utility (Linux) or the Configuration Manager
(DCM) (Windows) to obtain the board’s logical ID.
Note: The listboards utility is described in the Administration Guide for the release and the
Configuration Manager is described in the Configuration Guides for the (Windows)
release.
-line <n>
Line number that the tool will monitor (optional). The default value is 1.
-chan<n>
Channel number that the tool will monitor (optional). The default value is 1.
The following example runs the CallInfo tool on board 0, line 1, channel 1:
callinfo -board 0 -line 1 -chan 1