Concept Guide

show master-local stats
show master-local stats [<ip-addr>] [<page>]
Description
Display statistics for communication between master and local controllers.
Syntax
Parameter Description
<ip-addr>
Include the IP address of a controller to display statistics that controller only.
<page>
Start displaying the output of this command at the specified page number.
Usage Guidelines
By default, master and Local controllers exchange heartbeat messages every 10 seconds. These "Heartbeats" a
include configuration timestamp. If a master controller has later timestamp than the local controller, the state
of the local controller changes from ‘Update Successful to ‘Update Required’.
Example
This example below shows statistics for all communications between the master and local controller.
(host) #show master-local stats
Missed -> HB Resp from Master
-----------------------------
IP Address HB Req HB Resp Total Missed Last Sent Missed Peer Reset Cfg Terminate
Last Synced
---------- ------ ------- ------------ ---------------- ---------- -------------
-----------
10.6.2.252 194721 194208 926 0 105 1
Thu Feb 26 21:12:04 2009
The output of this command includes the following data columns:
Parameter Description
IP Address
IP address of the local controller.
HB Req
Heartbeat requests sent from the local controller.
HB Resp
Heartbeat responses sent from the master controller.
Total Missed
Total number of heartbeats that were not received by the local controller.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show master-local stats | 1724