show tunneled-node-server information

Syntax

show tunneled-node-server [information | statistics <controller> | state <controller>]

Description

Shows the tunneled-node-server information, statistics, or state.

NOTE:

Information for SAC and SSAC Switch Anchor Controller (SAC), Standby Anchor Controller (SSAC) and User Anchor Controller (UAC) is available in the ArubaOS-Switch Controller Guide at https://support.arubanetworks.com/.

Command context

manager or operator

Parameters

information

Specifies tunneled-node-server information, node-list, and the bucket map information.

statistics <controller>

Specifies the data plane statistics with respect to a controller for each port.

state <controller>

Specifies the data plane state with respect to a controller.

Example

Show the cluster, node-list, and the bucket map information.

Switch# show tunneled-node-server information

 SAC Information

  SAC : 121.34.211.90
  Standby-SAC : 192.168.34.111

 Node List Information

  Cluster Name: abcd
  Cluster Status: Enabled
  Node List
  10.1.1.1           
  10.1.1.2
  10.1.1.3

 Bucket Map Information

  Bucket name: xyz
  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.1      L2
  2           10.1.1.3       10.1.1.4      L2

Example

Show the tunneled-node-server state. If the PUTN is active, the output of this command will change.

Switch# show tunneled-node-server state

 Local Master Server (LMS) State
 
  LMS Type    IP Address        State          Capability    Role
  Primary   : 120.121.111.221   Complete       Per User      Operational Primary     
  Secondary : 120.121.111.222   In Progress    Per User      Operational Secondary   
                                                   
 Switch Anchor Controller (SAC) State              
                   IP Address       MAC Address    State
  SAC         :    120.121.111.222  68b599-1e6200  Registered
  Standby-SAC :    120.121.111.221  68b599-1e6201  Registered

  User Anchor Controller (UAC): 123.222.212.90
  User              Port         VLAN     State          Bucket ID
  68b599-1e6100     5            1000     Registering    2
  68b599-1e6200     7            2000     Registered     7

  User Anchor Controller (UAC): 123.222.212.70
  User              Port         VLAN     State          Bucket ID
  68b599-1e6300     15           800      Unregistering  3
  68b599-1e6400     17           3000     Registered     9

Example

Show the users information with respect to a UAC. The output is displayed when per user tunneled node feature is active.

Switch# show tunneled-node-server state <UAC-IP>

 User              Port         VLAN     State          Bucket ID
 68b599-1e6300     15           800      Unregistering  3
 68b599-1e6400     17           3000     Registered     9

Example

Show the tunneled-node-server statistics. The output of this command will not change if the PUTN is active.

Switch# show tunneled-node-server statistics

 Tunneled Node Statistics
 
  Control Plane Statistics
  
  SAC             : 123.234.122.222
  Bootstrap Tx    : 10	      	       Bootstrap Rx       : 10  
  Nodelist Rx     : 25               Nodelist Ackd      : 6  
  Bucketmap Rx    : 21               Bucketmap Ackd     : 10
  Failover Tx     : 4                Failover Ack Rx    : 3
  Unbootstrap Tx  : 7                Unbootstrap Ack Rx : 5
  Heartbeat Tx    : 5                Heartbeat Rx       : 3

  Standby-SAC     : 112.234.111.222
  Bootstrap Tx    : 10	      	       Bootstrap Rx       : 10  
  Nodelist Rx     : 25               Nodelist Ackd      : 6  
  Bucketmap Rx    : 21               Bucketmap Ackd     : 12
  Failover Tx     : 4                Failover Ack Rx    : 3
  Unbootstrap Tx  : 5                Unbootstrap Ack Rx : 3
  Heartbeat Tx    : 7                Heartbeat Rx       : 4

  UAC             : 101.111.231.222 
  Bootstrap Tx    : 10               Bootstrap Ack      : 5
  Unbootstrap Tx  : 5                Unbootstrap Ack    : 5
  Keepalive Tx    : 2                Keepalive Ack      : 2
  
  UAC             : 101.222.111.142 
  Bootstrap Tx    : 5                Bootstrap Ack      : 5
  Unbootstrap Tx  : 0                Unbootstrap Ack    : 0
  Keepalive Tx    : 0                Keepalive Ack      : 0

  Data Plane Statistics

  UAC            Packets Tx     Packets Rx
  10.1.1.1       45678          23456
  10.1.1.2       34567          23457
   
  User Statistics

  UAC		   User Count
  10.1.1.1        10
  10.1.1.2        20

Example

Show the tunneled-node-server statistics of a data plane IP address. The output will be displayed when PUTN feature is active.

Switch# show tunneled-node-server statistics <UAC-IP>

  Port      Packets Tx    Packets Rx
  A1        45678         23456
  A2        34567         23457