
274
Field Description
Name
Name of a member switch, composed of the cluster name and the system name of
the member switch, in the format cluster name.systemname
When the management switch type is not consistent with the member switch type, if
a user modifies the cluster name on the management switch continuously, the cluster
name may appear twice in the cluster member name, for example,
“clustername.clustername.systemname”. This abnormal case can restore in a period
of time.
Device Switch
model
MAC Address
MAC address of a switch
Member status
State of a switch
Hops to administrator
device
Hops from the current member switch to the management switch
IP
IP address of a member switch
Version
Software version of the current member switch
ftp-server
Syntax
ftp-server
ip-address
[
user-name
username
password
{
simple
|
cipher
}
password
]
undo ftp-server
View
Cluster view
Default level
3: Manage level
Parameters
ip-address
: Specifies the IP address of the FTP server.
username
: Specifies the username used to log in to the FTP server, a string of 1 to 32 characters.
simple
: Indicates that the password is in plain text.
cipher
: Indicates that the password is in cipher text.
password
: Specifies the password used to log onto the FTP server. This password must be in plain text
when the
simple
keyword is specified, and can be in either plain text or cipher text when the
cipher
keyword is specified. A plain text password must be a string of no more than 16 characters, such as
“aabbcc”. The cipher text password must have a fixed length of 24 characters, such as
_(TT8F]Y\5SQ=^Q`MAF4<1!!.
Description
Use the
ftp-server
command to configure a public FTP server (by setting its IP address, username, and
password) on the management switch for the member switches in the cluster.
Use the
undo ftp-server
command to remove the FTP server configured for the member switches in the
cluster.
By default, a cluster is not configured with a public FTP server.