Ip Slb Server Ip Cluster - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

Server Load Balancing Commands

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
cluster_name
enable
disable
weight
Defaults
parameter
enable | disable
weight
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 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
OmniSwitch CLI Reference Guide
The IP address of the physical server.
The name of an existing Server Load Balancing cluster.
Enables a server.
Disables a server.
Specifies the weight of the server. The valid range of weight value is
0 - 32
default
enable
1
June 2012
page 26-13

Advertisement

Table of Contents
loading

Table of Contents