Specifications

System Software Diagnostics Guide — September 2006 137
PSTN Diagnostics Tool Reference
26.6.3 View menu
The View menu contains the following menu options:
Open system view
Opens a system level view.
Open new view
Opens a board, trunk, or channel level view.
26.6.4 Help menu
The Help menu contains the following menu options:
About
Displays the version number of the pstndiag tool as well as copyright information.
Command line
Displays information about command line options.
General information
Displays information about menus, menu options, and views.
26.7 PSTN Diagnostics Command Line Options
Command line options enable you to bypass the system level view and display a specific board,
trunk, or channel level view when you start the pstndiag tool.
The following command line options are available:
-b<b>
Starts with a specified board level view, where <b> represents the board logical ID.
Example:
-b3 will display the board level view for Board 3 in your system.
-board <b>
Same as -b<b>.
-c<b>.<t>.<c>
Starts with a specified channel level view, where <b> represents the board logical ID, where
<t> represents the trunk (span) on the board, and where <c> represents the channel.
Example:
-c3.1.24 will display the channel level view for channel 24 on trunk 1 of board 3.
-chan <b>.<t>.<c>
Same as -c<b>.<t>.<c>.
-t<b>.<t>
Starts with a specified trunk level view, where <b> represents the board logical ID and where
<t> represents the trunk on that board.
Example:
-t3.1 will display the trunk view for trunk 1 of board 3.
-trunk <b>.<t>
Same as -t<b>.<t>.