Wired Intelligent Edge

 View Only
  • 1.  Captive Portal via DUR on CX switch

    Posted Sep 05, 2024 05:10 AM

    quck question. 

    CX 6300 running 10.13.x code .

    On an OS-S switch you have to enable  captive-portal on the switch and then push a captive portal DUR . Looking at CX captive portal  implementation, dowsnt seem to be anything else you need to do other than pass a DUR with the redirect stuff in it. Is this the case?

    A



  • 2.  RE: Captive Portal via DUR on CX switch

    Posted Sep 05, 2024 08:11 PM

    you can refer to this technote that covers DURs

    Aruba ClearPass Wired Enforcement for CX switches – Part5



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------



  • 3.  RE: Captive Portal via DUR on CX switch

    Posted Sep 06, 2024 04:10 AM
    Cool!
    Many thanks
    A




  • 4.  RE: Captive Portal via DUR on CX switch

    Posted 24 days ago

    Hi, 

    thanks for the information. I have this working with a captive portal page redirection but when trying to enable SSO on the web login page the page never correctly loads up

    Just wondering if you have ever got Captive Portal Web login with Microsoft SSO working at all (CX Wired authentication) ? there are quite are quite a few settings for this but it never seems to work

    TIA

    David 

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



  • 5.  RE: Captive Portal via DUR on CX switch

    Posted 15 days ago

    there are too many moving parts for this and most importantly since the initial auth is using Captive portal, generally you don't want to change IP address after that as it leads to interruptions. is there a reason why you can not use dot1x for your wired users?



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------



  • 6.  RE: Captive Portal via DUR on CX switch

    Posted 15 days ago

    I would also point you to this video series from about 4 years ago which exacly walks through Captive portal on an AOS-CX switch, the ClearPass part is a bit rudimentary regarding the service but for the rest it is a great video series https://www.youtube.com/watch?v=LUfZbcBlURk 



    ------------------------------
    Martijn van Overbeek
    Architect, Netcraftsmen a BlueAlly Company
    ------------------------------



  • 7.  RE: Captive Portal via DUR on CX switch

    Posted 15 days ago
    CX firmware 10.16.1020

    I found I. Had to create a dummy captive portal statement on the switch for the switch to accept a CX DUR

    aaa authentication port-access captive-portal-profile cx-dummy
    url https://dummy.net/dummy.php



    A