Wired

 View Only
last person joined: 21 hours ago 

Expand all | Collapse all

Required Web Access on running switch

This thread has been viewed 25 times
  • 1.  Required Web Access on running switch

    Posted Jul 15, 2024 03:42 AM

    Hi Team,

    Hope you are doing well!

    Please guide me here how to enable web access on cli to access GUI interface of the switch.

    please also share the commands.

    Thanks.



  • 2.  RE: Required Web Access on running switch

    Posted Jul 15, 2024 08:09 AM

    That depends on the switch that you have (mainly the operating system, sometimes the version).

    If this is an Aruba branded switch, you can find the documentation here. Select the switch operating system from there, then the model.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 3.  RE: Required Web Access on running switch

    Posted Jul 15, 2024 02:44 PM

    Hi

    Below mentioned switch details .Could you please share the exact commands. Thanks.

    Switch model-2930M-48G-PoE+

    Software revision  : WC.16.08.0014

     ROM Version        : WC.17.02.0006

     




  • 4.  RE: Required Web Access on running switch

    Posted Jul 16, 2024 04:38 AM

    It's 'web-management ssl' for HTTPS, or 'web-management plaintext' for HTTP (unencrypted, deprecated):

    sw00(config)# web-management
     idle-timeout          Configure the idle timeout for web management sessions.
     interface             Configure the web management user interface style.
     management-url        Configure the URL for the web interface [?] button.
     plaintext             Enable the HTTP server (insecure).
     ssl                   Enable the HTTPS server (secure).
     support-url           Configure the URL for the web interface support page.
     <cr>


    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 5.  RE: Required Web Access on running switch

    Posted Jul 19, 2024 05:40 AM

    Thank you for help.




  • 6.  RE: Required Web Access on running switch

    Posted Jul 21, 2024 12:59 AM

    Hello

    what is your switch series if is it AOS-Cx the command to enable web access is "https-server  vrf mgmt"

    thanks