Chapter 8 Network Management
Command
Function
zte(cfg)#
show group
This displays
cluster configuration
information.
zte(cfg)#
show group candidate
This displays candidate
switches information.
zte(cfg)#
show group member
[<
1-255
>]
This displays cluster
member switches
information.
Cluster Management Configuration
Example
As shown in figure CLUSTER MANAGEMENT NETWORKING, the
initial configuration of the switches is the default configuration.
Here, set the VLAN where the public network IP address of
the command switch in the cluster is located to 2525, the IP
address to 100.1.1.10/24, the gateway address to 100.1.1.1, the
cluster management VLAN to 4000, the private address pool to
192.168.1.0/24, and the IP address of the TFTP Server of the
whole cluster to 110.1.1.2.
The detailed configuration is as follows:
1. Configure the public network IP address of the command switch
and the gateway.
WYXX(cfg)#set vlan 2525 enable
WYXX(cfg)#set vlan 2525 add port 1-16 tag
WYXX(cfg)#config router
WYXX(cfg-router)#set ipport 25 ipaddress 100.1.1.10/24
WYXX(cfg-router)#set ipport 25 vlan 2525
WYXX(cfg-router)#set ipport 25 enable
WYXX(cfg-router)#iproute 0.0.0.0/0 100.1.1.1
2. Create a cluster on layer 3 port 1 of the command switch and
VLAN 1 (default VLAN).
WYXX(cfg)#config group
WYXX(cfg-group)#set group commander ipport 1
ip-pool 192.168.1.1/24
Cmdr.WYXX(cfg-group)#ztp start
Cmdr.WYXX(cfg-group)#show ztp device
Last collection vlan : 1
Last collection time : 188 ms
Id
MacAddress
Hop
Role
HostName
Platform
---------------------------------------------------------
0
00.d0.d0.fc.08.6c
0
cmdr
zte
ZXR10 2926
1
00.d0.d0.fc.08.d6
1
candi
zte
ZXR10 2909
2
00.d0.d0.fc.08.c3
1
candi
zte
ZXR10 2918
3
00.d0.d0.fc.08.f5
2
candi
zte
ZXR10 2918
4
00.d0.d0.fc.08.d5
2
candi
zte
ZXR10 2926
5
00.d0.d0.fc.09.3a
1
candi
zte
ZXR10 2818S
Cmdr.WYXX(cfg-group)#set group add device 1-5
Adding device id : 1
...
Successed to add member!
Adding device id : 2
...
Successed to add member!
Adding device id : 3
...
Successed to add member!
Adding device id : 4
...
Successed to add member!
Confidential and Proprietary Information of ZTE CORPORATION
211