show ubt state

Syntax

show ubt state

show ubt state zone <ZONE-NAME>

show ubt state zone <ZONE-NAME> uac-ip <UAC-ADDR>

Description

Shows the global UBT state.

Specifying a zone shows the UBT state of that zone.

Specifying a UAC IP address shows the UBT state of that UAC.

Command context

Operator (>) or Manager (#)

Parameters

zone <ZONE-NAME>

Specifies UBT zone name. Maximum characters: 64.

uac-ip <UAC-ADDR>

Specifies the IP address of the user anchor controller for which to view user information. Specify the address in IPv4 format (x.x.x.x), where x is a decimal number from 0 to 255.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Showing the UBT state where local-VLAN mode has been configured:

switch# show ubt state

Zone zone1:
Local Master Server (LMS) State:

LMS Type      IP Address    State               Role
---------------------------------------------------------------------
Primary     : 15.212.219.55 ready_for_bootstrap operational_primary
Secondary   : 15.212.219.57 ready_for_bootstrap operational_secondary

Switch Anchor Controller (SAC) State:

              IP Address      MAC Address          State
-----------------------------------------------------------------
Active      : 15.212.219.55   00:0b:86:b7:62:9f    Registered
Standby     : 15.212.219.57   00:0b:86:b7:64:0f    Registered

User Anchor Controller(UAC): 15.212.219.55

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:05  1/1/19  registered                     5          13       4000

User Anchor Controller(UAC): 15.212.219.57

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:04  1/1/20  registered                     4          14       4000

Showing the UBT state where VLAN-extend mode has been configured:

switch# show ubt state

Zone zone1:
Local Master Server (LMS) State:

LMS Type      IP Address    State               Role
---------------------------------------------------------------------
Primary     : 15.212.219.55 ready_for_bootstrap operational_primary
Secondary   : 15.212.219.57 ready_for_bootstrap operational_secondary

Switch Anchor Controller (SAC) State:

              IP Address      MAC Address          State
-----------------------------------------------------------------
Active      : 15.212.219.55   00:0b:86:b7:62:9f    Registered
Standby     : 15.212.219.57   00:0b:86:b7:64:0f    Registered

User Anchor Controller(UAC): 15.212.219.55

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:05  1/1/19  registered                     5          13       10

User Anchor Controller(UAC): 10.116.51.10

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:04  1/1/20  registered                     4          14       20

Showing the UBT state of zone1:

switch# show ubt state zone zone1

Zone zone1:
Local Master Server (LMS) State:

LMS Type      IP Address    State               Role
---------------------------------------------------------------------
Primary     : 20.212.219.55 ready_for_bootstrap operational_primary
Secondary   : 20.212.219.57 ready_for_bootstrap operational_secondary

Switch Anchor Controller (SAC) State:

              IP Address      MAC Address          State
-----------------------------------------------------------------
Active      : 20.212.219.55   00:ab:86:b7:62:9f    Registered
Standby     : 20.212.219.57   00:ab:86:b7:64:0f    Registered

User Anchor Controller(UAC): 20.212.219.55

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:10  1/1/20  registered                     5          16       30

User Anchor Controller(UAC): 20.212.219.57

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:20  1/1/30  registered

Showing the UBT state of a UAC with IP address 15.212.219.57 where local-VLAN mode has been configured:

switch# show ubt state zone zone1 uac-ip 15.212.219.57

User Anchor Controller(UAC): 15.212.219.57

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:04  1/1/20  registered                     4          14       4000

Showing the UBT state of a UAC with IP address 15.212.219.55 where VLAN-extend mode has been configured:

switch# show ubt state zone zone1 uac-ip 15.212.219.55

User Anchor Controller(UAC): 15.212.219.55

User               Port    State                          Bucket ID  Gre Key  VLAN
----------------------------------------------------------------------------------
00:00:00:00:00:07  1/1/10  registered                     40          14       20
00:00:00:00:00:08  1/1/12  registered                     28          14       30