# Disable NDP on the unrelated interfaces of member switches
[HUAWEI_0.Administrator-1] cluster
[HUAWEI_0.Administrator-1-cluster] undo cluster-member unrelated-port ndp
# Disable NTDP on the unrelated interfaces of member switches
[HUAWEI_0.Administrator-1] cluster
[HUAWEI_0.Administrator-1-cluster] undo cluster-member unrelated-port ntdp
Step 11 Verify the configuration.
After the previous configuration, run the display member-interface-state command on
administrator switch to check whether NDP or NTDP is disabled on unrelated interfaces of the
member switches, and you can view that success is displayed.
[HUAWEI_0.Administrator-1] display member-interface-state ndp
The result of member switches executed disable member interface command:
------------------------------------------------------------------------------
SN        Device         MacAddress          IpAddress           result
------------------------------------------------------------------------------
3         S2700          0004-0004-0004      10.0.0.4            success
2         S2700          0003-0003-0003      10.0.0.3            success
1         S2700          0002-0002-0002      10.0.0.2            success
[HUAWEI_0.Administrator-1] display member-interface-state ntdp
The result of member switches executed disable member interface command:
------------------------------------------------------------------------------
SN        Device         MacAddress          IpAddress           result
------------------------------------------------------------------------------
3         S2700          0004-0004-0004      10.0.0.4            success
2         S2700          0003-0003-0003      10.0.0.3            success
1         S2700          0002-0002-0002      10.0.0.2            success
----End
Configuration Files
l Configuration file of Administrator-1.
#
 sysname Administrator-1
#
 vlan batch 10
#
 cluster enable
 ntdp enable
 ntdp hop 3
 ntdp timer 10
 ndp enable
#
interface Vlanif10
 ip address 1.0.0.1 255.0.0.0
#
interface Ethernet0/0/1
 port link-type trunk
 port trunk allow-pass vlan 10
 ntdp enable
 ndp enable
#
interface Ethernet0/0/2
 port link-type trunk
 port trunk allow-pass vlan 10
 ntdp enable
 ndp enable
#
interface Ethernet0/0/3
 port link-type trunk
 port trunk allow-pass vlan 10 
#
cluster
 mngvlanid 10
 ip-pool 10.0.0.1 255.0.0.0
Quidway S2700 Series Ethernet Switches
Configuration Guide - Network Management 3 HGMP Configuration
Issue 01 (2011-07-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
206