Operation Manual
Operation
SIP Software Release 6-0-0
J613-M0524-00
9
Short Syntax
E CONF=filename [FLASH | SERVER[=ipaddr]]
where:
filename is a file name that can contain up to 20 characters excluding | ; , ! @ #
$ ( ) < > / \ " ' `~ { } [ ] = + & ^ <space> <tab>.
ipaddr is an ip address in dotted decimal notation
Description
This command allows executing a configuration script from a tftp server or
internal flash. The default script location is the flash.
Examples
To execute the configuration script script.cfg from the server
192.168.1.10:
EXEC CONFIG = script.cfg SERVER=192.168.1.10
See Also
LOAD CONFIG
SET LOADER
HELP
Syntax
HELP [module]
Short Syntax
H [module]
Description
This command displays online help for commands. If a module is not
specified, a list of available modules is displayed. If a module is specified,
and is available, a list of commands relating to the module is displayed.
Examples
To show the list of available topics:
>HELP
To show the help on the IP module:
>HELP IP
LOAD CONFIG
Syntax
LOAD CONFIG=filename [SERVER=ipaddr]
Short Syntax
L CONF=filename [SERVER=ipaddr]
where:
filename is a file name that can contain up to 20 characters excluding | ; , ! @ #
$ ( ) < > / \ " ' `~ { } [ ] = + & ^ <space> <tab>.