configure slb gogo-mode ping-check
ExtremeWare Software 7.3.0 Command Reference Guide 475
configure slb gogo-mode ping-check
configure slb gogo-mode <port number> ping-check frequency <seconds>
timeout <seconds>
Description
Overrides the global default ping-check frequency and timeout values for this GoGo mode group.
Syntax Description
Default
The default frequency is 10 seconds.
The default timeout is 30 seconds.
Usage Guidelines
The frequency must be less than the timeout.
To restore a configured frequency and timeout back to the global default, specify 0 for the frequency
and timeout.
Before you use this command, configure the IP address on the GoGo mode servers using the following
command:
configure slb gogo-mode health-check
To enable ping check for a GoGo mode group, use the following command:
enable slb gogo-mode <port number> ping-check
To disable ping check for a GoGo mode group, use the following command:
disable slb gogo-mode <port number> ping-check
Example
The following command configures a GoGo mode ping check frequency of 15 seconds and a timeout of
45 seconds for the group with port 29 as the master port:
configure slb gogo-mode 29 ping-check frequency 15 timeout 45
History
This command was first available in ExtremeWare 6.1.5.
port number Specifies the GoGo mode master port.
frequency Specifies the frequency of the ping check. The range is 1 to 60 seconds.
timeout Specifies the timeout of the ping check. The range is 1 to 60 seconds.