cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1633
Views
0
Helpful
2
Replies

Refresh rate for client details in WLC CLI

JPavonM
VIP
VIP

I'm trying to monitor client station parameters for RSSI and SNR while roaming around the floor, but the refresh rate of the information showed by the CLI command "show client detail <MAC>" is too high (30 seconds?) for a real-time information.

 

Is it there any command to decrease the refresh rate of that information?

Regards.

1 Accepted Solution

Accepted Solutions

Saravanan Lakshmanan
Cisco Employee
Cisco Employee
//show client detail is inefficient in this situation. As it takes 90sec per refresh cycle to show new update. And its not configurable.
(Cisco Controller) >
*apfMsConnTask_1: Jan 31 14:41:02.680: 1c:4d:70:ab:9f:0a RRM Updating client statistics
*apfMsConnTask_1: Jan 31 14:42:28.008: 1c:4d:70:ab:9f:0a RRM Updating client statistics
*apfMsConnTask_1: Jan 31 14:43:53.339: 1c:4d:70:ab:9f:0a RRM Updating client statistics

//I see higher refresh cycle when we obtain the data from AP for that client.
2602i-1#show cont d1 | b RSSI
RxPkts KBytes Dup Dec Mic Txc TxPkts KBytes Retry RSSI SNR Fail BAfail
1c4d.70ab.9f0a 795 99 0 0 0 0 589 42 85 50 48 0 0

//For real-time reliable update - Use free external tool or prof. site-survey tool or Over the air PCAP.

View solution in original post

2 Replies 2

Saravanan Lakshmanan
Cisco Employee
Cisco Employee
//show client detail is inefficient in this situation. As it takes 90sec per refresh cycle to show new update. And its not configurable.
(Cisco Controller) >
*apfMsConnTask_1: Jan 31 14:41:02.680: 1c:4d:70:ab:9f:0a RRM Updating client statistics
*apfMsConnTask_1: Jan 31 14:42:28.008: 1c:4d:70:ab:9f:0a RRM Updating client statistics
*apfMsConnTask_1: Jan 31 14:43:53.339: 1c:4d:70:ab:9f:0a RRM Updating client statistics

//I see higher refresh cycle when we obtain the data from AP for that client.
2602i-1#show cont d1 | b RSSI
RxPkts KBytes Dup Dec Mic Txc TxPkts KBytes Retry RSSI SNR Fail BAfail
1c4d.70ab.9f0a 795 99 0 0 0 0 589 42 85 50 48 0 0

//For real-time reliable update - Use free external tool or prof. site-survey tool or Over the air PCAP.

Thank you very much for your quick answer.
As the goal of such information is to track a remote station moving around the facility, it is not an option to do it AP-per-AP, as we don't know when the station is going to roam, nor the target AP.
Using over-the-air professional tools was in my mind but this time it is not possible.
Regards.
Review Cisco Networking for a $25 gift card