R2511-HP MSR Router Series Network Management and Monitoring Configuration Guide(V5)
71
[DeviceA-Ethernet1/1] ntdp enable
[DeviceA-Ethernet1/1] quit
# Enable the cluster function.
[DeviceA] cluster enable
2. Configure the member device Device C:
As the configurations of the member devices are the same, the configuration procedure of Device
C is not shown.
3. Configure the management device Device B:
# Enable NDP globally and for ports Ethernet 1/2 and Ethernet 1/3.
<DeviceB> system-view
[DeviceB] ndp enable
[DeviceB] interface ethernet 1/2
[DeviceB-Ethernet1/2] ndp enable
[DeviceB-Ethernet1/2] quit
[DeviceB] interface ethernet 1/3
[DeviceB-Ethernet1/3] ndp enable
[DeviceB-Ethernet1/3] quit
# Configure the period for the receiving device to keep NDP packets as 200 seconds.
[DeviceB] ndp timer aging 200
# Configure the interval to send NDP packets as 70 seconds.
[DeviceB] ndp timer hello 70
# Enable NTDP globally and for ports Ethernet 1/2 and Ethernet 1/3.
[DeviceB] ntdp enable
[DeviceB] interface ethernet 1/2
[DeviceB-Ethernet1/2] ntdp enable
[DeviceB-Ethernet1/2] quit
[DeviceB] interface ethernet 1/3
[DeviceB-Ethernet1/3] ntdp enable
[DeviceB-Ethernet1/3] quit
# Configure the maximum hops for topology collection as 2.
[DeviceB] ntdp hop 2
# Configure the delay to forward topology-collection request packets on the first port as 150 ms.
[DeviceB] ntdp timer hop-delay 150
# Configure the delay to forward topology-collection request packets on the first port as 15 ms.
[DeviceB] ntdp timer port-delay 15
# Configure the interval to collect topology information as 3 minutes.
[DeviceB] ntdp timer 3
# Configure the management VLAN of the cluster as VLAN 10.
[DeviceB] vlan 10
[DeviceB-vlan10] quit
[DeviceB] management-vlan 10
# Configure ports Ethernet 1/2 and Ethernet 1/3 as Trunk ports and allow packets from the
management VLAN to pass.
[DeviceB] interface ethernet 1/2
[DeviceB-Ethernet1/2] port link-type trunk










