configure slb pool member
ExtremeWare Software 7.3.0 Command Reference Guide 503
configure slb pool member
configure slb pool <pool name> member <ip address>:[ftp | http | https |
imap4 | ldap | nntp | pop3 | smtp | socks | telnet | tftp | web | www |
<TCP or UDP port number>] [ratio <number> | priority <number>]
Description
Configures the ratio or priority of an existing pool member.
Syntax Description
Default
The default ratio is 1.
The default priority is 1.
Usage Guidelines
Use this command to change the ratio or priority of an existing node. To add a node to a pool (and set
the ratio or priority), use the following command:
configure slb pool <pool name> add
Example
The following command changes the priority of the FTP node with an IP address of 10.2.1.2 in the pool
“ftp” to 2:
pool name Specifies a pool.
ip address Specifies the IP address of the node.
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.
www Specifies a www node
TCP or UDP port number Specifies a TCP or UDP port for the node.
ratio Specifies the ratio for the ratio load balancing method. The range is 0 to 65,535.
priority Specifies the priority for the priority load balancing method. The range is 1 to 65535.