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