H3C MSR Series Command Reference Manual page 854

Comware 7 security
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Update scenario
The update file is stored in a
different directory on the same
storage medium.
The update file is stored on a
different storage medium.
FTP/TFTP update—By using the APR signature file stored on an FTP or TFTP server.
The following table describes the formats of the file-path argument for different update
scenarios:
Update scenario
The update file is
stored on an FTP
server.
The update file is
stored on a TFTP
server.
If you specify the host name, make sure the following requirements are met:
The device can resolve the IP address of the FTP or TFTP server through static or dynamic
domain name resolution.
The device and server can reach each other.
For information about DNS, see Layer 3—IP Services Configuration Guide.
Examples
# Manually update the APR signature database by using an APR signature file stored on a TFTP
server.
<Sysname> system-view
[Sysname] apr signature update tftp://192.168.0.1/apr-1.0.2-en.dat
# Manually update the APR signature database by using an APR signature file stored on an FTP
server.
Format of file-path
path/filename
path/filename
Format of file-path
ftp://username:password@
server address/filename
tftp://server
address/filename
831
Remarks
N/A
Before updating the signature
database, you must first use the cd
command to open the root directory of
the storage medium where the file is
stored.
For information about the cd command,
see file system management in
Fundamentals Command Reference.
Remarks
The username argument represents the FTP
login username.
The password argument represents the FTP
login password.
The server address argument represents the
IP address or host name of the FTP server.
If an FTP login username or password includes
colons (:), at signs (@), or slashes (/), you
must replace these special characters with the
corresponding escape characters.
The escape character for the colon (:)
character is %3A or %3a.
The escape character for the at sign (@)
character is %40.
The escape character for the slash (/)
character is %2F or %2f.
The server address argument represents the
IP address or host name of the TFTP server.

Advertisement

Table of Contents
loading

Table of Contents