Configuring topology management

The concepts of blacklist and whitelist are used for topology management. An administrator can diagnose the network by comparing the current topology (namely, the information for a node and its neighbors in the cluster) and the standard topology.

The whitelist and blacklist are mutually exclusive. A whitelist member cannot be a blacklist member, and vice versa. However, a topology node can belong to neither the whitelist nor the blacklist. Nodes of this type are usually newly added nodes, whose identities are to be confirmed by the administrator.

You can back up and restore the whitelist and blacklist in the following two ways:

To configure cluster topology management:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter cluster view.

cluster

N/A

3. Add a device to the blacklist.

black-list add-mac mac-address

Optional.

4. Remove a device from the blacklist.

black-list delete-mac { all | mac-address }

Optional.

5. Confirm the current topology and save it as the standard topology.

topology accept { all [ save-to { ftp-server | local-flash } ] | mac-address mac-address | member-id member-number }

Optional.

6. Save the standard topology to the FTP server or the local Flash.

topology save-to { ftp-server | local-flash }

Optional.

7. Restore the standard topology information.

topology restore-from { ftp-server | local-flash }

Optional.