question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

luci-mod-network: add support for DSA switch configuration ( 802.1q management)

See original GitHub issue
  • trunk

With the transition from swconfig to DSA it is observed that (logically in view of the dependency) the switch section in LuCI is a no show. Hence, this feature suggestion.

Unless I am mistaken, UCI is currently limited about what DSA settings can be parsed from a conf file in comparison to swconfig, e.g. it seems to be lacking to support for setting DSA

  • untag state
  • off state
  • PVID assignment

Discovery from https://lore.kernel.org/patchwork/patch/575746/ would suggest that such is achieved with bridge vlan but maybe there are other ways.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:25 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Jul 9, 2020
1reaction
jow-commented, Jun 27, 2019

Me too 😃 I have no idea how this DSA is supposed to work. I was always being told that we just have to bridge interfaces together with DSA. I would need to learn how to setup “off state”, “untag state” and PVIDs on a normal linux system without uci or OpenWrt specialities, then I can look into how to translate that to uci.

However, I’m not sure whether there’ll ever be a swconfig-like configuration page for DSA in the near future. It is totally unclear how to approach that, how to figure out if a netdev belongs to a DSA switch etc.

Right now the topology information isn’t available. This all needs to be sorted out. I have no access to DSA capable hardware, so it is up to others to assemble the required info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Request for testing LuCI on DSA devices - OpenWrt Forum
Go to Network --> Interfaces --> Devices --> Add device configuration and create a software VLAN (802.1q) with device type WAN and VLAN...
Read more >
Openwrt bridge mode luci
Follow the following steps to disable IPV6 on your OpenWrt router:. luci-mod-network: add support for DSA switch configuration ( 802.1q management) · Issue ......
Read more >
openwrt bridge interfaces luci
luci -mod-network : add support for DSA switch configuration ( 802.1q ... Connect to the LuCI administration interface through the browser of your...
Read more >
Openwrt bridge interfaces luci
luci -mod-network : add support for DSA switch configuration ( 802.1q management) · Issue #2798 · openwrt / luci · GitHub Closed ghost...
Read more >
Openwrt bridge interfaces luci - Ritomoc
Login and change your password Create management network OpenWRT is a Linux-based ... luci -mod-network: add support for DSA switch configuration ( 802.1q...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found