H3C S5500-EI series Operation Manual page 1125

Hide thumbs Also See for S5500-EI series:
Table of Contents

Advertisement

Operation Manual – Cluster Management
H3C S5500-EI Series Ethernet Switches
# Configure the hop count to collect topology as 2.
[Switch] ntdp hop 2
# Configure the delay time for topology-collection request packets to be forwarded on
member devices as 150 ms.
[Switch] ntdp timer hop-delay 150
# Configure the delay time for topology-collection request packets to be forwarded
through the ports of member devices as 15 ms.
[Switch] ntdp timer port-delay 15
# Configure the interval to collect topology information as 3 minutes.
[Switch] ntdp timer 3
# Configure the management VLAN of the cluster as VLAN 10.
[Switch] vlan 10
[Switch-vlan10] quit
[Switch] management-vlan 10
# Configure the port connecting the management device to candidate devices as a
Trunk port and allow packets from the management VLAN to pass.
[Switch] interface GigabitEthernet 1/0/2
[Switch-GigabitEthernet 1/0/2] port link-type trunk
[Switch-GigabitEthernet 1/0/2] port trunk permit vlan 10
[Switch-GigabitEthernet 1/0/2] quit
[Switch] interface GigabitEthernet 1/0/3
[Switch-GigabitEthernet 1/0/3] port link-type trunk
[Switch-GigabitEthernet 1/0/3] port trunk permit vlan 10
[Switch-GigabitEthernet 1/0/3] quit
# Enable the cluster function.
[Switch] cluster enable
# Enter cluster view.
[Switch] cluster
# Configure an IP address pool for the cluster. The IP address pool contains six IP
addresses, starting from 172.16.0.1.
[Switch-cluster] ip-pool 172.16.0.1 255.255.255.248
# Specify a name for the cluster and create the cluster.
[Switch-cluster] build aabbcc
Restore topology from local flash file,for there is no base topology.
(Please confirm in 30 seconds, default No). (Y/N)
N
# Enable management VLAN auto-negotiation.
Chapter 1 Cluster Management Configuration
1-25

Advertisement

Table of Contents
loading

Table of Contents