show ubt information

Syntax

show ubt information

show ubt information zone <ZONE-NAME>

Description

Shows SAC and UAC information for UBT. Specifying a zone name displays UBT information for that zone.

Command context

Operator (>) or Manager (#)

Parameters

ZONE-NAME

Specifies UBT zone name. Maximum characters: 64.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing SAC and UAC information for the tunneled node server:

switch# show ubt information

Zone zone1:
SAC Information

Active   : 10.116.51.12
Standby  : 10.116.51.13

Node List Information

      Cluster Name    : my-cluster

      Node List

      10.1.1.1
      10.1.1.2
      10.1.1.3

Bucket Map Information

Bucket Name         : my-bucket
Bucket Map Active   : [0...255]

Bucket ID    A-UAC      S-UAC       Connectivity
----------------------------------------------------------
0          10.1.1.1    10.1.1.2       L2
1          10.1.1.2    10.1.1.3       L2
2          10.1.1.3    10.1.1.1       L2

Showing SAC and UAC information for zone1:

switch# show ubt information zone zone1

Zone zone1:
SAC Information

Active   : 10.116.51.12
Standby  : 10.116.51.13

Node List Information

      Cluster Name    : my-cluster

      Node List

      10.1.1.1
      10.1.1.2
      10.1.1.3

Bucket Map Information

Bucket Name         : my-bucket
Bucket Map Active   : [0...255]

Bucket ID    A-UAC      S-UAC       Connectivity
----------------------------------------------------------
0          10.1.1.1    10.1.1.2       L2
1          10.1.1.2    10.1.1.3       L2
2          10.1.1.3    10.1.1.1       L2