592 ExtremeWare Software 7.3.0 Command Reference Guide
SLB Commands
show slb pool
show slb pool <pool name>
Description
Displays the current SLB pool configuration and status.
Syntax Description
Default
N/A.
Usage Guidelines
If you do not specify a pool, configuration and status for all pools is displayed.
Example
The following command displays the current pool configuration and statistics for all pools, currently
“rr_pool” and “ratio_pool”:
show slb pool
Following is the output from this command:
Name IP TCP/UDP Ratio/
IP Flags Port Flags Priority
---------------------------------------------------------------------
rr_pool # VIPs sharing: 1 Load Bal. Method: Round Robin
1.111.1.1 E--H-- 80 E---
1.111.1.2 E--H-- 80 E---
1.111.1.3 E--H-- 80 E---
ratio_pool # VIPs sharing: 1 Load Bal. Method: Ratio
1.111.1.3 E--H-- 80 E--- 3
1.111.1.2 E--H-- 80 E--- 2
1.111.1.1 E--H-- 80 E--- 1
Flags: E - Enable, U - Up, R - IP Route Up, H - Health check enabled,
P - Health check passed, ! - VLAN not configured with "slb-type"
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
pool name Specifies a pool.