mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
Added untag script to make switch0 work
This commit is contained in:
parent
293de84e8a
commit
af1500adbe
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
uci set network.@switch_vlan[0].ports="4 0 1 2 8t"
|
||||
uci set network.@switch_vlan[1].ports="3 8"
|
||||
uci commit
|
||||
exit 0
|
Loading…
Reference in a new issue