542 ExtremeWare Software 7.3.0 Command Reference Guide
SLB Commands
disable slb node tcp-port-check
disable slb node [all | <ip address> : [ftp | http | https | imap4 | ldap |
nntp | pop3 | smtp | socks | telnet | tftp | web | wildcard | www | <TCP or
UDP port number>]] tcp-port-check
Description
Disables layer 4 TCP-port-checking.
Syntax Description
Default
TCP-port-check is disabled by default.
Usage Guidelines
To enable TCP-port-check, use the following command:
enable slb node tcp-port-check
Example
The following command disables all TCP-port-checks:
disable slb node all tcp-port-check
History
This command was first available in ExtremeWare 6.1.
all Specifies all nodes.
ip address Specifies an IP address.
ftp Specifies an FTP node.
http Specifies an HTTP node.
https Specifies an HTTPS node.
imap4 Specifies an IMAP4 node.
ldap Specifies an LDAP node.
nntp Specifies an NNTP node.
pop3 Specifies a POP3 node.
smtp Specifies an SMTP node.
socks Specifies a SOCKS node.
telnet Specifies a telnet node.
tftp Specifies a TFTP node.
web Specifies a Web node.
wildcard Specifies any port associated with a wildcard server.
www Specifies a www node
TCP or UDP port number Specifies a TCP or UDP port for the node.