SCCP configuration utility: sccpcfg

 

Scans the SCCP configuration text file and downloads the SCCP configuration to the SCCP task on the TX board at boot time.

Usage

sccpcfg options

Requirements

Procedure

Use this procedure to run sccpcfg:

Step

Action

1

From the command line prompt, navigate to the \nms\tx\samples\sccp\sccpcfg directory under Windows or the /usr/bin directory under UNIX.

2

Enter the following command:

sccpcfg options

where options include:

Options

Description

-b board

Board number to which the SCCP configuration is downloaded. Default = 1.

-f filename

Name and location of the SCCP configuration file to be downloaded.


The SCCP configuration program scans the information in the ASCII file (specified with the -f option) and downloads this information to the task on the TX board.


Details

The SCCP configuration utility is available in both source code and executable formats. Use sccpcfg if you want your application to load the SCCP configuration to the TX board.