Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Server Load Balancing Commands
OmniSwitch CLI Reference Guide
September 2009
page 57-13
ip slb server ip cluster
Adds a physical server to a Server Load Balancing (SLB) cluster, deletes a physical server from an SLB 
cluster, or modifies the administrative status of a physical server in an SLB cluster.
ip slb server ip ip_address cluster cluster_name [admin status {enable | disable}] [weight weight]
no ip slb server ip ip_address cluster cluster_name
Syntax Definitions
ip_address
The IP address of the physical server.
cluster_name
The name of an existing Server Load Balancing cluster.
enable
Enables a server.
disable
Disables a server.
weight
Specifies the weight of the server. The valid range of weight value is 
0 - 32
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove a physical server from a Server Load Balancing cluster.
• Up to 16 clusters per switch are allowed. Each cluster may contain up to 16 servers to provide a 
maximum of 256 physical servers per switch.
• Use the weight parameter to assign the server preference value. Each server or server cluster can be 
assigned a weight to set their preference value for distribution of incoming network traffic.The 
weights assigned are relative. For example, if Servers A and B have respective weights of 10 and 20 
within a cluster, Server A would get half the traffic of Server B. 
• Assigning a weight of 0 (zero) to a server will prevent this server from being assigned any new 
connections.This server will be a backup server.
• A higher weight value indicates that the server can accept more network traffic.
Examples
-> ip slb cluster corporate_servers vip 15.2.2.50
-> ip slb server ip 15.2.2.2 cluster corporate_servers weight 7
-> no ip slb server ip 15.2.2.3 cluster corporate_servers
parameter
default
enable | disable
enable
weight
1