3com 5500-ei pwr Reference Guide

Page of 1314
 
1-39 
Enhanced Cluster Feature Configuration Commands 
black-list 
Syntax 
black-list add-mac mac-address 
black-list delete-mac { all | mac-address 
View 
Cluster view  
Parameters 
mac-address: MAC address of the device to be added to the blacklist. The format is H-H-H, for example, 
0100-0498-e001. 
all: Deletes all MAC address in the current cluster blacklist.  
Description 
Use the black-list add-mac command to add the specified MAC address to the cluster blacklist, so that 
the device with the specified MAC address cannot join the cluster. 
Use the black-list delete-mac command to remove all the MAC addresses or the specified MAC 
address from the current cluster blacklist, so that all devices or the device with the specified MAC 
address can join the cluster. 
By default, no MAC address is added to the cluster blacklist. 
 
 
You can only use this command on the cluster administrative device. 
 
If the device to be added to the blacklist is a member of the cluster, the execution of the black-list 
add-mac command will remove the device from the cluster and then add it to the cluster blacklist. In this 
case, the black-list add-mac command is equivalent to the delete-member member-id to-black-list 
command. 
Examples  
# Add the device with the MAC address 0010-3500-e001 to the blacklist.  
<aaa_0.Sysname> system-view 
Enter system view, return to user view with Ctrl+Z. 
[aaa_0.Sysname] cluster 
[aaa_0.Sysname-cluster] black-list add-mac 0010-3500-e001 
# Delete all addresses in the current cluster blacklist.  
[aaa_0.Sysname-cluster] black-list delete-mac all