480 ExtremeWare Software 7.3.0 Command Reference Guide
SLB Commands
configure slb gogo-mode service-check pop3
configure slb gogo-mode <port number> service-check pop3 {L4-port
<L4-port>} {userid <userid> | password {encrypted} <password>}
Description
Configures the service check parameters for a GoGo mode group.
Syntax Description
Default
The default value for user and password is anonymous.
Usage Guidelines
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 service check for a GoGo mode group, use the following command:
enable slb gogo-mode <port number> service-check
To disable service check for a GoGo mode group, use the following command:
disable slb gogo-mode <port number> service-check
Example
The following command configures GoGo mode service check for the group with port 29 as the master
port to login using the user name “service” and the password “check”:
configure slb gogo-mode 29 service-check pop3 user service password check
History
This command was first available in ExtremeWare 6.1.5.
Platform Availability
This command is available on all platforms.
port number Specifies the GoGo mode master port.
L4-port Specifies a layer 4 port.
user Specifies the user name that is checked.
password Specifies the password for the user name.
encrypted Encrypts the password stored in the configuration file.