6 understanding aruba rf issues

22
9 - 1 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Handling RF issues

Upload: venudhanraj

Post on 08-Aug-2015

66 views

Category:

Engineering


7 download

TRANSCRIPT

Page 1: 6 understanding aruba rf issues

9 - 1CONFIDENTIAL© Copyright 2014. Aruba Networks, Inc.All rights reserved

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Handling RF issues

Page 2: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Client Can not find AP

•Single Client :– Radio issues– NIC driver issue– Wifi disabled

•Multiple Client :– Hidden SSID– Disabled Probe response– AP turned into AM mode– AP offline– SNR

Page 3: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Client Cannot associate

– Authentication issues– Poor SNR– Client black listed– Due to DOS– Min and Max support rate and Basic rate not matching with the

Client

Page 4: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

What to do ?

Page 5: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap remote debug client-mgmt-counters ap-name

Page 6: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap remote debug mgmt-frames ap-name

Page 7: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap debug client-table ap-name

Page 8: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap association client-mac

Page 9: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show log user-debug

Page 10: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Knowing Client Authentication details

Page 11: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show auth-tracebuf count

Page 12: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Show AP Debug radio-stats AP-Name < > radio < >

Page 13: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Show AP ARM rf-summary AP-Name < >

Page 14: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Show Commands for CM issues

• show ap virtual-beacon-report client-mac <client-mac>

• show ap arm client-match restriction-table ap-name <ap-name>

• show ap arm client-match probe-report ap-name <ap-name> phy-type

<80211a/80211g>

• show ap arm client-match summary

• show ap arm client-match history client-mac <client-mac>

• show ap arm client-match unsupported

• show ap arm client-match neighbors ap-name <ap-name>

Page 15: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap arm client-match summary

Page 16: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

show ap arm client-match history

Page 17: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Logs for CM Issues

logging level debugging arm subcat client-mgmt 

show log arm all

User-based logging for Client-Match events

logging level debugging arm-user-debug <client-mac>

show log arm-user-debug all

Debug logging for ALL users for Client-Match events

logging level debugging user subcat client-match 

show log user all

Page 18: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Air capture ( Packet capture )

1. Select the AP you want to capture

It will capture complete wireless traffic of a particular radio ( g/a) of a specific AP

2. Select the radio

3. Select packet type, BSSID and Specify the target IP, where Wireshark is running.

Page 19: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Air capture ( Packet capture ) continue ..

4. In the Wireshark, select the Editpreferences ProtocolsARUBA_ERM and enter port num as 5555 and select the pkt format.

5. Start the capture and enter ARUBA_ERM as the filter

Aircapture.pcapng

Page 20: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Pkt capture, WiFi Client

We can capture complete datapath traffic of a specific client

1. Specify the packet capture destination ( IP address/ local interface / local –file )

2. Use the following command to start the capture

Client Capture.pcapng

Page 21: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Packet sniffing by MAC book

sudo /usr/libexec/airportd en1 sniff 11

1. Open Terminal Window and use the following command ( Example using channel 11)

2. Press Ctrl+C to stop the capture and copy the file and open it through Wireshark

sudo tcpdump -i en1 -s 0 -B 524288 -w ~/Desktop/DumpFile01.pcap

For TCP dump use the following command ( PCAP file will be copied to the desktop )

airportSniffB438ue.cap

Page 22: 6 understanding aruba rf issues

CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved

Best practices..

Enable as few SSIDs and BSSIDs as possible -

Enable Drop Broadcast and Multicast on all of your Virtual APs 

Set the ARM Min and Max TX power to 12 and 18 respectively

Make sure your 802.11n/AC access points are on gigabit ethernet ports

Only consider enabling load balancing in high density areas

Make sure your wired uplinks are correctly subscribed

Make sure all of your access points and controllers negotiate properly on wired interfaces