Verifying the board installation

Complete the following steps to verify that each board is successfully installed:

Step

Action

1

Display a list of all of the TX boards detected in the system by entering the following command:

txcpcfg

txcpcfg displays the bus number, slot number, CP number, and CP model type of each detected TX board. For example:

Bus    Slot    CP Number    CP Model
5      7       1            TX 4000
5      8       2            TX 5000E

If the CP number is listed as undefined, assign a CP number. For more information, refer to Assigning a CP number.

2

Ensure that each installed and configured board in the system appears in the list of boards.

3

Display a list by CP number and board type of all the TX boards in the system by entering the following command at the prompt:

cpmodel

cpmodel displays each TX board by model type and assigned CP number. For example:

Board #1 is a TX 4000
Board #2 is a TX 5000E

4

Ensure that the boards listed by the txcpcfg utility in Step 1 are the same boards listed by the cpmodel utility in step 3.

5

Perform board-level diagnostic tests on each new board to verify the installation by entering the following command at the prompt:

txdiag   -b   boardnum

where boardnum is the CP number of the board.

txdiag indicates the successful installation of the CP 1 board.

CP 1:MEMORY SWEEP TEST - Starting test...
CP 1:SP ACCESS TEST - Starting test...
CP 1:SP ACCESS TEST - Successfully executed
CP 1:INTERRUPT VERIFICATION TEST - Starting test...
CP 1:INTERRUPT VERIFICATION TEST - Successfully executed
CP 1:NMI VERIFICATION TEST - Starting test...
CP 1:NMI VERIFICATION TEST - Successfully executed


Refer to the Dialogic® TX Series SS7 Boards TX Utilities Manual for detailed information about txcpcfg, cpmodel, and txdiag.