(Supporting ADX v03.1.00) Owner manual
Brocade Virtual ADX Server Load Balancing Guide 151
53-1003247-01
Show and debug commands
2
Show and debug commands
Refer to Appendix B, “SLB Show and Debug Commands” for a full list of show and debug
commands.
Displaying the BP distribution
To show how traffic is distributed across the multiple barrel processors for a given flow (IP
addresses and L4 ports), use the following syntax:
Syntax: show bp-distribution type-of-traffic source-ip dest-ip source-l4-port dest-l4-port protocol
The type-of-traffic variable can take various values depending on the configuration parameters of
the incoming traffic flow. The keywords for the type-of-traffic varia ble are li ste d as foll ows.
The following example shows how to calculate the BP for a reverse-SLB flow coming from
Real-Server (10.1.1.1:80) to Source-NAT-IP (10.5.5.5) and displays which barrel processor the
particular flow is landing on.
Virtual ADX(config)#show bp-distribution source-ip 10.1.1.1 10.5.5.5 80 2048
0 Packets for the specified flow map to: BP 1/1
all Specifies the Catch-ALL entry due to cpu-forward
frag Specifies the Fragmentation entry
manual-holddown Specifies the Manual-Holddown entry
real-server Specifies the Real-Server entry (Reverse-SLB traffic)
source-ip Specifies the Source-IP entry (Reverse-SLB traffic with Source-NAT)
static-nat Specifies the Static-NAT entry (Forward Static-NAT traffic)
s t a t i c - n a t - r e v e r s e Specifies the Reverse Static-NAT entry (Reverse Static-NAT traffic)
vip Specifies the VIP entry (Forward SLB traffic)
vip-protection Specifies the VIP-Protection entry