Wireless Access

last person joined: 19 hours ago 

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

Dot 1x profile conflicts during WLAN GUI wizard

This thread has been viewed 0 times
  • 1.  Dot 1x profile conflicts during WLAN GUI wizard

    Posted Feb 08, 2014 09:16 PM

    OK - I was planning on using the captive portal for the guest network, but this is for a coffee shop, and I have reservations around unsecured connections.

     

    That being said, I was trying to undo what I did, but got this last issue that I can't find where to find it. I thought I cleared everything around the captive portal, but must have mised this:

     

    Cocoa Cinnamon has been modified such that it is no longer editable from this Wizard. REASON: Dot 1x profile(Cocoa Cinnamon-aaa_prof) is also referenced by another AAA AP profile(Cocoa-Admin-aaa_prof)..
    Use the full Configuration user interface to edit it.

     

    I guess it isn't critical, since everything is working, but this is haning out there that could affect future upgrades.

     

    Thanks so much all!



  • 2.  RE: Dot 1x profile conflicts during WLAN GUI wizard

    EMPLOYEE
    Posted Feb 08, 2014 09:41 PM

    The easiest way to find it would be to use the CLI.

     

    First you can do:

     

    # show aaa profile Cocoa-Admin-aaa_prof

     Then see if it shows up for 802.1X Authentication Profile. You can then remove it:

     

    (config) #aaa profile Cocoa-Admin-aaa_prof
    (AAA Profile "Cocoa-Admin-aaa_prof") #no authentication-dot1x

     Now you can delete the dot1x profile

     

    (config) #no aaa authentication dot1x Cocoa Cinnamon-aaa_prof


  • 3.  RE: Dot 1x profile conflicts during WLAN GUI wizard

    Posted Feb 08, 2014 10:05 PM

    So removing these two auth profiles results in neither network able to get IP addresses now. I'll keep trying to clean stuff up!



  • 4.  RE: Dot 1x profile conflicts during WLAN GUI wizard

    Posted Feb 08, 2014 10:06 PM

    Yup, I'm now getting in the GUI wizard for both WLANs:

     

    Cocoa-Admin has been modified such that it is no longer editable from this Wizard. REASON: Dot1x profile should be enable for wpa2-psk-aes.
    Use the full Configuration user interface to edit it.



  • 5.  RE: Dot 1x profile conflicts during WLAN GUI wizard

    EMPLOYEE
    Posted Feb 08, 2014 10:10 PM

    I guess I misunderstood you. I thought you were trying to get rid of the profiles so you could reuse the names.

     

    For PSK, you can use the default, built-in PSK aaa profile.



  • 6.  RE: Dot 1x profile conflicts during WLAN GUI wizard

    EMPLOYEE
    Posted Feb 09, 2014 07:35 AM

    No references at all to that AAA profile, besides the first?