Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How to enable debugging on Aruba OS 8.x? 

Mar 29, 2017 01:39 PM

Requirement:

This will help us to enable debugging for a user/AP and for any of the process on the controller. 
 



Solution:

We enable debugging mainly for troubleshooting, this will give a syntax on how the user/AP and process debug can be done on 8.x. 



Configuration:

From 8.x the debugging command syntax has been modified as below: 

 

For user-debugging:

(Aruba) ^[mynode] (config) #logging user-debug <aa:bb:cc:dd:ee:ff> level debugging

 

For AP-debugging:

(Aruba) ^[mynode] (config) #logging ap-debug <ap-name> level debugging

 

For process debugging: 

(Aruba) ^[mynode] (config) #logging security level debugging

(Aruba) ^[mynode] (config) #logging network process dhcpd subcat dhcp level debugging 
 



Verification

We can verify the debugging only if we give write memory:

AP/User debugging can be verified by the below command:

(Aruba) [mynode] (config) #show debug

DEBUG LEVELS
------------
Facility    Level      Debug Value        Sub Category  Process
--------    -----      -----------        ------------  -------
ap-debug    debugging  Test               N/A           N/A
user-debug  debugging  aa:bb:cc:dd:ee:ff  N/A           N/A

Process debugging can be verified by the below command:

(Aruba) [mynode] (config) #show logging level verbose | include debugging

network   debugging  dhcp          dhcpd
security  debugging  N/A           N/A
 

Statistics
0 Favorited
108 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.