configure slb L4-port
ExtremeWare Software 7.3.0 Command Reference Guide 491
configure slb L4-port
configure slb L4-port [ftp | http | https | imap4 | ldap | nntp | pop3 |
smtp | socks | telnet | tftp | web | wildcard | www | <TCP or UDP port
number>] [treaper-timeout <seconds> } udp-idle-timeout <seconds>]
Description
Configures the inactive period for TCP or UDP before the connection is aged out.
Syntax Description
Default
The default treaper-timeout is 600 seconds.
The default udp-idle-timeout is 600 seconds.
Usage Guidelines
You must configure the port and add it to a pool before you use this command. The timeout value
affects all connections to the specified service on all virtual servers.
To set the timeout values for a wildcard virtual server, use a TCP or UDP port number of 0.
Example
The following command configures the ftp nodes with a TCP idle period of 30 seconds:
configure slb l4-port ftp treaper-timeout 30
ftp Specifies the FTP service.
http Specifies the HTTP service.
https Specifies the HTTPS service.
imap4 Specifies the IMAP4 service.
ldap Specifies the LDAP service.
nntp Specifies the NNTP service.
pop3 Specifies the POP3 service.
smtp Specifies the SMTP service.
socks Specifies the SOCKS service.
telnet Specifies the Telnet service.
tftp Specifies the TFTP service.
web Specifies the Web service.
wildcard Specifies any port associated with a wildcard server.
www Specifies the WWW service.
TCP or UDP port number Specifies a TCP or UDP port for the service.
treaper-timeout Specifies the timeout for TCP.
udp-idle-timeout Specifies the timeout for UDP.