User guide

Chapter 13: Command Line Interface
183
restore Command Example
In this example, the console server data is being retrieved from a system
at IP address 192.168.51.220. The guest account and password are
used. The data will be pulled from the top level of the guest account in a
file named backupfile.
admin > system > restore ip 192.168.51.220 login guest
password guestpassword path /home/bac file backupfile1
Sendeventlog Command
The sendeventlog command sends the local logfile to a remote FTP
server.
Syntax
sendeventlog [ip ipaddress] [login login] [password
password] [path pathname] [file filename]
sendeventlog
Command
Description
ip ipaddress
FTP server IP address
login login
FTP Server login name
password password
FTP Server password
path pathname
FTP server path. For example, /ftphome
file filename
Filename on FTP server to save log. For
example, sxlogfile
sendeventlog Command Example
admin > Config > Log > sendeventlog ip 72.236.162.187 login
acy password pasraritansword path sxlogfile file log 32
Upgrade Command
Note: To perform an upgrade, there must be a configured remote ftp
server.
The upgrade command upgrades one version of the system to another
version, for example v2.5 to v3.0.
Syntax
upgrade [ip ipaddress] [login login] [password password]
[path pathname]
upgrade
Command
Description
ip ipaddress
IP Address of FTP Server