show ubt

Syntax

show ubt [<ZONE-NAME> | brief]

Description

Shows global configuration information for UBT, or detailed information for a specific UBT zone.

Command context

Operator (>) or Manager (#)

Parameters

zone <ZONE-NAME>

Specifies the name of a zone. Length: 1 to 64 characters.

brief

Displays brief information.

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 global UBT configuration information:

switch# show ubt
Zone Name                 : my-zone
Primary Controller        : 10.116.51.10
Backup Controller         : 10.116.51.11
SAC HeartBeat Interval    : 1
UAC KeepAlive Interval    : 60
Reserved VLAN Identifier  : 4094
VRF Name                  : default
Admin State               : ENABLED
PAPI Security Key         : AQBapdxySvGPvdTlkYn1/naKX4O3jKHrm28xLYfO6mLOK499BwAAAHdJp/bL4FE=

Showing configuration information for UBT zone1.

switch(config)# switch# show ubt zone1
Zone Name              : zone1
Primary Controller     : 10.116.51.10
Backup Controller      : 10.116.51.11
SAC HeartBeat Interval : 1
UAC KeepAlive Interval : 60
VLAN Identifier        : 4094
VRF Name               : default
Admin State            : ENABLED
PAPI Security Key      : AQBapdxySvGPvdTlkYn1/naKX4O3jKHrm28xLYfO6mLOK499BwAAAHdJp/bL4FE

Showing brief UBT configuration information:

switch(config)# switch# show ubt brief
-----------------------------------------------------------------
Zone Name    Primary Controller Address    VRF Name     Status
-----------------------------------------------------------------
zone1        10.116.51.10                  default      Enabled