AT-GS900M Series CLI Reference
Section I: Getting Started 73
ACTIVATE SCRIPT
Syntax
activate script=
file_name
Parameter
file_name
Specifies a .cfg or .scp.
Description
Use this command to run the specified script. A running command is
displayed after the =>.
Example
The following command runs the system.cfg and shows running
commands:
Manager > activate script=system.cfg
=> add ip interface=default ipaddress=192.168.1.5
mask=255.255.255.0
Operation successful.
=> enable ntp
Operation successful.
=> add ntp peer=192.168.1.1
Operation successful.