1-47
z The file used to save standard topology on the FTP server or the local flash is named “topology.top”,
which includes both the information of blacklist and whitelist. A blacklist contains the devices that
are prohibited to be added to a cluster. A whitelist contains devices that can be added to a cluster.
Examples
# Take the current topology as the standard topology on the management device.
<Sysname> system-view
[Sysname] cluster
[Sysname-cluster] ip-pool 10.1.1.1 24
[Sysname-cluster] build aaa
[aaa_0.Sysname-cluster] topology accept all
topology restore-from
Syntax
topology restore-from { ftp-server | local-flash }
View
Cluster view
Default Level
2: System level
Parameters
ftp-server: Restores the standard topology information from the FTP server.
local-flash: Restores the standard topology information from the local flash.
Description
Use the topology restore-from command to restore the standard topology information in case the
cluster topology information is incorrect.
Note that:
z This command can be executed on the management device only.
z If the stored standard topology is not correct, the device cannot be aware of if. Therefore, you must
ensure that the standard topology is correct.
Examples
# Restore the standard topology on the management device.
<Sysname> system-view
[Sysname] cluster
[Sysname-cluster] ip-pool 10.1.1.1 24
[Sysname-cluster] build aaa
[aaa_0.Sysname-cluster] topology restore-from local-flash