show balancer members

The show balancer members command provides a list of all OCSBCs that have registered with the Oracle Communications Subscriber-Aware Load Balancer (OCSLB).

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 OCSBC column contains the OCSBC handle, an internal shorthand that identifies a specific OCSBC. The show balancer members command provides a handle-to-hostname mapping.

Name contains the SBC hostname.

Source IP contains the local (OCSLB) tunnel address.

Destination IP contains the remote (SBC) tunnel address.

Slot, Port, and Vlan identify the local interface that supports the OCSLB-to-OCSBC tunnel.

endpoints contains the number of endpoint-SBC associations that the OCSLB created for each specific OCSBC,

max endpoints contains the licensed capacity of the OCSBC.

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.