Operation Manual
AT-RG213 Residential VoIP Gateway - SIP Software Reference Manual
SIP Software Release 6-0-0
J613-M0524-00
8
Examples
To create the configuration script script.cfg based on the current device
configuration:
CREATE CONFIG=script.cfg
See Also
SHOW CONFIG
VIEW CONFIG
SET CONFIG
DELETE CONFIG
SAVE CONFIG
LOAD CONFIG
DELETE CONFIG
Syntax
DELETE CONFIG=filename
Short Syntax
D CONF=filename
where:
filename is a file name that can contains up to 20 characters excluding| ; , ! @
# $ ( ) < > / \ " ' `~ { } [ ] = + & ^ <space> <tab>.
Description
This command can be used to permanently delete a configuration script
from the flash. The list of script present on the flash can be retrieved with
the SHOW CONFIG command. If the boot configuration script is the one
that is going to be deleted, the command is aborted.
Examples
To delete the script script.cfg:
DELATE CONFIG=script.cfg
See Also
SHOW CONFIG
VIEW CONFIG
CREATE CONFIG
SET CONFIG
LOAD CONFIG
SAVE CONFIG
EXEC CONFIG
Syntax
EXEC CONFIG=filename [FLASH | SERVER[=ipaddr]]