show balancer members

The show balancer members command provides a list of all SBCs that have registered with the Subscriber-Aware Load Balancer.

ORACLE# show balancer members
SBC Name                      Source Address   Destination Address  S/P/VLAN Endpoints 
---- ------------------------- ---------------- -------------------- -------- ---------
1020 superduke                 68.68.68.100     68.68.68.5           0/0/0    3
1021 tuono                     68.68.68.100     68.68.68.4           0/0/0    3
1022 jigglypuff                68.68.68.100     68.68.68.1           0/0/0    3
1023 wigglytuff                68.68.68.100     68.68.68.2           0/0/0    3

              max endpoints: 12
    max untrusted endpoints: 200
          current endpoints: 12
current untrusted endpoints: 0
               current SBCs: 4
ORACLE#

The SBC column contains the SBC handle, an internal shorthand that identifies a specific SBC. The show balancer members command provides a handle-to-hostname mapping.

Name contains the SBC hostname.

Source IP contains the local (Subscriber-Aware Load Balancer) tunnel address.

Destination IP contains the remote (SBC) tunnel address.

Slot, Port, and Vlan identify the local interface that supports the Subscriber-Aware Load Balancer-to-SBC tunnel.

Endpoints contains the number of endpoint-SBC associations that the Subscriber-Aware Load Balancer created for each specific SBC,

max endpoints contains the licensed capacity of the SBC.

max untrusted endpoints contains the maximum allowed number of untrusted endpoints.

current endpoints contains the current number of endpoints, trusted and untrusted

current untrusted endpoints contains the current number of untrusted endpoints.