mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
5 lines
98 B
Text
5 lines
98 B
Text
|
uci set network.@switch_vlan[0].vlan=10
|
||
|
uci set network.@switch_vlan[1].vlan=20
|
||
|
uci commit
|
||
|
exit 0
|