User manual

SRPM24
strings
[Community]
string. strings public
TFTP Commands Set
Commands Level Description
Defaults
Example
copy flash:config.text tftp
C
Save configuration to TFTP
and need to specify the IP
of TFTP server and the file
name of image.
SRPM24(config)# copy flash:config.text
tftp
Ex: Server IP: 192.168.1.20
Image Filename: config.text
tftp:config.text flash
C
Get confi
g
uration from TFTP
server and need to specify
the IP of TFTP server and
the file name of image.
SRPM24(config)# tftp:config.text flash
Ex: Server IP: 192.168.1.20
Image Filename: config.text
tftp:firmware flash C
Upgrade firmware by TFTP
and need to specify the IP
of TFTP server and the file
name of image.
SRPM24(config)# tftp:firmware flash
Ex: Server IP: 192.168.1.20
Image Filename: firmware name
SystemLog, SMTP and Event Commands Set
Commands Level Description Example
systemlog ip
[IP address]
C
Set System log server IP
address.
SRPM24(config)# systemlog ip
192.168.1.100
systemlog
[Enable|Disable]
C
Set System Log Function SRPM24(config)# systemlog enable
show systemlog
D
Display system log. SRPM24>show systemlog
show systemlog
E
Show system log client &
server information
SRPM24#show systemlog
smtp
[Enable|Disable]
C
Enable SMTP function SRPM24(config)#smtp enable
smtp ip
[IP]
C
Configure SMTP server IP SRPM24(config)#smtp serverip
192.168.1.5
smtp auth
[Enable|Disable]
C
Enable SMTP authentication SRPM24(config)#smtp auth enable
smtp account [account]
C
Configure authentication
account
SRPM24(config)#smtp account User
19