R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)

108
Field Descri
p
tion
Name
Member device name, in the format cluster name.systemname,
where systemname represents the system name of the member
device.
When the management device type is not consistent with the
member device type, if a user modifies the cluster name on the
management device continuously, the cluster name might appear
twice in the cluster member name, for example,
"clustername.clustername.systemname." This abnormal case can
restore in a period of time.
Device Device model.
MAC Address MAC address of a device.
Member status State of a device.
Hops to administrator device Hops from the current member device to the management device.
IP IP address of a member device.
Version Software version of the current member device.
ftp-server
Use ftp-server to configure a public FTP server (by setting its IP address, username, and password) on the
management device for the member devices in the cluster.
Use undo ftp-server to remove the FTP server configured for the member devices in the cluster.
Syntax
ftp-server ip-address [ user-name username password { cipher | simple } password ]
undo ftp-server
Default
A cluster is not configured with a public FTP server.
Views
Cluster view
Default command level
3: Manage level
Parameters
ip-address: Specifies the IP address of the FTP server.
username: Specifies the username for logging onto the FTP server, a string of 1 to 32 characters.
cipher: Specifies a ciphertext password.
simple: Specifies a plaintext password.
password: Specifies the password string. This argument is case sensitive. If the simple keyword is
specified, it must be a string of 1 to 16 characters. If the cipher keyword is specified, it must be a
ciphertext string of 1 to 53 characters. If neither the cipher nor the simple keyword is specified, you set
a plaintext string.