Command Manual (For Soliton) – Stack-Cluster
H3C S3100 Series Ethernet Switches
Chapter 2 HGMP V2 Configuration
Commands
2-42
Related commands:
tftp get
,
tftp-server
.
Note:
z
You need to specify the
cluster
keyword completely in the command.
z
For description of other parameters of the
tftp
command, refer to the
FTP-SFTP-TFTP
part of the manual.
Examples
# Upload file
config.cfg
on the switch to the shared TFTP server of the cluster and
save it as
temp.cfg
.
<123_1.Sysname> tftp cluster put config.cfg temp.cfg
2.3.24 tftp-server
Syntax
tftp-server ip-address
undo tftp-server
View
Cluster view
Parameters
ip-address
: IP address of a TFTP server to be configured for the cluster.
Description
Use the
tftp-server
command to configure a shared TFTP server for the cluster on the
management device.
Use the
undo tftp-server
command to remove the shared TFTP server setting.
By default, no shared TFTP server is configured.
After the IP address of the shared TFTP server is configured, NAT is enabled on the
management device immediately. When a member device uses the
tftp cluster get
or
tftp cluster put
command to download or upload a file from the shared TFTP server,
the management device translates the private IP address of the member device to a
public network address, forwards the requests of the member device to the TFTP
server, and forwards the responses of TFTP server to the member device according to
the NAT record.
Note that you can only use the commands on a management device.