Dialogic SS7G2X Server User Manual


 
63
Dialogic
®
SS7G2x Signaling Server SGW Mode User Manual Issue 4
6.5.24 CNUPI – Configuration Update Initiate
Synopsis
This command is used to update configuration data, software or a license on the Signaling Gateway. The
operation involves reading files containing either configuration data, software or a license from a Remote
Data Centre (if specified) or CD ROM and loading it into memory. Optionally, the file may be read from a
subdirectory (DIRECTORY) of the account on the RDC.
A FILE name should be entered on the command line without a suffix. The command automatically reads the
file name with a suffix. The command determines the suffix by use of the DTYPE parameter. For example, the
file CFG.CF3 for a DTYPE of CONFIG would be entered as CFG.
The filename suffix for DTYPE=CONFIG is .CF3.
The filename suffix for DTYPE=SOFTWARE is .tgz.
The filename suffix for DTYPE=LICENSE is .lic.
If not specified, the default filename for a DTYPE=CONFIG is “SDC”.
If not specified, the default filename for a DTYPE=SOFTWARE is “sgw”.
If not specified, the default filename for a DTYPE=LICENSE is “sgw”.
Note: During execution of this command, there system may not respond for up to 3 minutes while the
command is being executed.
Syntax
CNUPI:DTYPE=,RDC=,[DIRECTORY=,][FILE=,];
Prerequisites
If the RDC is specified, it should be initiated and not blocked.
Attributes
CONFIG
Examples
CNUPI:RDC=1,DTYPE=CONFIG,DIRECTORY=AUTH,FILE=CFG;