Wireless Access

last person joined: yesterday 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Remove MAC from user-debug ?

This thread has been viewed 5 times
  • 1.  Remove MAC from user-debug ?

    Posted Aug 03, 2012 09:33 AM

    How can I remove the MAC addresses from the user-debug?  I add the MAC addresses using the command below, but when I no longer need to debug that users MAC, I cann't remove it, and the list keeps growing?

     

    (Aruba3600) (config) #logging level debugging user-debug

     

     

    (Aruba3600) # show debug     (I changed the MAC addresses in the Debug Value field)

     

    DEBUG LEVELS

     ------------

     Facility          Level            Debug Value        Sub Category  Process

    --------            -----              -----------                 ------------           -------

    user-debug  debugging   00:00:00:00:00:00      N/A                  N/A

    user-debug  debugging   00:00:00:00:00:01      N/A                  N/A

     user-debug  debugging  00:00:00:00:00:02      N/A                N/A

    user-debug  debugging   00:00:00:00:00:03      N/A                 N/A

    user-debug  debugging   00:00:00:00:00:04      N/A                 N/A

    user-debug  debugging   00:00:00:00:00:05      N/A                 N/A

     

    Thanks,

    Chad

    Aruba 3600 Controller

    Aruba OS ver. 6.1.3.4

     

     

     


    #3600


  • 2.  RE: Remove MAC from user-debug ?
    Best Answer

    MVP EXPERT
    Posted Aug 03, 2012 09:49 AM

    You do the following

     

    conf t

    no logging level debugging user-debug xx.xx.xx.xx.xx.xx

     


    Simply add "no"  to the command and this will remove it.



  • 3.  RE: Remove MAC from user-debug ?

    Posted Aug 03, 2012 09:52 AM

    That did  it...

     

    Thanks for the help!

     

    Regards,

    Chad