VLAN Device Name changed?

Started by +DS_DV+, June 18, 2022, 12:12:10 PM

Previous topic - Next topic
June 18, 2022, 12:12:10 PM Last Edit: June 18, 2022, 12:14:33 PM by +DS_DV+
Hi,

last time i created vlans was 2016/17.
in the age of IoT i created a new one.
but the Device name is vlan01 instead of re0_vlan60?

what did i do wrong? How can i fix that?


with kind regards
with kind regards

Nothing to fix. This is how it's supposed to work now. You can always add a description that fits your needs.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

but why?
there was no need for change and the old system was so much better.
the new one is just unnecessary confusing -.-
with kind regards

The device names are limited in length and with the addition of QinQ (nested VLANs) the old scheme did not work anymore. Using a generic ID that is referenced somewhere else is a common data structure in software development called normalisation. It definitely was the right thing to do.

After initial complaints the UI was instantly improved and shows all the relevant information in the Assignments section, see screenshot for an example.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: +DS_DV+ on June 18, 2022, 08:02:54 PM
but why?

Why not? Or: why do such unknown but intricate technicalities get in the way of your preference? ;)


Cheers,
Franco

Quote from: franco on June 20, 2022, 12:45:15 PM
Quote from: +DS_DV+ on June 18, 2022, 08:02:54 PM
but why?

Why not? Or: why do such unknown but intricate technicalities get in the way of your preference? ;)


Cheers,
Franco


Is there a reason we can't at least have the device ID match the vlan ID by default?  That would make scripting and visual identification a lot easier and is pretty common best practice in any network I've worked on.