11-15-2023 04:44 PM
Hi - does anyone have the VSAs needed to push down to VOSS switches to configure multiple VLANs on a port after a client authenticates. We are using XMC to assign dynamic vlans. The use case is when we plug in an Aruba WAP we need to assign a default VLAN ID plus 3 additional VLANs to be allowed on that port? I have it down for ERS switches running BOSS but not for VOSS. Thanks
11-16-2023 06:34 AM
Thanks James, my issue is that I want only one of those VLANs to come in untagged and the rest to be tagged. So that essentially the WAP boots up, gets DHCP via the untagged VLAN then connects to it's controller. Once it gets it's controller config it bridges two VLANS tagged (two separate SSIDs) so a total of 3 VLANs on the switch port, 1 untagged and 2 tagged. With ERS I was able to use the following VSA's to accomplish this:
FA-VLAN-Create=1
FA-VLAN-PVID=
FA-VLAN-ISID =
FA-VLAN-ISID =
FA-VLAN-ISID =
FA-VLAN-ISID =
FA-VLAN-ISID =
11-17-2023 09:20 AM
Thank you!!!! This worked like a charm