fix default network config after r18699
SVN-Revision: 18708
This commit is contained in:
parent
cc7827d993
commit
e0042b55ea
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ config switch eth0
|
||||||
option enable_vlan 1
|
option enable_vlan 1
|
||||||
|
|
||||||
config switch_vlan
|
config switch_vlan
|
||||||
option device eth1
|
option device eth0
|
||||||
option vlan 1
|
option vlan 1
|
||||||
option ports "0 1 2 3 4 5"
|
option ports "0 1 2 3 4 5"
|
||||||
|
|
Loading…
Reference in a new issue