Skip to content

Support old style VLAN configuration #221

Open
@cosandr

Description

@cosandr
SUMMARY

Older devices (CRS1xx/2xx) configure VLANs differently, see MikroTik's docs.

Supporting this properly seems like a rather large undertaking. I'm trying to gauge if there is interest for this.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • api_info
  • api_modify
ADDITIONAL INFORMATION

I've started work on this a while ago here, but at the current state I wouldn't be comfortable merging it.

fallback_single_value particularly is a hack that almost certainly won't work for devices with more than one switch chip. I actually have one of these lying around so I might be able to test it.

Either way, interface ethernet switch is vastly different between CRS3xx and CRS2xx, it would be best to have something like you've added recently for RouterOS versions, but for devices instead. I'm thinking totally different APIData objects for these two devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions