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:23:00 +0200 |
commit | b7ee0786b56d1088c195fe7c1cdb1ad7d20c9245 (patch) | |
tree | 32db1b27e02bf87b229b0bd1bc4f7f3fcf1f3d0f /package | |
parent | 790561d5109ef81537fdb8ceb8eb183c0cab077c (diff) | |
download | upstream-b7ee0786b56d1088c195fe7c1cdb1ad7d20c9245.tar.gz upstream-b7ee0786b56d1088c195fe7c1cdb1ad7d20c9245.tar.bz2 upstream-b7ee0786b56d1088c195fe7c1cdb1ad7d20c9245.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>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions