Step 10 Disable NDP and NTDP.
# Disable NDP and NTDP on interfaces of all the member switches that do not need NDP and
NTDP.
# 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 S9300 0004-0004-0004 10.0.0.4 success
2 S9300 0003-0003-0003 10.0.0.3 success
1 S9300 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 S9300 0004-0004-0004 10.0.0.4 success
2 S9300 0003-0003-0003 10.0.0.3 success
1 S9300 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 gigabitethernet1/0/1
port link-type trunk
port trunk allow-pass vlan 10
ntdp enable
ndp enable
#
interface gigabitethernet1/0/2
port link-type trunk
port trunk allow-pass vlan 10
ntdp enable
ndp enable
#
cluster
8 HGMP Configuration
Quidway S9300 Terabit Routing Switch
Configuration Guide - Network Management
8-132 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 03 (2010-09-20)