1-34
Description
Use the
snmp-host
command to configure a shared SNMP NMS for the cluster on the management
device.
Use the
undo snmp-host
command to remove the shared SNMP NMS setting.
By default, no shared SNMP NMS is configured.
After setting the IP address of an SNMP NMS for the cluster, the member devices in the cluster can
send trap messages to the SNMP NMS through the management device.
Note that, you can only use the commands on a management device.
For how to configure a switch to send trap messages to the SNMP NMS, refer to
Information Center
Operation
.
Examples
# Configure SNMP NMS address 1.0.0.9 on the management device for the cluster.
<aaa_0.Sysname> system-view
System View: return to User View with Ctrl+Z.
[aaa_0.Sysname] cluster
[aaa_0.Sysname-cluster] snmp-host 1.0.0.9
tftp get
Syntax
tftp
{
cluster | tftp-server
}
get source-file
[
destination-file
]
View
User view
Parameters
cluster
: Downloads files through the shared TFTP server of the cluster.
tftp-server
: IP address or host name of the TFTP server.
source-file
: Name of the file to be downloaded from the shared TFTP server of the cluster.
destination-file
: Name of the file to which the downloaded file will be saved on the switch.
Description
Use the
tftp get
command to download a file from a specific directory on the shared TFTP server to the
switch.
You can use the
tftp-server
command on the management device to configure the shared TFTP server
of the cluster, which is used for software version update and configuration file backup of the cluster
members. For TFTP server rights and directory configuration, refer to the user guide of the TFTP server
software.
Related commands:
tftp put
,
tftp-server
.