ar71xx/ap1 ap2: replace default network configuration with eth0.6 = mgmt

This commit is contained in:
Alexander Couzens 2015-03-17 14:07:05 +01:00
parent 1c00a18a38
commit b240f36506
1 changed files with 3 additions and 1 deletions

View File

@ -427,7 +427,9 @@ wndr3700)
# 'led' setting below.
uci set network.@switch_port[-1].led='2'
;;
sysmocom-sob-jb02)
sysmocom-sob-jb02 | \
sysmocom-sob-ap1 | \
sysmocom-sob-ap2)
uci batch <<EOF
set network.mgmt='interface'
set network.mgmt.ifname='eth0.6'