Do I use DSA or Switch to configure VLANs on Flint 1?

I will answer my own question.
The solution was relatively simple, as soon as I saw the /etc/config/network.
FLINT 1 was configured to use the old method.
But I wanted to have an as common setup as possible between my AP.

So, what I did was:

  • Take a backup of the configuration files
  • Remove the switch configuration from the /etc/config/network file.
  • Copy the VLAN configuration from my Flint 2 to Flint 1
  • Modify the configuration to match the entries of Flint 1

And now I have the basic VLAN configuration I wanted!

2 Likes