diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-06-22 00:45:21 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-06-22 23:52:09 +0200 |
commit | 72d93c1ba44eb8f1b0a0978f71b06720365fd0e5 (patch) | |
tree | 0be62b79a0ef792305aa55c924bf36d63a4428c5 /package/utils/oseama | |
parent | 7a5a247c1fdea5e24e68958edade7747f065b066 (diff) | |
download | upstream-72d93c1ba44eb8f1b0a0978f71b06720365fd0e5.tar.gz upstream-72d93c1ba44eb8f1b0a0978f71b06720365fd0e5.tar.bz2 upstream-72d93c1ba44eb8f1b0a0978f71b06720365fd0e5.zip |
realtek: Fix failsafe mode
The RTL8380-RTL9300 switches only forward packets when VLAN ID 1 is
configured. Do not use the standard failsafe configuration for DSA
accessing the default port directly, but configure a switch on the lan1
interface instead.
This will add the VLAN ID 1 configuration to the switch:
$ bridge vlan show
port vlan-id
lan1 1 PVID Egress Untagged
switch 1 PVID Egress Untagged
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit b7ee0786b56d1088c195fe7c1cdb1ad7d20c9245)
Diffstat (limited to 'package/utils/oseama')
0 files changed, 0 insertions, 0 deletions