Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Server Load Balancing Commands
page 57-34
OmniSwitch CLI Reference Guide
September 2009
show ip slb clusters
Displays the status and basic configuration for all Server Load Balancing (SLB) clusters on a switch. This 
command also displays traffic statistics for QoS policy condition clusters.
show ip slb clusters [statistics]
Syntax Definitions
statistics
Displays SLB statistics for QoS policy condition clusters.
Defaults
By default, the status and basic configuration for all clusters is displayed; statistics are not shown.
Platforms Supported
OmniSwitch 6400, 6850, 9000, 9000E
Usage Guidelines
Use the statistics parameter to display the total number of packets that were passed to clusters because 
they met the QoS condition criteria configured for that cluster. The polling interval used to obtain such 
statistics is every 15 minutes. See the second example below.
Examples
-> show ip slb clusters
Admin
Operational
#
%
Cluster Name
VIP/COND
Status
Status
Srv
Avail
----------------+----------------+--------+-------------------+-----+---------
WorldWideWeb
128.241.130.204
Enabled
In Service
3
95
Intranet
128.241.130.205
Enabled
In Service
2
100
FileTransfer
128.241.130.206
Enabled
Out of Service
2
50
Output fields are described here:
output definitions
Cluster Name
The name of the SLB cluster.
VIP/COND
The virtual IP (VIP) address or the policy condition name for the SLB 
cluster.
Admin Status
The administrative status of the SLB cluster (Enabled or Disabled).
Operational Status
The operational status of the SLB cluster; In Service (i.e., at least one 
physical server is operational in the cluster) or Out of Service.
# Srv
The total number of physical servers that belong to the SLB cluster. It is 
possible to configure up 16 servers per cluster and up to 16 clusters per 
switch. This allows a maximum of 256 physical servers per switch.
% Avail
The percentage of flows successfully routed to the SLB cluster.