851
23.3 Commands For Cluster
23.3.1 cluster run
Command:cluster run
no cluster run
Function:
Enable cluster function; the “
no cluster run
” command disables cluster
function.
Command mode:
Global Mode
Default:
Cluster function is disabled by default.
Instructions:
This command enables cluster function. Cluster function has to be enabled
before implementing any other cluster commands. The “
no cluster run
” disables cluster
function.
Example:
Disable cluster function in the local switch.
Switch (Config)#no cluster run
23.3.2 cluster register timer
Command: cluster register timer<time-value>
no cluster register timer
Function:
Sets interval of sending cluster register packet; the “
no cluster register
timer
” command restores the default setting.
Parameter: <timer-value>
is interval of sending cluster register packet in seconds, valid
range is 30 to 65535.
Command mode:
Global Mode
Default:
Cluster register timer is 60 seconds by default.
Example:
Set the interval of sending cluster register packet to 80 seconds.
Switch(Config)#cluster register timer 80
23.3.3 cluster ip-pool
Command: cluster ip-pool <commander-ip>
no cluster ip-pool
Function:
Configure private IP address pool for member switches of the cluster.
Parameter: <commander-ip>
is the IP address of the commander switch in dotted
decimal format. The value of the last byte in IP address is lower than (255-200).