cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3679
Views
0
Helpful
7
Replies

How to check the client connection throughput for wireless users

we have wireless service module ,how to check the client connection throughput for bulk users ,we may have around 1500 concurrent users.

is there any command to see all the users connection speed at once.it is difficult for me to check individually (show client detail) for all client and make report..

PID: WS-SVC-WISM2-K9

Product Version:8.0.121.0

1 Accepted Solution

Accepted Solutions

No bro, I dont have any script and there is no straight way to collect this:

But if you can then try this way by using this command:

grep include Current "show client detail mac address"

Prepare a excel sheet and then copy all in a notepad and then paste in WLC:

You will like this:


(WLC1)>grep include Current "sh client detail 52:43:7c:33:9d:15"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 52:43:7c:8b:c3:92"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 6c:c5:d4:99:5c:32"
Press any key to continue..k
Current Rate..................................... 54.0

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 48:7a:88:0e:0b:92"
Press any key to continue..k
Current Rate..................................... 54.0

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 84:43:7c:33:9d:15"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

Regards

Dont forget to rate helpful posts

View solution in original post

7 Replies 7

Sandeep Choudhary
VIP Alumni
VIP Alumni

Hi,

I don't think you can check via WLC but if you want you can run a report from Prime infrastructure about client traffic.

You can also calculate throughput by using iPerf:

https://supportforums.cisco.com/discussion/12260046/wireless-lan-cisco-wlc-and-client-throughput

https://mrncciew.com/2014/08/08/how-fast-is-your-network-iperf/

Regards

Dont forget to rate helpful posts

hello,

Thank you sending the url.

I am looking for the Current Rate for each clients.we don't have prime infrastructure.

Hi Renjith,

May be you can try to use this command for each client:

(WLC1) >show client detail <mac address of client>

Client MAC Address............................... <Mac address>
Client Username ................................. N/A
AP MAC Address................................... <Mac address>
AP Name.......................................... AP001
.......Skip
Power Save....................................... ON
Current Rate..................................... m7
Supported Rates.................................. 6.0,9.0,12.0,18.0,24.0,36.0,
    ............................................. 48.0,54.0
Mobility State................................... Local
Mobility Move Count.............................. 0
Security Policy Completed........................ Yes
Policy Manager State............................. RUN
Policy Manager Rule Created...................... Yes
Audit Session ID................................. 0a635001000002e15835397e
AAA Role Type.................................... none

Hope it helps

Regards

Dont forget to rate helpful posts

This command i have mentioned in the description.

I hope this won't happened without tool.

I don't think there is way without any tool or script.

Regards

Dont forget to rate helpful posts

can you give if you are having any script with you.

No bro, I dont have any script and there is no straight way to collect this:

But if you can then try this way by using this command:

grep include Current "show client detail mac address"

Prepare a excel sheet and then copy all in a notepad and then paste in WLC:

You will like this:


(WLC1)>grep include Current "sh client detail 52:43:7c:33:9d:15"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 52:43:7c:8b:c3:92"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 6c:c5:d4:99:5c:32"
Press any key to continue..k
Current Rate..................................... 54.0

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 48:7a:88:0e:0b:92"
Press any key to continue..k
Current Rate..................................... 54.0

There are 1 lines matching the pattern Current

(WLC1)>
(WLC1)>grep include Current "sh client detail 84:43:7c:33:9d:15"
Press any key to continue..k
Current Rate..................................... m7

There are 1 lines matching the pattern Current

Regards

Dont forget to rate helpful posts

Review Cisco Networking for a $25 gift card