Operation Manual

Operation
SIP Software Release 6-0-0
J613-M0524-00
7
The loader can be configured with the command:
SET LOADER [FILE=filename] [SERVER=ipaddr]
This command changes the default parameters used in load command. FILE is the
default image file loaded and SERVER the default tftp server.
Example 1: Install Software upgrade for AT-RG213
To download the release file named “
rg1-sip-6-0-0.bin” from a TFTP
server (es. 192.168.0.50) to the AT-RG213 FLASH memory:
LOAD IMAGE FILE= rg1-sip-6-0-0.bin
SERVER=192.168.0.50
If the server or the file is not specified, the one previously set with the command
SET LOADER is used.
The process of downloading a release file can take some time. An indicative time for
downloading a release over Ethernet is 1 to 2 minutes.
When the download process is completed, the presence of the file in FLASH
can be verified through the command:
SHOW SYSTEM
This command shows the major information relevant to the equipment configuration
and status including the ones previously set by SET SYSTEM command.
Command Reference
CREATE CONFIG
Syntax
CREATE CONFIG=filename
Short Syntax
C CONF=filename
where:
filename is a file name that can contain up to 20 characters excluding | ; , ! @
# $ ( ) < > / \ " ' `~ { } [ ] = + & ^ <space> <tab>.
Description
This command can be used to create a configuration script based on the
device configuration at the time of the command execution. The script is
stored in the indicated filename and can be later used as start-up script with
the SET CONFIG command.
Please note that the filename NONE has a special meaning in the SET
CONFIG command, so if a NONE configuration is created this will not be
usable as boot script.