mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add switch0 vlanid changer
This commit is contained in:
parent
af1500adbe
commit
792286e405
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
uci set network.@switch_vlan[0].vlan=10
|
||||
uci set network.@switch_vlan[1].vlan=20
|
||||
uci commit
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue