Controllerless Networks

last person joined: yesterday 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

ARUBA 2930F (JL253A)

This thread has been viewed 6 times
  • 1.  ARUBA 2930F (JL253A)

    Posted Aug 07, 2020 08:23 AM

    hello good morning, I would like to know how to configure a port on access, the commands via cli does not work



  • 2.  RE: ARUBA 2930F (JL253A)

    MVP GURU
    Posted Aug 07, 2020 09:26 AM

    config t

    vlan <VLAN>

    untagged port <port>

    end

     

     

     



  • 3.  RE: ARUBA 2930F (JL253A)

    MVP GURU
    Posted Aug 07, 2020 09:27 AM

    or

     

    config t

    interface <port>

    untagged vlan <VLAN>

    end