Jump to content

Unifi Controller 6 - VLAN Tagging With Third Party Switch?


Recommended Posts

Posted

Hello,

 

I am looking at how the Unifi controller version 6 handles vlan tagging. I understand that you have to great a new network with the VLAN tag and then select this network in the SSID.

 

However when I select VLAN Only it tells me a Unifi switch is required. Is this actually true or will this work with third party switches please?

 

Thanks

Capture.PNG

Posted
From what I can see, you can assign a VLAN to a Unifi SSID (VLAN only networks appear in the Network box) too, so that doesn't seem strictly correct.

 

That’s how it used to work on version 5 of the controller. That is how we do it now. With version 6 you need to create a network (with the VLAN setting) and assign that to the SSID.

Posted (edited)

Sorry, when you said assign a VLAN to an SSID I thought you meant directly like you used to do.

 

Is anyone able to confirm for sure please?

Edited by FN-GM
Posted
Yep, that works on my home setup. I don't get why they have changed it though!

 

[ATTACH=CONFIG]60846[/ATTACH]

 

Thank you.

 

I think it brings it into line with how you configure the switches. Can you set it un tagged without specifying a subnet?

 

What I don’t like it the WIFI AP group UI.

 

1. It should have its own area or be in the device section. Not going into the SSID settings to make a config change.

2. If you have 2 SSID with the same name it’s not easy to identify which is which.

 

With point 2 we have 2 of the same SSID settings with different VLAN tagging (due to a network migration). We assign one to one group and the other to the second. It’s only temporary but it was still better on the old UI.

Posted
Looks strange. Our existing networks (including both a 'VLAN only' and a 'corprate' network with a VLAN number specified) were created in earlier versions but now have either the "USW required" and "USG required" badges against their options. They still appear to function however, and it lets me add a new VLAN only network without complaining.
Posted

This is exactly my setup at home, no USG and do the same at work with sites and it works.

 

Capture.PNG

 

Snippet from my switch at home, exactly same at work, using HP switches too.

 

interface 24
  name "Uplink to Firewall"
  exit
snmp-server community "public" unrestricted
vlan 1
  name "DEFAULT_VLAN"
  untagged 1-28
  ip address 192.168.20.249 255.255.255.0
  exit
vlan 666
  name "Guest"
  tagged 1-4,6-24
  no ip address
  exit
vlan 4000
  name "Work"
  tagged 1-4,6-24
  no ip address
  exit

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...