Instant On - Wired

 View Only
  • 1.  1830 VLAN issue

    Posted 08-19-2024 09:57 AM

    hi,

    I have an Aruba Instant On 1830 24G 2SFP Switch, running the latest firmware (2.9.1).
    I want to configure port 23 on this switch to use the VLAN with the ID 99.

    This Aruba switch is in turn connected to a Ubiquiti USW-Pro-24 switch.

    On the Aruba, I tried configuring port 23 to use VLAN 99, so I set the port to use VLAN 99, in the "VLAN membership - By Interface" part as well as in the "VLAN Interface Configuration", 
    where I set the PVID to 99.

    I tried with both tagged and untagged VLAN, but it does not work. PCs connected via port 23 do not get an IP address.

    The same VLAN works on the Ubiquiti switch.

    thank you



    ------------------------------
    katja neubarth
    ------------------------------


  • 2.  RE: 1830 VLAN issue

    Posted 08-20-2024 10:36 AM

    Hi,

    I have a similar config , with my two 1830 switches and Opnsense router.

    Opnsense acts as DHCP server for my VLANs:

    • VLAN 1 "managment lan" 10.0.01/24
    • VLAN 30 "guest lan" 10.0.30.0/24
    • VLAN 100 "VM Lan". 10.0.100.0/24

    On switch A:

    • VLAN 1 is the management VLAN
    • Port 1 connects to Opnsense:
      • The port has VLAN 1 untagged and VLAN 30 & 100 tagged.
    • Port 24 connects to Switch B
      • The port has VLAN 1 untagged and VLAN 30 & 100 tagged.

    On switch B:

    • VLAN 1 is the management VLAN
    • Port 1 connects to switch A
      • The port has VLAN 1 untagged and VLAN 30 & 100 tagged.
    • Port 2 connects to a PC running XCPNG Hypervisor
      • The port has VLAN 1 untagged and VLAN 100 tagged.
      • XCPNG itself is on VLAN 1 and receives a dhcp address 10.0.0.21
      • The Guest Virtual Machines are on connected to vlan 100 and receive dhcp  addresses 10.0.100.2 - 20
    • Port 3 connects to a non-vlan aware smart TV
      • The Port has vlan 30 untagged & the TV receives dhcp address 10.0.30.2

    On all the above mentioned ports:

    • the PVID is set to 1
    • Acceptable frame types is set to "Tagged and Untagged"
    • Ingress filtering is enabled

    Here is what the config looks like on Switch A:

    Good luck,

    Travis



    ------------------------------
    Travis Thorne
    ------------------------------