After downloading the TCAP configuration to the TX board with tcapcfg, run the TCAP manager (tcapmgr) program to monitor the status of the TCAP layer. The TCAP manager provides a command line interface that enables an application to set alarm levels, trace buffers, and view and reset TCAP statistics.
tcapmgr -b board
A computer with a TX board installed
Windows or UNIX
Natural Access
NMS SS7
To run tcapmgr:
Step |
Action | ||||||||||||||||||
1 |
From the command line prompt, navigate to the \tektx\samples\tcap\tcapmgr directory under Windows or the /usr/bin directory under UNIX. | ||||||||||||||||||
2 |
Enter the following command: tcapmgr -b board where board is the TX board number where the TCAP layer is loaded. The tcapmgr program supports the following commands:
|
The TCAP manager program is available in both source code and executable formats. The source code demonstrates the use of TCAP management for developers who want to integrate management of the SS7 TCAP layer into their own configuration management systems.