Quick Steps For Configuring A Qos Policy Condition Cluster - OmniSwitch os6900 Network Configuration Manual

Table of Contents

Advertisement

Configuring Server Load Balancing
An example of what these configuration commands look like entered sequentially on the command line:
-> ip slb admin-state enable
-> ip slb cluster WorldWideWeb vip 128.241.130.204
-> ip slb server ip 128.241.130.127 cluster WorldWideWeb
-> ip slb server ip 128.241.130.109 cluster WorldWideWeb weight 4
-> ip slb server ip 128.241.130.115 cluster WorldWideWeb weight 6
-> ip slb server ip 128.241.130.135 cluster WorldWideWeb admin-state disable
weight 8

Quick Steps for Configuring a QoS Policy Condition Cluster

Follow the steps below for a quick tutorial on how to configure a QoS policy condition cluster:
1
Create the QoS policy condition that classifies traffic for the SLB cluster. For example:
-> policy network group SOURCE 100.0.0.1 100.0.0.2 100.0.0.3 100.0.0.4
-> policy condition c1 source network group SOURCE destination tcp-port 80
-> qos apply
2
Configure the SLB cluster using the
For example:
-> ip slb cluster Intranet condition c1
3
Assign physical servers to the SLB condition cluster and specify a relative weight for each server
(default value for weight is 1) with the
-> ip slb server ip 103.10.50.1 cluster Intranet
-> ip slb server ip 103.10.50.2 cluster Intranet weight 4
-> ip slb server ip 103.10.50.3 cluster Intranet admin-state disable weight 2
Note. As an option, you can configure an SLB server as a backup server. See
SLB Cluster as a Backup Server" on page 23-16
As an option, you can verify your SLB settings by entering
the SLB cluster. For example:
-> show ip slb cluster Intranet
Cluster Intranet
VIP
Type
Admin status
Operational status
Ping period (seconds)
Ping timeout (milliseconds)
Ping retries
Probe
Number of packets
Number of servers
Server 103.10.50.1
Admin status = Enabled, Operational status = In Service,
Weight = 1, Availability (%) = 100
Server 103.10.50.2
Admin status = Enabled, Operational status = In Service,
OmniSwitch AOS Release 7 Network Configuration Guide
Quick Steps for Configuring Server Load Balancing
ip slb cluster
command with the condition parameter.
ip slb server ip cluster
command. For example:
for more information.
show ip slb cluster
: 123.12.1.2,
: L3
: Enabled,
: In Service,
= 60,
= 3000,
= 3,
= None,
= 10000,
= 2
June 2013
"Configuring a Server in an
followed by the name of
page 23-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents