User's Manual

Table Of Contents
563
Users Manual of CS-6306R
Command Description
cluster holdtime<1-300>
Configures the interval of sending handshake message between the
command switch and the member switch.
D. Configuring hop number of the discovery protocol
The cluster uses the hop number to measure the distance of switches in the cluster. The hop number of the
discovery protocol configured on the command switch equals the distance between the cluster verge and the
candidate switch which is farthest to the cluster verge.
Run the following command in global configuration mode to configure the hop number of the discovery
protocol for the cluster:
Command Description
cluster discovery hop-count
Configures the PDP hop number of the discovery protocol.
57.3.4 Monitoring the State of Standby Group
Run the following command in privileged mode to monitor the configuration and state of cluster:
Command Description
show cluster
Monitors the state of the standby group.
show cluster member
Checks the cluster member.
show cluster candidate
Checks the cluster candidate.
show cluster topo
Checks the cluster topology.
show address-pool
Checks the address pool the cluster.
57.3.5 Using SNMP to Manage Cluster
After the cluster is created, the snmp message can be transmitted between the member switch and the snmp
application through the command switch. The detailed process is shown as follows:
To access No. N member switch in snmp mode, specify the destination IP address as the address of the
switch in an snmp application.
Set community stringtocommunity string + @esN, which belongs to the corresponding right of the
command switch. If community string on the command switch is public, community string of No.6
member switch is public@es6.
57.3.6 Using Web to Manage Cluster
After the cluster is created, the http message can be transmitted between the member switch and the browser
through the command switch. The detailed operation is to add prefix like “esN/” before the url.
Suppose the IP of the command switch is 192.168.20.1, the url of the No.6 member switch is
http:
//192.168.20.1/es6/.