Configuration Management Commands - Planet VIP-050 User Manual

Internet telephony gateway
Table of Contents

Advertisement

6.9 Configuration Management Commands

The configuration management commands allow the user to set values for system configuration pa-
rameters. In addition, it provides mechanisms to allow a user to control when new parameter val-
ues are put in use.
The CLI maintains three areas where the parameters are stored:
Ÿ Temporary
Ÿ Active
Ÿ Non-volatile Storage (NVS)
When a set command is entered and processed, it changes the parameter value in the Temporary
area. This does not affect current operation of VIP, which is using the values in the Active area.
The config activate command moves configuration data from the Temporary area to the Active
area, where it can actually be used. Thus a user can make multiple changes in the Temporary
area using set commands, then put them into use with a single config activate command. (Note
that the config activate command may only be used between calls, and will usually tear down any
in-progress calls when invoked.)
Configuration data in the Active area is only available while VIP remains in operation. If VIP is re-
set, the Active area is reloaded from the data stored in NVS. Data in the Active area may be saved
to NVS by entering the config store command.
For most of the SIP parameter, settings won't take effect until VIP reset. To ensure the SIP setting
to take effect, it is recommended to reset VIP after changing the settings using the set command.
In summary:
Use set commands to make configuration parameters changes in the Temporary area
Ÿ
Use the config activate command to move the new values into the Active area, available for
Ÿ
use
Ÿ
Use the config store command to save the new Active values in NVS
Ÿ
Reset VIP after changing SIP settings and storing the setting to NVS.
config {activate|store|erase}
Use the activate command to manage the configuration data. A sequence of set command is typi-
cally preceded by and/or followed by the config command for the set command to become active.
Syntax description
Move the configuration from temporary area to active area.
activate
Store the active configuration data into non-volatile storage.
store
erase
Erase the configuration from non-volatile storage.
SIP related commands
44
VIP User's Manual
Command Line Interface

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vip-450

Table of Contents