560 ExtremeWare Software 7.3.0 Command Reference Guide
SLB Commands
enable slb gogo-mode service-check
enable slb gogo-mode <port number> service-check [all | ftp | http | nntp |
pop3 | smtp | telnet | <TCP port number>]
Description
Enables layer 7 service checking for the GoGo mode group.
Syntax Description
Default
GoGo mode service check is disabled by default.
Usage Guidelines
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 enables GoGo mode FTP service-check for the group with port 29 as the master
port:
enable slb gogo-mode 29 service-check ftp
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.
all Specifies all service checks.
ftp Specifies the FTP service check.
http Specifies the HTTP service check.
nntp Specifies the NNTP service check.
pop3 Specifies the POP3 service check.
smtp Specifies the SMTP service check.
telnet Specifies the telnet service check.
TCP port number Specifies the TCP port, instead of the service.