mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Removed bridge from interface types
This commit is contained in:
parent
5cafd1b92e
commit
bec2c97309
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
uci set network.lan.type=bridge
|
||||
uci set network.wan1.type=bridge
|
||||
uci set network.wan2.type=bridge
|
||||
uci set network.wan3.type=bridge
|
||||
uci set network.wan4.type=bridge
|
||||
|
||||
if [ -f "/etc/.lamobo-r1.dsa" ]; then
|
||||
uci delete network.@switch_vlan[1]
|
||||
uci delete network.@switch_vlan[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue